Commit Graph

14 Commits

Author SHA1 Message Date
07akioni
1e7bb4a8f5 fix: all components' user-select style prop's effect on safari 2022-07-06 23:29:19 +08:00
thinker-ljn
8ac46b121d
feat: export all component props definitions (#3214)
* feat: export all component props definitions

* feat: export props definitions from index file

* Update src/_internal/scrollbar/src/Scrollbar.tsx

* Update src/carousel/src/CarouselDots.tsx

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-07-03 19:54:43 +08:00
07akioni
32ec4d7bcc fix(tabs): segment transition 2022-06-02 02:27:05 +08:00
Zhao
c52d11d2d9
fix(watermark): clsPreifx not working (#2974)
* fix(watermark): clsPreifx not working

* chore: changelog
2022-05-19 23:06:08 +08:00
XieZongChen
ce66030e5e
test(watermark): add test (#2760) 2022-04-10 12:12:07 +08:00
07akioni
5f014ebd84 docs(watermark): image demo 2022-02-24 01:42:12 +08:00
07akioni
386fde2882 docs(watermark): demo 2022-02-24 01:38:59 +08:00
07akioni
c0eebfe700 2.25.3 2022-02-23 01:42:58 +08:00
07akioni
a3cc39bab1 fix(watermark): image mode 2022-02-23 01:27:23 +08:00
07akioni
00a3473c01 fix(watermark): color can't be seen in dark theme 2022-02-22 03:16:13 +08:00
07akioni
1afb9b8c55 feat(watermark): fullscreen 2022-02-22 03:10:07 +08:00
Sepush
78b2e05817
docs(watermark): update docs (#2396) 2022-02-15 08:58:55 +08:00
07akioni
615a0009d8 refactor(watermark): refactor code 2022-02-14 02:33:09 +08:00
Sepush
2af9ccb047
feat(watermark): new component (#2341)
* feat(watermark): new component

Signed-off-by: Sepush <sepush@outlook.com>

* changelog

* fix(watermark): render

* feat(watermark): add selectable prop&test case

* refactor(watermark): use useThemeVars
2022-02-14 00:58:34 +08:00