2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 19:29:02 +00:00
books/ui/components/controls
sahil28297 1827d62464 Added keyboard navigation and delete checked rows features in table (#97)
* Added keyboard navigation and delete checked rows in invoice-table

* cleanup
2018-10-01 20:22:45 +05:30
..
Autocomplete.vue Autocomplete dropdown max height and scroll on navigation 2018-10-01 20:10:48 +05:30
Base.vue Replace Datatable with Vue component 2018-09-28 18:40:02 +05:30
BaseDate.vue Commonify Date and Time component into BaseDate component 2018-07-14 12:46:40 +05:30
Check.vue Add disabled attribute to fields 2018-07-12 16:59:10 +05:30
Code.vue Move vue components to frappejs 2018-06-27 20:08:27 +05:30
Currency.vue Move vue components to frappejs 2018-06-27 20:08:27 +05:30
Data.vue Fix init issues 2018-07-06 14:18:26 +05:30
Date.vue Commonify Date and Time component into BaseDate component 2018-07-14 12:46:40 +05:30
DynamicLink.vue Move vue components to frappejs 2018-06-27 20:08:27 +05:30
File.vue File (#80) 2018-08-18 21:24:17 +05:30
Float.vue Move vue components to frappejs 2018-06-27 20:08:27 +05:30
FrappeControl.vue Replace Datatable with Vue component 2018-09-28 18:40:02 +05:30
Int.vue Move vue components to frappejs 2018-06-27 20:08:27 +05:30
Link.vue fix Autocomplete in table 2018-09-26 20:37:59 +05:30
Password.vue Add disabled attribute to fields 2018-07-12 16:59:10 +05:30
Select.vue Add disabled attribute to fields 2018-07-12 16:59:10 +05:30
Table.vue Added keyboard navigation and delete checked rows features in table (#97) 2018-10-01 20:22:45 +05:30
Text.vue Form 2018-07-12 13:17:56 +05:30
Time.vue Commonify Date and Time component into BaseDate component 2018-07-14 12:46:40 +05:30