Commit Graph

10 Commits

Author SHA1 Message Date
huqi 24842ed76e
docs(guide): [guide] add show-step property and etc. (#3189)
* docs(dialog-box): [dailog-box] no-animation type boolean #3048

* docs(numeric): [numeric] controls-position should be enumeration  #3053

* docs(guide): [guide] add show-step property  #3058

* docs(dialog-box): [dailog-box] no-animation type boolean #3048
2025-03-26 16:28:30 +08:00
Gweesin Chan fd1d339498
fix(numeric): [numeric] update controls-position prop type and add validator (#3065)
* test(numeric): fix test cases error

* fix(numeric): update controls-position prop type and add validator
2025-03-10 11:00:04 +08:00
gimmyhehe ab64af8676
refactor: refactor mobile site (#2808)
* fix: init mobile site refactor

* fix: modify demo file

* fix: display and debug iframe on mobile devices

* refactor: mobile site vite config refactor

* fix: modify the issue that clicking the demo button in multiple example modes on mobile devices will redirect to the first demo

* refactor: mobile site refactor

* refactor: mobile site refactor

* fix: modify components file

* fix: mobile display adjustment

* fix: fix sites vite config

* fix: fix sites vite config

* fix: fix demo not visible after build

* fix: change mobile github page env

* docs: separate mobile docs

* fix: delete faq logic

* fix: split components to sub components

* fix: the issue of modifying tabs

* fix: optimize components

* fix: refactor components

* fix: change mobile demo docs

* fix: change mobile demo docs

* fix: change mobile demo docs

* fix: problem with modifying slider components

* fix: optimize mobile demos

* refactor: refactor site

---------

Co-authored-by: James-9696 <hujm969696@163.com>
2025-02-10 10:53:00 +08:00
James 5f7a69f1fe
feat(numeric): [numeric] add step strategy of props (#2584)
* feat(numeric): [numeric] add step strategy of props

* fix(numeric): [numeric] modify condition

* fix(numeric): [numeric] modify description

* fix(numeric): [numeric] modify review

* fix(numeric): [numeric] modify review
2024-12-03 10:25:35 +08:00
James 41b13fa827
fix(numeric): modify docs (#1803) 2024-07-31 15:28:39 +08:00
James 78d02c90fb
docs(numeric): [numeric]optimized docs of numeric component (#1753)
* docs(numeric): optimized docs of numeric component

* fix: update numeric demo

* fix: resolve code review
2024-07-26 17:16:19 +08:00
ajaxzheng 564912012a
feat: Adapting to the X-design theme (#1534) 2024-04-08 15:46:23 +08:00
ajaxzheng 85ce304b76
fix(select): fix select/picker bugs (#1487) 2024-03-14 16:43:46 +08:00
ajaxzheng c7618314f2
fix(mobile-first): fix mobile-first components bugs (#1426) 2024-02-26 09:30:53 +08:00
Kagol e848314b4b
feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00