偏右
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
陈帅
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
二货机器人
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
叶枫
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
二货机器人
64b905e9bd
chore: Update `@ant-design/icons` deps ( #19979 )
* update icons deps
* update all icon ref
* fix lint
* update snapshot
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
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
偏右
f7c37e5509
💄 menu inlineIndent should be number
5 years ago
ycjcl868
1e90eb1264
fix: site specialChar encoding
5 years ago
zombiej
fa8ddb4104
merge master
5 years ago
ycjcl868
796d2aa000
fix: better slice description
5 years ago
ycjcl868
e1ab352547
fix: content
5 years ago
ycjcl868
50606289d7
fix: find p tag content
5 years ago
ycjcl868
15f0841606
fix: lint
5 years ago
ycjcl868
30dd9a3b0e
feat: helmet seo
5 years ago
ycjcl868
4490ee8483
refactor: seo use react-helmet
5 years ago
Nova Courtois
817f3c231f
replace instances of typo 'collpse' with collapse ( #18488 )
5 years ago
vagusX
149729e524
use ant design icons 4.0 ( #18217 )
* feat: use @ant-design/icons@4.0
* feat: use createFromIconfontCN to make site works
* feat: update doc for Icon
* feat: use icon in component Alert
* feat: use icon in component Avatar
* feat: use icon in component Breadcrumb
* feat: use icon in component Button
* feat: use icon in component Cascader
* feat: use icon in component Collapse
* feat: use icon in component Datepicker
* feat: use icon in component Dropdown
* feat: use icon in component Form
* feat: use icon in component Input
* feat: use icon in component InputNumber
* feat: use icon in component Layout
* feat: use icon in component Mention
* feat: use icon in component Message
* feat: use icon in component Modal
* feat: use icon in component Notification
* feat: use icon in component PageHeader
* feat: use icon in component Pagination
* feat: use icon in component Popconfirm
* feat: use icon in component Progress
* feat: use icon in component Rate
* feat: use icon in component Result
* feat: use icon in component Select
* feat: use icon in component Step
* feat: use icon in component Switch
* feat: use icon in component Table
* feat: use icon in component Tab
* feat: use icon in component Tag
* feat: handle rest component which using Icon
* fix: remove unused vars
* feat: use latest alpha ant design icons
* fix: failed test in uploadlist.test.js
* test: update snapshot for icons
* doc: add Icon for site
* doc: use @ant-design/icons in site
* chore: use latest icons
* fix: tslint issue
* fix: test cases
* fix: types for react
* fix: lint rules for import orders
* fix: use @ant-design/icons@4.0.0-alpha.5 to avoid insert css in server render
* fix: eslint error in demo/**.md
* inject antd icons
* update snapshot
* fix site
* doc: update docs
* fix: code snippets icon in site
* feat: use latest @ant-design/icons
* fix: icon props in message
5 years ago
afc163
4ca61a7a33
🐛 fix scrollama error
5 years ago
afc163
60e7fa3c73
⚡ Migrate to react-intl 3
5 years ago
orzyyyy
ac3f319ad2
fix: lint:es
5 years ago
afc163
a9a24d0d39
📝 Add components count in component page
5 years ago
zombieJ
4cdf37bedb
feat: New Form ( #17327 )
* init form
* first demo
* add normal login
* add style
* webit
* support nest errors
* beauti form errors
* use onReset
* modal demo
* add list demo
* match key of errors logic
* date demo
* customize component
* moving style
* add status style
* without form create
* add demos
* add inline style
* clean up legacy
* fix drawer demo
* mention
* fix edit-row
* editable table cell
* update mentions demo
* fix some test case
* fix upload test
* fix lint
* part of doc
* fix ts
* doc update
* rm react 15
* rm config
* enhance test coverage
* clean up
* fix FormItem context pass logic
* add more demo
* en to build
* update demo
* update demo & snapshot
* more doc
* update list doc
* update doc
* update demo to display condition render
* update snapshot
* add provider doc
* support configProvider
* more doc about validateMessages
* more description
* more and more doc
* fix typo
* en doc
* Form.List doc
* m v3 -> v4
* add skip
5 years ago
zombieJ
340ff711ab
chore: Support TypeScript & JavaScript with Demo ( #17247 )
* update bisheng
* support lang panel
* display tabs if multiple lang
* rm tmp file
6 years ago
yoyo837
d9ede1b4a5
fix shouldComponentUpdate
6 years ago
gxvv
c642c87c68
💚 🚨 Fix ci broken and remove linter error.
6 years ago
gxvv
8539cf6879
🐛 Fix scroll to initial anchor on page load and scroll to top on router change.
chore: Use destroy replace disable.
6 years ago
gxvv
5b8867439a
🐛 Fix scrollama not working after unnecessary update.
6 years ago
信鑫-King
0156886351
fix: codesandbox not support slash import ( #16509 )
* fix: codesandbox not support lodash/*
* fix: remove slash deps
6 years ago
afc163
0861ec9e0d
📝 Add analytics code for code box
6 years ago
龚方闻
41ffa3f410
fix "Edit this demo on Github" lost
6 years ago
afc163
cf17ea6174
📝 Fix bug of failed to execute querySelector on Document that not a valid selector
6 years ago
偏右
c5a4eef414
💄 Enhance component demo ( #15511 )
6 years ago
afc163
f65853b2b1
:sparkly: Add react-json-view in recommendation
6 years ago
afc163
ba1e305368
💄 site: fix extra space in demo code box
6 years ago
ycjcl868
762167641c
🐛 fix openMenu reset
6 years ago
afc163
536f791ea9
💄 fix site scrolltop, close #13983
6 years ago
afc163
5900b6aa0b
📝 Fix site responsive interaction, close #13954
6 years ago
ycjcl868
1a0cea28a3
🐛 site menu open bug
6 years ago
ycjcl868
811dde03d4
🐛 fix site defaultOpenKeys
6 years ago
afc163
4da04acff9
💄 fix span type warning in site
6 years ago
afc163
e047bb166f
✨ site: make document side bar sticky
close #3800
6 years ago
afc163
cdfdae51ed
💄 fix lgtm alert
6 years ago
afc163
1576203a64
💄 fix lgtm alert
6 years ago