ant-design-vue/components/button
John 389b233a40
refactor(3.x/button): use composition api (#4291)
* refactor(button): use composition api

* refactor: add rtl

* refactor: sync antd

* refactor: update css

* refactor: add dev warning

* test: add test case

* refactor: export component type

* refactor: optimize
2021-06-30 10:03:17 +08:00
..
__tests__ refactor(3.x/button): use composition api (#4291) 2021-06-30 10:03:17 +08:00
style refactor(3.x/button): use composition api (#4291) 2021-06-30 10:03:17 +08:00
button-group.tsx refactor(3.x/button): use composition api (#4291) 2021-06-30 10:03:17 +08:00
button.tsx refactor(3.x/button): use composition api (#4291) 2021-06-30 10:03:17 +08:00
buttonTypes.ts refactor(3.x/button): use composition api (#4291) 2021-06-30 10:03:17 +08:00
index.ts refactor(3.x/button): use composition api (#4291) 2021-06-30 10:03:17 +08:00