2
0
mirror of https://github.com/frappe/books.git synced 2025-02-06 14:09:25 +00:00

14 Commits

Author SHA1 Message Date
18alantom
2f6a2f4cc2 refactor: vue 2 → 3 migration
- render functions
- slots
- creation
2022-02-10 12:11:51 +05:30
18alantom
9b30142cf0 fix(ui): set z-index on popover 2022-02-07 13:53:23 +05:30
18alantom
fc23c585d4 refactor: remove _, replace stand alone instances 2022-01-24 12:02:38 +05:30
18alantom
7878a405d3 fix(ux): allow custom empty messages in autocomp
- set custom message for State
2022-01-12 15:04:16 +05:30
18alantom
ea5e0c9f6e fix(ui): empty state in dropdown instead of Loading... 2021-12-16 18:17:32 +05:30
18alantom
d491a46a21 fix: autocomplete behaviour, use fuzzy matching 2021-11-26 12:51:47 +05:30
Faris Ansari
052556d132 fix: Support for loading state in Dropdown 2020-02-03 23:25:11 +05:30
Faris Ansari
0e5df61045 fix: Popover
- hideArrow prop
- Use Popover in Dropdown
- Rename prop show to showPopup
2020-02-03 23:22:28 +05:30
Faris Ansari
185b87bc2b fix: Standardise rounded scale 2019-12-11 15:10:21 +05:30
Faris Ansari
f701bba627 fix: flex-center utility 2019-12-11 14:45:44 +05:30
Faris Ansari
c63897f888 fix(Dropdown): Natural keyboard navigation 2019-12-03 13:51:50 +05:30
Faris Ansari
f975446801 fix: Groups in Dropdown 2019-11-20 01:59:25 +05:30
Faris Ansari
6d624438de fix: Customize tailwind theme
- Expose tailwind theme config in theme.js
2019-11-19 23:04:45 +05:30
Faris Ansari
36db289c6e feat: Add Make Payment button
- Generic Dropdown component
2019-10-30 01:03:26 +05:30