18alantom
|
fefc79024d
|
fix: async issue, transactional deletion cascade
- add db observers
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
185110276d
|
feat: add more search items
- fix a few actions
- fix listview page titles
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
758727b296
|
fix(ui/ux): cleanup forms
- table scroll issue, etc
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
024687c1b9
|
fix: get Invoice settings to render and work
- remove "computed"
- fix a few formcontrols
- simplify doc.ts a bit more
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
76c61a5c29
|
incr: get setupwizard to display
- make converter more explicit
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
53ce50bb1e
|
refactor: convert template instances of t(' → t`
|
2022-02-16 13:15:33 +05:30 |
|
18alantom
|
5ffaa39ff6
|
refactor: t( => t` in *.vue <script/>
|
2022-02-16 13:15:33 +05:30 |
|
18alantom
|
51c066e926
|
refactor: use slot shorthand
- more minor fixes
- remove redundant file
|
2022-02-10 13:12:43 +05:30 |
|
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 |
|