Commit graph

10 commits

Author SHA1 Message Date
Methapon Metanipat
d414685fe7
refactor: api select value (#69)
* feat: add file

* fix: wrong type

* feat: select customer component

* fixup! feat: select customer component

* fix: char case

* refactor: fn alias

* chore: add space

* feat: accept fetch parameter

* refactor: naming

* feat: add emit event create

* fix: add suffix to add text

* feat: add before options slot for select input comp

* fix: error when label not found

* fix: value type

* feat: add required param

* fix: wording

* refactor: fix customer

* feat: use new select component

* chore: add note

* feat: add decoration for select with creatable

* feat: emit event

* feat: close popup on click

* feat: adjust alignment

* feat: add readonly params

* feat: add select branch option

* feat: use new select component

* feat: add disabled params

* feat: adjust internal search and select

* refactor: props type

* feat: use new select component

* feat: add lib for select component

* refactor: use factory function instead

* refactor: merge two lines of code

* refactor: move watch inside

* refactor: fix value not in list check

* chore: cleanup

* fix: remove test page size

* chore: remove unused

* feat: use new select component

* fix: typo

* fix: error

* refactor: extract type

* refactor: change ref var to normal var

* refactor: force overwrite params to prevent error on render

* feat: add clearable parameter

* feat: make clearable
2024-11-12 11:56:14 +07:00
Methapon Metanipat
990514e7b3 feat: add debounce to select input 2024-11-11 13:31:47 +07:00
Methapon Metanipat
0b696032c1 fix: disable autocomplete for select with input 2024-11-11 10:57:11 +07:00
puriphatt
06a6bae2ca fix: main btn & select input component props, etc 2024-10-29 17:15:47 +07:00
puriphatt
05779c760c fix: quotation select 2024-10-04 09:45:05 +07:00
puriphatt
51f41abc4b refactor: component dialog, select input, select zone, tree view 2024-10-02 15:06:39 +07:00
puriphatt
00d297be4f fix: quotation customer & dialog props 2024-09-30 11:37:18 +07:00
puriphatt
df7ecfcdcf chore: remove unuse 2024-09-27 15:21:31 +07:00
puriphatt
c04039d8a7 feat/fix: new component(select input/zone, quoCard) 2024-09-23 15:03:54 +07:00
puriphatt
d142991eb0 refactor: full address on table 2024-09-18 14:29:32 +07:00