ant-design/components/float-button
Jony J 08a9325182
feat: add a11y test for components demo (#51414)
* test: add accessibility test utilities

* refactor(tests): replace polling with Promise chain for axe test queue management

* test: add a11y test for components demo

* feat: add a11y test utils

* test: add a11y test for components demo

* test: add a11y test for components demo

* chore: remove unnecessary code

* feat: add polyfill for test environment

* test: add a11y test for components demo

* test: add a11y test for components demo

* chore: adjust code style
2024-11-01 11:30:11 +08:00
..
__tests__ feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
demo feat: FloatButton support placement (#50407) 2024-08-20 10:16:07 +08:00
style fix(FloatButton): fix FloatButton menu mode to allow interaction inside the menu on hover (#51208) 2024-10-16 21:24:16 +08:00
BackTop.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
context.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00
FloatButton.tsx chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
FloatButtonContent.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
FloatButtonGroup.tsx chore: import rc-util from path (#51087) 2024-10-02 10:43:35 +08:00
index.en-US.md feat: FloatButton support button htmlType (#50892) 2024-09-17 17:15:26 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md feat: FloatButton support button htmlType (#50892) 2024-09-17 17:15:26 +08:00
interface.ts feat: FloatButton support button htmlType (#50892) 2024-09-17 17:15:26 +08:00
PurePanel.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
util.ts feat: FloatButton support Badge (#41040) 2023-03-20 10:28:20 +08:00