-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding slots for empty filter results and empty dataset provided #107
base: master
Are you sure you want to change the base?
Commits on Jan 8, 2019
-
node's text & id are flat and we can search node's id as regex too
Configuration menu - View commit details
-
Copy full SHA for 9c65974 - Browse repository at this point
Copy the full SHA 9c65974View commit details
Commits on Jan 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9d02167 - Browse repository at this point
Copy the full SHA 9d02167View commit details
Commits on Jan 14, 2019
-
Merge pull request amsik#96 from ghanbari/patch-1
style for RTL direction
Configuration menu - View commit details
-
Copy full SHA for 235f6f0 - Browse repository at this point
Copy the full SHA 235f6f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c08d540 - Browse repository at this point
Copy the full SHA c08d540View commit details
Commits on Jan 29, 2019
-
Add draggable class to TreeNode
Tristan Fontaine committedJan 29, 2019 Configuration menu - View commit details
-
Copy full SHA for ae709f9 - Browse repository at this point
Copy the full SHA ae709f9View commit details -
Switching from mustache to v-html option allows to output both text and HTML message on filter "nothing found"
Configuration menu - View commit details
-
Copy full SHA for 6a33877 - Browse repository at this point
Copy the full SHA 6a33877View commit details
Commits on Jan 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 941e278 - Browse repository at this point
Copy the full SHA 941e278View commit details -
Merge pull request amsik#102 from N00ts/master
Add draggable class to TreeNode
Configuration menu - View commit details
-
Copy full SHA for 43a9b1e - Browse repository at this point
Copy the full SHA 43a9b1eView commit details -
Adding slotted messages in TreeRoot.vue
Rethinking my previous PR: it is better to have wonderful component slot to display message on empty filtering result. We can get rid of emptyText prop and custom div with custom class. And along with this: it is good to have slot for empty dataset message. Because when we fetch data from external source - we never know if there is actually any structure. So I added another slot on matches.length == 0
Configuration menu - View commit details
-
Copy full SHA for a1b6ad0 - Browse repository at this point
Copy the full SHA a1b6ad0View commit details -
Merge pull request amsik#104 from moroq/patch-1
Adding slotted messages in TreeRoot.vue
Configuration menu - View commit details
-
Copy full SHA for a9fe175 - Browse repository at this point
Copy the full SHA a9fe175View commit details -
Configuration menu - View commit details
-
Copy full SHA for 186fff0 - Browse repository at this point
Copy the full SHA 186fff0View commit details -
Merge pull request amsik#105 from moroq/revert-104-patch-1
Revert "Adding slotted messages in TreeRoot.vue"
Configuration menu - View commit details
-
Copy full SHA for 1cd3cf8 - Browse repository at this point
Copy the full SHA 1cd3cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec90c4f - Browse repository at this point
Copy the full SHA ec90c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d28df9b - Browse repository at this point
Copy the full SHA d28df9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a35b4c - Browse repository at this point
Copy the full SHA 4a35b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2da9ee - Browse repository at this point
Copy the full SHA e2da9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3629821 - Browse repository at this point
Copy the full SHA 3629821View commit details
Commits on Feb 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a9e999d - Browse repository at this point
Copy the full SHA a9e999dView commit details