Commit Graph

9 Commits

Author SHA1 Message Date
Gweesin Chan 2a14ab09cd
fix(input): [input] fix size attr with opposite description (#3064)
* fix(input): fix size attr with opposite description

* fix(input): correct size attribute description for input types
2025-03-12 09:20:38 +08:00
Gweesin Chan 2396bd8280
fix(input): fix prop types for cols, rows, and input-box-type (#3066) 2025-03-10 11:01:34 +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
ajaxzheng 10c65c8d85
feat(input): [input,date-picker] adapt input date-picker to the old theme style (#2524)
* feat: adapt input date-picker to the old theme style

* feat: adapt input date-picker to the old theme style
2024-11-18 10:12:57 +08:00
申君健 ebad2ff586
fix(input): [input] add input-box-type prop (#1956)
* fix(input): add input-box-type prop

* fix(input): fix e2e

* fix(input): add api
2024-08-21 09:54:50 +08:00
ajaxzheng 09efdec5f1
feat: optimized the official website component and API version status (#1919) 2024-08-15 17:27:02 +08:00
ajaxzheng 0811cb12e1
feat: update vue-docs (#1810) 2024-08-01 17:45:27 +08:00
ajaxzheng 640c1a2aab
feat: update mobile first template (#1697) 2024-06-26 11:08:46 +08:00
Kagol e848314b4b
feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00