偏右
8501b708ea
refactor: 📦 smaller bundlesize limit ( #20356 )
* 📦 samller bundlesize limit
* 🗑️ remove React static PropTypes
* 🗑️ remove react-lifecycles-compat
* 🗑️ remove matchMedia polyfill
* 🗑️ remove Transfer buggy lazy prop
* 🗑️ remove enquire.js dep
* 🗑️ remove Transfer lazy related code and fix ci
* 🗑️ remove used dom-closest
* ⚡ replace dom-scroll-into-view to scroll-into-view for bundle size
* ✅ fix eslint
* 🆙 upgrade browserslist
* ✅ fix test cases
* 🗑️ remove @ant-design/create-react-context
* 🆙 upgrade @ant-design/bisheng-plugin
* 🆙 upgrade rc-slider
* ✅ fix ci
* 🆙 upgrade rc-tabs and rc-mentions
* 📦 scroll-into-view -> scroll-into-view-if-needed
* remove unused devDep
* docs: 📝 update instruction about IE9/10
* 📦 reduce css bundle size by drop IE9/10 support
* 🆙 upgrade rc-upload
* 🗑️ drop unused swing motion css
* ✅ update upload snapshots
* 📦 lift css bundlesize limit to 55kb
5 years ago
afc163
97f9cba482
💄 tweak site menu font weight
5 years ago
afc163
ccd433a9c9
optimize site
5 years ago
afc163
18568be7de
🐛 fix side menu border
935e4fd1c4 (r360345135)
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
偏右
f98debaeee
chore: 📝 improve docs and config json ( #20364 )
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
afc163
ab5cab02f1
chore: 🗑️ remove unused prop
5 years ago
afc163
aa0b1c5378
chore: 🗑️ remove unused prop
5 years ago
afc163
ced537df48
docs: 📝 fix site overflow style
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
afc163
fdc6070b50
💄 fix home buttons align of Windows Firefox
close https://www.v2ex.com/t/627502
5 years ago
xiaohuoni
dd63f15b15
open codesandbox always use jsx
5 years ago
afc163
14619bc1d8
📝 fix github url
5 years ago
偏右
5fabb45d9d
📖 fix site scrollbar problem ( #20086 )
close #20081
may related to #19988
5 years ago
afc163
fac56ee952
📝 fix home page locale text
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
ycjcl868
6fa168c835
fix: reset site style
5 years ago
ycjcl868
99f8d84f2f
feat: date-picker, steps less dark
5 years ago
ycjcl868
c76467bfc1
fix: just for preview
5 years ago
ycjcl868
8ad5b73016
chore: test antd dark theme component
5 years ago
afc163
815d52558b
📝 change home page promote url
5 years ago
afc163
53eee985f0
🐛 docs: fix scrollama error
https://github.com/russellgoldenberg/scrollama/pull/106
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
二货机器人
efd3b35830
feat: Col support `flex` prop ( #16635 )
* feat: Col support `flex` prop
* update snapshot
* update doc
* row component use flex type by default
* revert grid flex layout doc
* remove float style
* remove doc old FAQ
* revert .make-row
* col style use flex and max-width
* remove useless Col style and imorove base doc for a single Col
* update snapshots
* fix flex mode pseudo
* update snapshots
* back to old flex mode demo gray background color
* set default col flex => 1 auto
* change grid about flex mode description
* update snapshots
* improve grid introduce and fix with gutter bug
* update snapshots
* remove version
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
ycjcl868
ffd4371ab5
fix: remove @border-radius-sm
5 years ago
ycjcl868
e3c0703ed6
tweak: divider color
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
afc163
48763bfa7c
🐛 fix Menu styles inside Dropdown
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
afc163
8a715d0991
📝 🎬 improve grid demo and documentaion
5 years ago
zombiej
5a19463e4b
docs: Fix landing page
5 years ago
afc163
51f9b95c1b
📝 Add remax to Footer
5 years ago
afc163
37e5ce4f6a
💄 fix promote link style in small screen
5 years ago
afc163
cfcdf2fd5f
📝 Add promote link in home page
5 years ago
偏右
f7c37e5509
💄 menu inlineIndent should be number
5 years ago
afc163
fb5d709ccd
📝 fix scaffold.ant.design link typo
5 years ago