ycjcl868
18099c74bb
fix: use presetDarkPalettes
5 years ago
ycjcl868
5dbfe42159
fix: Icon dark theme
5 years ago
ycjcl868
057c4a6745
fix: menu pop submenu theme
5 years ago
ycjcl868
2e8d5d3f30
fix: icons
5 years ago
ycjcl868
6c6037905e
fix: switch fixed icon
5 years ago
ycjcl868
b1ac37efad
fix: location theme
5 years ago
ycjcl868
f234fcad20
fix: timestamp
5 years ago
ycjcl868
da0e1d2156
fix: for removing cache
5 years ago
ycjcl868
2136dca87e
fix: add timestamp
5 years ago
ycjcl868
f4e198c465
fix: switch dark
5 years ago
ycjcl868
2f273546f4
fix: default
5 years ago
ycjcl868
60eca31754
fix: localStorage
5 years ago
ycjcl868
1188d5e0e6
fix: theme
5 years ago
ycjcl868
6477b46fa8
fix: data-theme
5 years ago
ycjcl868
194bf3603f
fix: site code action icon
5 years ago
chenshuai2144
74d035de01
update logo text
5 years ago
chenshuai2144
cbfc052d0d
dark theme sync
5 years ago
ycjcl868
5d0aa4a231
fix: grid
5 years ago
ycjcl868
4895c3d2a9
fix: dark theme
5 years ago
afc163
ccd433a9c9
optimize site
5 years ago
ycjcl868
b241e9d6be
fix: componentPage
5 years ago
二货机器人
2b309341cd
fix: Select empty style & default width ( #20232 )
* fix empty style
* update select deps
* fix arrow position & group style
* add missing hover color
* form style update
* fix form style
5 years ago
偏右
4ca79ffc07
docs: components and documentation in two pages ( #20330 )
* 📝 Add documentation in header nav
* site: fix header active item and menu items
* 💄 better components menu group style
* 💄 more details of site menu style
* ✅ fix eslint error
5 years ago
ycjcl868
d80d65f3a4
fix: lint
5 years ago
ycjcl868
2aa9ab6791
chore: use dark-vars.js
5 years ago
ycjcl868
47608776b5
feat: dark theme change
5 years ago
ycjcl868
8ffcbe468a
feat: change theme
5 years ago
afc163
ab5cab02f1
chore: 🗑️ remove unused prop
5 years ago
afc163
aa0b1c5378
chore: 🗑️ remove unused prop
5 years ago
afc163
cc8ab225cc
✅ fix eslint errors
5 years ago
陈帅
b03e93d061
docs: Add contributors list in each documentation ( #20135 )
* site: add contributors list
* style: change ContributorsList to end
* style: change spin to Skeleton
* 💄 optimize contributors list UI
5 years ago
afc163
7743c2b326
📝 fix target _blank typo
5 years ago
二货机器人
c008f15885
fixed reproduce logic ( #20234 )
5 years ago
偏右
05c2f92b69
⚠️ Add Alert.ErrorBoundary ( #19923 )
⚡ support ErrorBoundary message and description
5 years ago
xiaohuoni
dd63f15b15
open codesandbox always use jsx
5 years ago
afc163
14619bc1d8
📝 fix github url
5 years ago
叶枫
400ca638b3
feat: add visible debug demo ( #20018 )
* add debug
* 添加隐藏显示逻辑
* fix demo
* add en
* clean up
* clean up
* you see see
* Update site/theme/zh-CN.js
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update site/theme/zh-CN.js
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix css
* remove css
5 years ago
afc163
815d52558b
📝 change home page promote url
5 years ago
二货机器人
64b905e9bd
chore: Update `@ant-design/icons` deps ( #19979 )
* update icons deps
* update all icon ref
* fix lint
* update snapshot
5 years ago
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision
5 years ago
afc163
fb66bce007
docs: fix promote link
5 years ago
afc163
be30d4bfa4
docs: 🔥 announce brand new antv.vision
5 years ago
afc163
5ecd32a83f
site: 📝 Add GA event for opening in stackblitz
5 years ago
二货机器人
72a7ba618f
New Table ( #19678 )
* chore: update rc-table
* add basic table style
* checked all logic
* checkbox support disabled
* selection style
* selection support radio
* add selections support
* selection extra style
* select all locale
* sorter logic
* add more desc
* init Filter hooks
* init filter hooks
* update style
* filter style
* filter style
* fix filter
* sort control
* ajax it
* add expandedable css
* expandable view style
* fixed style
* border style
* empty style
* fix pagination style
* add fixed demo
* un-comment
* clean up
* fix filter check logic
* fix overflow & ellipsis conflict
* fix tes
* adjust scroll shadow
* fix border fixed style
* add part of test case
* add filter test part
* more test case
* issue related test
* filter test
* adjust pagination logic
* fix pagination test case
* all selection test case
* table sorter test case
* table basic test
* fix test case
* update faq
* update expandable doc
* add v4 doc
* add summary docs
* more demo
* fix selection
* update snapshot
* update test case
* fix ff styling
* update rc-table
* update snapshot
* update snapshot
* fix lint
* fix style lint
* fix style
* update snapshot
* update desc
* fix missing icon
5 years ago
叶枫
dfe7fd3231
feat: code add stackblitz ( #19714 )
* feat: code add stackblitz
* fix: style
* Update site/theme/static/demo.less
Co-Authored-By: 偏右 <afc163@gmail.com>
5 years ago
ycjcl868
d402582598
fix: react-helmet-async title ssr
5 years ago
afc163
499494caa4
chore: react-helmet => react-helmet-async
fix SideEffect(NullComponent) warning
https://github.com/readium/readium-desktop/issues/596
https://github.com/nfl/react-helmet/issues/465
https://github.com/nfl/react-helmet/issues/426
5 years ago
afc163
94c3978208
📝 fix English translation missing of site footer
5 years ago
lewis liu
f1bf9eb3bc
docs:Use tensorflow.js to predict icon ( #19411 )
* docs:use tfjs to predict icon
* style:Expected blank line between class members
* bugfix: remove useless isMounted
* style:Get patch fixes within a minor version
5 years ago
afc163
78a1427ec0
📝 fix home page animation
5 years ago