2
0
mirror of https://github.com/frappe/books.git synced 2025-02-04 21:18:32 +00:00

20 Commits

Author SHA1 Message Date
18alantom
7c202ecee8 chore: fix --fix able vue eslint issues
- type in workflow
2023-06-23 12:35:44 +05:30
18alantom
903ee3e158 feat: Dialog.vue
- shift showToast to interactive.ts
2023-03-27 00:27:00 -07:00
18alantom
1e8b1152bb fix: minor refactor shortcuts, dont maintain stack
- better dialog messages
- use Shortcut for escape in modal
2023-03-27 00:27:00 -07:00
18alantom
3c79e2fc94 incr: add import complete modal
- make modal backdrop milder
2023-02-15 10:16:00 +05:30
18alantom
974c95aafc incr: add shortcuts to go back and
- save, submit, cancel and delete a focused doc
- fix search filter issue
2023-01-30 16:20:48 +05:30
Alan
b4818d35f1
Merge pull request #529 from zaqoutabed/rtl-sidebar
fix: fix rtl for sidebar toggle btn
2023-01-19 23:03:53 -08:00
zaqoutabed
108248e8fc fix: fix rtl for sidebar toggle btn 2023-01-17 18:30:26 +02:00
18alantom
7656476b6a incr: update item docs with addItem
- start with barcode widget
2023-01-16 15:08:02 +05:30
18alantom
9bcb651f02 fix(ui): transition on modal 2023-01-05 10:43:25 +05:30
18alantom
795df3e8b9 fix(ux): add Escape listener on Modal 2022-10-17 22:38:06 +05:30
18alantom
fb2b026e96 incr(ui): export wizard 2022-10-17 14:58:33 +05:30
18alantom
cf4c7fc8ec fix(ux): outside click close 2022-05-30 14:30:58 +05:30
18alantom
8ee4dded19 incr(ui): mainly make the hrs touch the ends 2022-05-26 00:28:54 +05:30
18alantom
89983f24e2 feat: add search modal 2022-05-23 16:18:22 +05:30
18alantom
67cb1620b2 feat: add a simple modal component 2022-03-11 15:00:57 +05:30
Faris Ansari
d82b78ac87 Move Vue components to frappejs 2018-06-27 20:06:42 +05:30
Suraj Shetty
a5766b7516 Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue 2018-06-25 14:04:48 +05:30
Suraj Shetty
67d24bf128 Add link modal 2018-06-25 13:41:37 +05:30
Faris Ansari
e80d5570c5 closeModal 2018-06-15 21:16:45 +05:30
Faris Ansari
2c16d868d5 Add Modal
- use this.$modal.show(options) to use in any component
2018-06-13 14:44:51 +05:30