Rajil Bajracharya
e825e781de
fix: notification placement via app component ( #43522 )
...
* fix: respect notification placement in App
* style: sort imports
* fix: prioritize global config
Fixes regression on global config test from previous change
* test: check if notification placement works
* lint: use consistent-type-import
* style: remove extra new lines in import block
* docs: update config demo
* chore: fix lint
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-07-17 11:30:06 +08:00
栗嘉男
60a2ae6319
chore: merge master into feature
2023-07-04 11:41:25 +08:00
Lennox Omondi
41fe4ced89
docs: Fix typo in App Component english version ( #43235 )
...
Typo fix for App documentation
2023-06-28 11:37:14 +08:00
afc163
d16f97fc70
docs: update App component usage ( #43030 )
2023-06-15 18:17:36 +08:00
黑雨
cef58664e8
📝 doc: add design token table ( #41717 )
...
* ✨ feat: add token
* 📝 doc: update lint
* 📝 doc: update doc
2023-04-11 10:25:24 +08:00
luo3house
9f98fc243e
feat(App): add message & notification options ( #40456 ) ( #40458 )
...
* feat(App): add message & notification options
* chore: test
* docs: App docs
* feat: config inherit in nest app
* feat: provide & consume config context internally
* docs(App): property literal
* fix(App): repect config from props in priority
* Update components/app/index.en-US.md
* Update components/app/index.zh-CN.md
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-02-15 15:05:21 +08:00
二货爱吃白萝卜
86b5c50cb4
refactor: Tooltip support auto arrow & auto shift ( #40632 )
...
* chore: adjust doc
* chore: simplify arrow offset
* chore: auto adjust shift
* docs: adjust demo
* chore: update snapshot
* chore: provide ref
* test: prepare
* chore: update deps
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: update snapshot
* fix: missing pure render
* fix: Popover pure panel
* test: update snapshot
* test: update tour snapshot
* chore: bump trigger ver
* test: fix render ssr logic
* test: skip unnecessary case
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: fix test case
* chore: clean up useless warning
* test: add check for placement
* chore: ignore default
2023-02-15 10:21:28 +08:00
MadCcc
40e77c40d3
docs: overview dark cover ( #40666 )
...
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
2023-02-09 22:17:31 +08:00
黑雨
01ae089b70
doc: Update app ( #39572 )
...
* feat: update doc
* Update basic.md
Co-authored-by: lijianan <574980606@qq.com>
2022-12-15 11:40:25 +08:00
黑雨
49e8c13c24
feat: update app demo ( #39347 )
...
* feat: update demo
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* Update index.tsx
* feat: update doc
* feat: update doc
* feat: reset doc
* feat: update doc
* feat: merge feature
* feat: update doc
* feat: update cover img
* feat: update doc
* feat: update doc
* feat: update doc
* feat: update snapshots
* feat: update doc
Co-authored-by: lijianan <574980606@qq.com>
2022-12-14 21:49:41 +08:00
lijianan
f75cd075ec
style: code style optimization ( #39331 )
...
* style: code optimization
* fix
* add type
2022-12-07 18:27:02 +08:00
黑雨
db4ee53ffa
feat : new components app ( #39046 )
...
* feat : new components app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update style
* feat: update style
* feat: update style
* feat: add style
* chore: code clean
* feat: add prefixCls
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* test: image test
* Update components/app/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* feat : update for reviewer
* feat: update
* feat: update
* feat: update snap
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-06 17:45:10 +08:00