ant-design/components/spin/demo
Rafael Martins cc223a102c
feat(spin): Adds fullscreen property to <Spin /> component (#44986)
* feat: start the implementation of the fullscreen prop in Spin

* docs: change main spin demo

* docs: enhance demo

* test: update snapshot

* fix: address pr comments

* fix: use logical property on fullscreen class

* fix: address pr review

* feat: Added background color token

* fix: remove onClick and change demo

* feat: change spin to white when fullcreen

also use the bgmask as background, removing the bgColor token

* fix: unused import

* test: update snapshot

* Update components/spin/style/index.tsx

Signed-off-by: lijianan <574980606@qq.com>

* fix: use white color from token

* fix: not needed interpolation and version

* fix: address pr review

* fix: tip prop was not working

* test: cover tip & fullscreen case

* fix: addrress pr coments

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-10-19 13:47:48 +08:00
..
basic.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
basic.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
custom-indicator.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
custom-indicator.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
delayAndDebounce.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
delayAndDebounce.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
fullscreen.md feat(spin): Adds fullscreen property to <Spin /> component (#44986) 2023-10-19 13:47:48 +08:00
fullscreen.tsx feat(spin): Adds fullscreen property to <Spin /> component (#44986) 2023-10-19 13:47:48 +08:00
inside.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
inside.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
nested.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
nested.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
size.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
size.tsx docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
tip.md fix: adjust spin styles to support sm/lg variants (#38923) 2022-11-29 14:09:58 +08:00
tip.tsx fix: adjust spin styles to support sm/lg variants (#38923) 2022-11-29 14:09:58 +08:00