MadCcc
61704494df
chore: fix es statistic ( #35826 )
2022-05-31 17:36:18 +08:00
MadCcc
4f6ebc944c
chore: insert statistic into es ( #35824 )
2022-05-31 16:44:55 +08:00
MadCcc
47493c0e90
chore: collect statistic after compile ( #35813 )
...
* chore: collect statistic after compile
* chore: code clean
* chore: code clean
* chore: code clean
* chore: remove export in ConfigProvider
* chore: only lib
* test: fix lint
* chore: code clean
2022-05-30 20:22:48 +08:00
iamkun
7dd0bd396d
fix: update merge
2022-05-06 14:02:45 +08:00
afc163
5bb47057b0
chore: fix argos-ci check status in PR ( #35193 )
...
* chore: batch upload argos-ci snapshots
* test: added commit and branch back for ui-upload.yml
2022-04-23 20:58:46 +08:00
afc163
77dcd122e7
revert: batchCount of argos-ci
...
revert 2d654bf96d
2022-04-23 16:52:09 +08:00
afc163
2d654bf96d
chore: fix argos-ci upload BATCH_SIZE
2022-04-22 23:44:04 +08:00
afc163
26707f1bc9
test(🏞): batch upload snapshots to argos-ci.com ( #35181 )
2022-04-22 22:31:39 +08:00
iamkun
2804cb843a
update test
2022-04-13 14:27:29 +08:00
MadCcc
6776bb8916
docs: demo support react18 ( #34843 )
...
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
2022-04-03 23:27:45 +08:00
iamkun
e73cd9c34e
Merge remote-tracking branch 'origin/next' into feat/momentjs-to-dayjs
2022-03-29 11:10:14 +08:00
期贤
232e236215
chore: fix remote no work error
2022-03-21 20:02:11 +08:00
iamkun
f8dc201218
fix merge
2022-03-18 16:57:11 +08:00
afc163
01dceec0c7
docs( ✨ ): changelog for 4.19.2 ( #34472 )
...
* docs: changelog for 4.19.2
* fix changelog lint
2022-03-13 17:33:25 +08:00
vagusX
92cd76037b
chore: fix changelog print for author info in github web ( #34326 )
2022-03-07 14:06:21 +08:00
xrkffgg
7161579a32
docs: update maintainer for changelog script
2022-02-28 09:59:22 +08:00
iamkun
b22815d4d2
feat(moment-to-dayjs): replace date-time lib Moment.js with Day.js
2022-02-14 15:01:00 +08:00
afc163
578aaad7f2
test: fix lint
2022-01-24 11:26:26 +08:00
二货机器人
222d1b7095
chore: try to find safe version ( #33783 )
2022-01-20 15:36:03 +08:00
二货机器人
0d11475213
chore: conch script ( #33766 )
2022-01-19 15:27:05 +08:00
二货机器人
b926c535ea
docs: site build script update ( #32984 )
...
* chore: rm color-less
* refactor: MV theme to variable
* docs: fix header
* chore: clean up
* chore: enable esbuild
2021-11-23 18:57:59 +08:00
afc163
6d3973fb95
chore(deps-dev): bump eslint-plugin-jest from 24.7.0 to 25.0.1 ( #32444 )
...
* chore(deps-dev): bump eslint-plugin-jest from 24.7.0 to 25.0.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.7.0 to 25.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.7.0...v25.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint errors and warnings
* fix rc-slider version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 13:14:26 +08:00
afc163
268bdf2faa
chore: Upgrade devDeps ( #32308 )
...
* chore: node-fetch => isomorphic-fetch
* upgrade array-move
* fix test
2021-09-26 18:21:15 +08:00
二货机器人
36bcaaef85
Add variable.less
to support css variable ( #31496 )
...
* chore: use varaible.less
* chore: basic primary varaible
* chore: Move to variable
* chore: align active color
* chore: global fix of css variable
* chore: primary colors
* chore: button danger
* chore: btn default error color
* chore: button series
* chore: More examples
* chore: More components
* chore: Form demo
* chore: form style
* fix: Tag & Alert variable
* chore: update footer
* chore: rm tmp code
* chore: transfer
* fix: picker column active color
* chore: Adjust active bg color
* chore: table hover color
* chore: all css variables
* chore: Global using variables
* chore: Test case
* chore: Update test logic
* chore: back of default less
* chore: entry of site use proxy style
* chore: update entry
* chore: split of variables
* refactor: quick dist speed
* fix: site use variable version
* chore: Update less config
* chore: add mv script
* chore: Update repalcement script
* chore: Add inject variables
* chore: Update script
* fix: script path
* chore: Move to component instead
* chore: fix condition
* chore: update config
* chore: Update in less transform
* chore: Modify logic
* chore: change to variables
* chore: Update name
* fix: script name
* chore: do inject
* revert: back of path
* chore: 2 way of generate
* bump tools
* chore: Add auto replacement script
* chore: auto genrate less file
* chore: fix test
* test: More test case
* chore: Update limit config
* test: coverage
* docs: Update doc
2021-09-01 10:56:50 +08:00
二货机器人
9e856aaf18
chore: alpha Menu fix merge ( #30546 )
...
* chore: Update script
* bump alpha version
* chore: Update script desc
* chore: bump rc-tabs & rc-mentions
* chore: Adjust style
* chore: 4.16.0-alpha.1
* test: Fix mention test case
* fix: sider of layout width style
* chore: bump 4.16.0-alpha.2
2021-05-17 10:41:06 +08:00
zombiej
fce602b115
chore: check changelog script skip prerelease
2021-04-21 19:31:25 +08:00
xrkffgg
29d8f8609b
chore: fix changelog name
2021-03-08 13:57:09 +08:00
zombiej
25ea9fb12b
chore: fix script & docs
2021-02-28 15:11:14 +08:00
Tom Xu
3c1005ce60
chore: update authors ( #29539 )
2021-02-28 14:03:31 +08:00
afc163
76434a15df
chore( 🆙 ): upgrade devDeps ( #29418 )
...
* chore(🆙 ): upgrade devDeps
* prettier code
* fix dnd demo
* fix react-dnd demo
* fix npm start and demo tsx compile
* fix snapshot
2021-02-23 10:45:11 +08:00
zombiej
bb3b779394
chore: Clean up unused code
2021-02-16 16:37:16 +08:00
陈帅
c234b33c19
chore: add changelog check script ( #29198 )
...
* chore: add changelog check script
* add \n
2021-02-03 15:58:27 +08:00
chenshuai2144
2b771bd704
try close lint
2021-02-03 01:27:12 +08:00
afc163
57d37247df
chore: npm run clean before publish
2021-01-26 19:28:26 +08:00
Hossein Mohammadi
04bfa3c54f
chore: add prettier-plugin-jsdoc ( #28551 )
2020-12-28 15:30:18 +08:00
二货机器人
55e0d13234
chore: Add demo tsx check ( #28389 )
...
* chore: Add demo tsx check
* chore: Prettier
* chore: Fix lint
* fix: Upload ts definition
* chore: Demo onlt
* docs: Fix demo
* chore: Add CI action
* chore: Use real name
* chore: fix ts define
* chore: fix more ts
* chore: fix more ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: Update all rest TS demo
* fix test case
2020-12-17 15:09:18 +08:00
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
...
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-12-09 17:12:32 +08:00
Tom Xu
32a9ba52b8
chore: 🆙 upgrade react 17 ( #27268 )
...
#26136
2020-12-01 18:28:35 +08:00
Tom Xu
b5dc079228
chore: improve code style ( #27266 )
2020-10-21 10:35:06 +08:00
陈帅
ff1b5c279d
🏗 scrtipt: changelog support windows ( #27232 )
2020-10-19 16:32:08 +08:00
Tom Xu
60e35181fc
chore: add genetate authors and update authors ( #27060 )
...
* chore: update authors
* Update AUTHORS.txt
* add generate-authors.js
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-10-10 10:34:41 +08:00
偏右
8580655519
chore: 🛠 improve changelog editor ( #26119 )
...
https://github.com/ant-design/antd-changelog-editor/pull/42
2020-08-10 19:03:26 +08:00
偏右
a33dc19ec8
chore: 🛠 quit pub script when throw error ( #26006 )
...
* eslint
* chore: quit pub script when throw error
close #25965
https://stackoverflow.com/a/2871034
* revert
2020-08-04 15:35:03 +08:00
二货机器人
6a32e8a40b
docs: 4.4.1 changelog ( #25442 )
...
* docs: 4.4.1 changelog
* add 25328
* update desc
* add missing collobrator
* adjust menu item desc
* update changelog
* clean up
* adjust dec
* 修复 text update
* add missing emoji
* desc update
2020-07-06 12:44:21 +08:00
偏右
637aa09bc5
chore: ✅ fix some eslint problems ( #24836 )
...
* 💄 fix lint
* 💄 fix lint
2020-06-08 18:01:50 +08:00
zombiej
2caa658b6d
chore: test-all script support skip build to faster pub speed
2020-06-02 16:28:40 +08:00
偏右
31fa14a742
test: Update lighthouse-ci.yml ( #24598 )
...
* Update lighthouse-ci.yml
* Create lighthouserc.js
* Update index.js
* Add url
* fix url
* fix assertions
2020-05-30 20:37:06 +08:00
Zohaib Ijaz
f0a4e211b1
imported missing variable imports which are required to compile less files to css ( #24450 )
2020-05-25 18:58:15 +08:00
骗你是小猫咪
21bd9444f4
test: use azure deploy ui test report site ( #24327 )
...
* test: use azure deploy ui test report site
* parallel stage
* continueOnError
* fix continueOnError position
* use github comment
* failed
* fix artifact name
* add download path
* ls files
* fix path download
* Install modules
* update snapshot image
* test: docker compose run test image
* use docker
* use docker update snapshots
* remove unused dep
* improve github comment and add doc
* fix azure script
* test faild condition
* improve pass comment
2020-05-25 17:40:57 +08:00
偏右
79289fa708
fix: generate-version
not found ( #24059 )
...
close #24057
2020-05-11 21:04:18 +08:00
偏右
d221458939
refactor: 📦 Generate version.js from package.json ( #23957 )
...
* 📦 generate version.js from package.json
* components/version/version.ts
* remove version.js
* fix scripts
* Add pretest and predist
* clean up finalizeCompile
* fix lint
2020-05-08 17:49:22 +08:00
二货机器人
efbb2849dc
fix: Tree with quick loadData
frozen the virtual scroll ( #23581 )
...
* update version
* add deadline
* clean up
2020-04-25 11:13:14 +08:00
afc163
d50cc55d87
📖 fix site description and rtl className
2020-04-24 18:48:48 +08:00
二货机器人
40afa44673
chore: Move preview res to cdn ( #23408 )
2020-04-20 18:40:18 +08:00
Evan Charlton
58c6900175
chore: Fix console warning typo (validate -> valid) ( #23240 )
...
Clean up the typos in the helpful console warning messages which get
emitted if the incorrect prop is passed to certain components.
2020-04-14 16:48:23 +08:00
偏右
f7ead77f88
chore: Improve changelog workflow ( #23198 )
...
* ⚡ improve changelog workflow
* chore: fill missing changelog
* allow custom input
2020-04-13 19:04:49 +08:00
二货机器人
ff30366d22
chore: add preview ( #23128 )
...
* chore: add preview
* update template
* update ignore lint
* update template
* support quota analysis
* comment it
* trigger build
* trigger build
* force trigger
2020-04-11 19:52:55 +08:00
zefeng
a100139e17
feat(theme): extract theme-js file for supprt mixin theme ( #22934 )
2020-04-05 20:38:56 +08:00
偏右
b369717181
chore: 🦄 Add eslint-plugin-unicorn ( #22883 )
...
* 🦄 Add eslint-plugin-unicorn
* fix eslint errors
* fix eslint errors
* fix lint demo
* fix lint demo
2020-04-03 15:02:11 +08:00
zefeng
dda45e4796
feat: support compact theme ( #22126 )
...
* feat: support narrow theme mode
* chore: rename narrow to compact
* chore: height part
* chore: preview compact mode
* chore: to make site corrected
* chore: preview site
* docs: 📖 document compact theme usage
* docs: tweak theme doc
* docs: 📖 Add description about double css bundle size
* chore: preview
* chore: for preview
* chore: adjust pagination
* chore: compact mode done!
* chore: remove useless todo
* chore: fix review bug
* chore: fix review bug
* chore: fix card margin
* chore: fix review bug
* chore: fix review bug
* chore: improve i18n and transition
* Update site/theme/static/common.less
Co-Authored-By: 偏右 <afc163@gmail.com>
* chore: fix button size and description padding
* chore: update snapshots
* chore: add compact css bundlesize limit
* chore: compact dist support
Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
zombiej
a0309f0269
chore: Update test all script
2020-03-23 12:39:39 +08:00
zombiej
517e75362a
chore: Update test all script
2020-03-23 12:25:29 +08:00
二货机器人
3459bfc0be
docs: 4.0.4
changelog ( #22505 )
...
* docs: Init changelog
* order
* grouping
* clean up
2020-03-23 10:57:37 +08:00
二货机器人
510b658e78
docs: 4.0.1 changelog ( #21846 )
...
* docs: 4.0.1 changelog
* clean
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* clean up
* update doc
* reorder
* typo
* quota `TreeSelect.SHOW_*`
* add top grouping
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-04 14:09:16 +08:00
zombiej
a27d5439d2
chore: Fix site check script
2020-02-28 12:13:14 +08:00
偏右
e36079c557
🎨 fix lgtm problems ( #21273 )
2020-02-07 15:29:56 +08:00
信鑫-King
6166f5b42d
chore: dark site style ( #21246 )
...
* fix: dark site style
* fix: format
* fix: update snapshot
* fix: site params
* fix: site style
2020-02-06 14:43:16 +08:00
二货机器人
f67f81bac9
docs: 4.0.0-rc.3 changelog ( #21111 )
...
* docs: 4.0.0-rc.3 changelog
* re-order
2020-01-27 11:26:07 +08:00
二货机器人
150ca1d49c
chore: Update comment ( #20904 )
...
* chore: Update comment
* wording
2020-01-14 22:43:06 +08:00
偏右
36a03a06e2
fix: npm start warning ( #20791 )
...
* 🔧 fix npm start warning
close #20700
* 🔧 add some jsx files to gitignore
* fix eslint
2020-01-09 15:23:52 +08:00
zombiej
935a984cca
chore: Update snapshot & generate log script
2020-01-09 14:08:02 +08:00
二货机器人
313c8f9a33
chore: Add log generate ( #20777 )
...
* chore: Add log generate
* add author support
* fix: only one author
2020-01-08 23:01:15 +08:00
ycjcl868
bd2633d303
Merge 4.0-prepare into feat-dark-palette
2019-12-25 21:13:07 +08:00
zombiej
9e8ce489e9
merge master
2019-12-25 19:09:17 +08:00
ycjcl868
9049e08957
fix: generateColor
2019-12-24 18:26:35 +08:00
ycjcl868
589750dbd6
fix: dark.css theme in site
2019-12-24 18:14:21 +08:00
chenshuai2144
589dfdcf01
load all less file
2019-12-23 21:39:25 +08:00
chenshuai2144
74d035de01
update logo text
2019-12-23 16:30:32 +08:00
chenshuai2144
cbfc052d0d
dark theme sync
2019-12-23 16:02:09 +08:00
ycjcl868
2aa9ab6791
chore: use dark-vars.js
2019-12-18 22:42:09 +08:00
偏右
930ad2eb40
docs: 📝 Description List => Descriptions ( #20316 )
...
* chore: 📝 Description List => Descriptions
* Update index.en-US.md
2019-12-18 12:09:05 +08:00
zombiej
2ba81538d8
chore: Merge master
2019-11-13 11:48:20 +08:00
ycjcl868
d402582598
fix: react-helmet-async title ssr
2019-11-11 14:30:11 +08:00
zombiej
7a12b2b1ae
merge master
2019-10-30 16:28:28 +08:00
afc163
884031afcc
✅ fix eslint console warning
2019-10-22 11:47:09 +08:00
信鑫-King
cd6ff75ab2
test: official site checker before publish ( #19247 )
...
* tweak: official site checker before publish
* feat: check site files
* fix: diff logic
* fix: replace
* feat: add site jest test
* fix: test case
* fix: test
* feat: static server test
* Update check-site.js
* feat: en-US index
* fix: lint
2019-10-18 21:27:36 +08:00
zombiej
fa8ddb4104
merge master
2019-09-16 11:23:26 +08:00
afc163
ba0af6e622
🆙 fs-extra -> fs
2019-09-14 15:35:44 +08:00
二货机器人
96ddd1e71e
chore: rm bundlesize in script ( #18567 )
2019-08-30 10:53:00 +08:00
zombiej
7741de9a8b
rm bundlesize in test_all script
2019-08-30 00:57:42 +08:00
zombiej
3d8a4f3612
merge master
2019-08-29 23:41:46 +08:00
afc163
4a5f3353ec
📦 bundlesize support
2019-08-28 18:43:33 +08:00
orzyyyy
a707050c05
perf: check prop only from metadata of demo ( #18332 )
...
* perf: check prop from metadata of demo
* fix: indent
2019-08-18 18:58:13 +08:00
zombiej
b30dc1c3bc
merge master
2019-08-06 17:46:53 +08:00
啸生
4c23bc2543
Feature ( #18049 )
...
Feature
2019-08-02 17:38:50 +08:00
afc163
60e66dbafe
🐛 fix error antd-tools => @ant-design/tools
2019-08-01 15:28:16 +08:00
zombiej
dc853c6805
adjust branch check logic
2019-07-30 19:52:57 +08:00
zombiej
1f012fb8e9
add 4.0-prepare in the check deps
2019-07-30 19:50:04 +08:00
zombieJ
81d8eb8afe
feat: ConfigProvider support locale ( #17816 )
...
* ConfigProvider support locale
* update docs
* update category
* clean up
* moving locale
* update check script
* update related code
* add test case
* demo link
* update doc
* hide one rule of md with eslint
* update error link
2019-07-24 10:34:55 +08:00
zombiej
186f973e50
merge master
2019-07-03 20:29:44 +08:00
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
2019-07-03 20:14:39 +08:00
afc163
10a6d1be8c
🔧 move scripts to antd-tools
2019-06-28 12:18:34 +08:00
陈帅
82b85709be
style: run lint-fix ( #17172 )
2019-06-19 19:09:08 +08:00
afc163
1c46e3193f
🆙 upgrade eslint-config-prettier version
2019-06-16 17:27:09 +08:00
afc163
32bb3bcb90
✅ Fix lint
2019-05-07 15:31:08 +08:00
afc163
66f81550e4
✅ use prettier cli
2019-05-07 14:57:25 +08:00
zombieJ
3951556fc0
add api collection script & update input-number doc ( #16253 )
2019-04-23 18:01:39 +08:00
Wei Zhu
08beabfc43
chore: fix remote checking
2019-04-22 00:01:24 +08:00
陈帅
1569ab329d
prettier md demo ( #16188 )
2019-04-21 14:58:19 +08:00
zombieJ
2b0723f7cb
update script ( #16204 )
2019-04-21 14:34:14 +08:00
zombieJ
5987792a44
fix: typescript definition update ( #16202 )
...
* fix lint
* update snapshot
* update define
2019-04-20 23:38:02 +08:00
zombieJ
3a11402042
chore: add pre-publish commit check ( #16134 )
...
* add prepublish check
* update check logic
* add version check
2019-04-17 18:07:34 +08:00
zombieJ
778c2b1dff
build: Update build process for publish ( #15807 )
...
* use .antd-tools.config.js
* update style
* add minssing files
* move compile content to compile script
2019-04-02 19:04:38 +08:00
ZYSzys
554fdd4a3c
script: cleanup & reduce useless prettier files ( #15467 )
2019-03-18 10:46:17 +08:00
陈帅
e7b48e92eb
auto prettier and auto git add
2018-12-11 16:55:38 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
afc163
83c192ea3e
💄 fix eslint problems
2018-11-28 15:11:02 +08:00
afc163
647ba193cd
⚙️ upgrade code style
2018-11-28 12:39:10 +08:00
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
2018-06-22 21:05:13 +08:00
Zohaib Ijaz
df7ef9a833
site: Repalced generateColorLess script with antd-theme-generator
...
* Repalced generateColorLess script with antd-theme-generator which allows to dynamically change theme for all color variables
* Updated antd-theme-generator version
* Updated Ant styles directory path
2018-05-18 12:01:32 +08:00
afc163
8fdce7cb4f
test: remove bisheng:build test to speed up the progress
2018-04-15 17:27:30 +08:00
Wei Zhu
68c1da8045
site: update generateColorLess.js
2017-12-08 17:09:17 +08:00
Wei Zhu
b8e6a5fb9e
Update less color script
2017-12-04 14:51:03 +08:00
afc163
7ef169dbdc
Add bisheng build in travis test
2017-11-21 17:01:38 +08:00
afc163
81fc6d613c
Merge branch 'master' into antd-3.0
2017-11-21 10:19:39 +08:00
Wei Zhu
c37b1e8425
site: exclude palatte color
...
fix #8161
2017-11-20 12:25:45 +08:00
Wei Zhu
11f91bd451
Fix test_node
2017-11-07 10:55:19 +08:00
Wei Zhu
67fee48c6a
Run test against multiple react versions
2017-11-07 10:51:25 +08:00
Benjy Cui
70291d5514
chore: update size props order, ref: d12f247
2017-10-30 10:52:05 +08:00
Wei Zhu
5660e81541
Remove debug code
2017-10-25 17:43:09 +08:00
Kiho · Cham
9ecce8d90f
missing the array first element xs ( #8010 )
2017-10-25 00:58:10 -05:00
monkindey
a22bcec4e7
add size props group sorting
2017-10-24 14:34:58 +08:00
monkindey
2a92b7a9fa
feat: add sort api table script
2017-10-24 11:21:04 +08:00
Wei Zhu
e672f41e1e
Use promise
2017-09-25 10:00:19 +08:00
Wei Zhu
ed2303a5da
Change primary color in browser ( #7516 )
2017-09-18 17:31:48 +08:00
Wei Zhu
1f69de8da4
Run demo test against dist/lib/es dir
2017-06-30 15:30:17 +08:00
afc163
9c3268dcbc
continue to fix #4935
2017-02-24 17:36:16 +08:00
afc163
8283a36b2e
Fix version definition error, close #4935
2017-02-18 15:29:56 +08:00
偏右
dd589a4366
fix: change way to add package.version ( #4842 )
...
* Change way to add package.version
* replace content than create new content
2017-02-13 14:27:12 +08:00
yiminghe
dbae84c83d
add version ( #4751 )
...
* add version
* add version to dist
2017-02-08 14:53:18 +08:00
Benjy Cui
382dd86475
chore: replace lesshint with stylelint
2017-02-06 12:09:58 +08:00
Wei Zhu
f6c0e69af5
cleanup npm scripts ( #4499 )
...
* Cleanup npm scripts
* Lint fix
* Don't need ignore js files
* Upgrade jest
* Add components index.tsx test
2017-01-08 17:04:09 +08:00
afc163
baa0c53132
code style
2016-10-30 21:00:33 +08:00
Benjy Cui
87753482bf
style: update code style to please lint, close : #2811
2016-09-27 10:06:34 +08:00
afc163
a139442307
Fix eslint
2016-07-30 14:31:36 +08:00
afc163
e2cc2838fd
Fix lesshint
2016-07-18 22:24:53 +08:00
afc163
3b89533001
fix predeploy cmd
2016-05-23 21:47:06 +08:00
afc163
1260ab8353
fix pre-deploy
2016-05-23 20:06:29 +08:00
afc163
e185441b13
fix #1685
2016-05-23 19:35:20 +08:00
yiminghe
1d5e84f15c
update antd tools
2016-05-17 16:09:27 +08:00
Benjy Cui
8971074b3d
site: add i18n for common md file
2016-05-16 15:41:55 +08:00
afc163
90fe433d9d
Use full path reporter for lesshint
2016-04-29 17:04:56 +08:00
afc163
54045fc7c2
components.less for custom less theme
2016-04-29 15:31:07 +08:00
afc163
205e76aa73
Add entry less file and update document ( #1534 )
...
* Add entry less file and update document
* fix pre-publish script
2016-04-28 15:54:18 +08:00
yiminghe
d40fd90176
upgrade select
2016-04-28 12:24:28 +08:00
yiminghe
94bb386e47
prepub
2016-04-28 11:50:13 +08:00
afc163
0ca6a1c24a
css modularize ( #1448 )
...
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
2016-04-27 20:44:36 +08:00
afc163
07db7c069f
Fix scripts
2016-04-27 18:12:50 +08:00
afc163
639093d8ee
fix eslint warning
2016-04-15 23:58:52 +08:00
Benjy Cui
2517b08e1f
chore: fix strict mode
2016-04-14 11:54:27 +08:00
Benjy Cui
7a6485d1ab
chore: update lint scripts
2016-04-14 11:39:02 +08:00
Benjy Cui
71e4a6fb7d
site: support import style respectivly
2016-04-08 15:29:04 +08:00
Benjy Cui
2728ea4fa1
site: to be compatibled with old browsers
2016-04-08 14:24:39 +08:00
afc163
e46d60cc2a
Merge branch master into develop-1.0.0
2016-04-06 23:58:14 +08:00
afc163
7f7ed2c5a3
🎉
2016-04-06 23:14:28 +08:00
Benjy Cui
fccc268fc0
site: remove useless code
2016-04-05 14:27:49 +08:00
Benjy Cui
720408e152
site: remove useless code
2016-04-05 14:17:45 +08:00
Benjy Cui
fd6618ea9d
chore: update publish scripts
2016-04-01 17:55:54 +08:00
Benjy Cui
e62c853a6a
chore: move _site/data to _data
2016-03-22 11:32:49 +08:00
Benjy Cui
17c897a61a
chore: replace webpack with atool-build
2016-03-22 10:57:58 +08:00
Benjy Cui
c63fb94772
site: refactor build scripts
2016-03-21 16:49:59 +08:00
Benjy Cui
325c9c2b2b
site: enable HMR for jsx
2016-03-21 11:16:10 +08:00
Benjy Cui
ebab622add
Merge branch 'master' of github.com:ant-design/ant-design into develop-1.0.0
2016-03-15 09:47:55 +08:00
Benjy Cui
35ad4017dd
chore: remove demo.js
2016-03-14 15:14:54 +08:00
afc163
ffe729a77b
update docs
2016-03-14 15:01:00 +08:00
afc163
996eca7eb9
update style
2016-03-13 22:28:42 +08:00
afc163
50a710a674
Merge branch 'master' into new-design-language
2016-03-11 16:06:52 +08:00
afc163
26c4e07040
improve video in markdown
2016-03-11 15:21:32 +08:00
Benjy Cui
63a549dbc9
chore: generate require path automatically
2016-03-10 15:28:53 +08:00
Benjy Cui
12e51707bf
chore: remove duplicated fileName
2016-03-10 15:02:20 +08:00
Benjy Cui
0b328f81cc
refactor: refactor build scripts
2016-03-10 10:50:40 +08:00
Benjy Cui
e9327389cb
chore: update ComponentDoc
2016-03-10 10:50:39 +08:00
Benjy Cui
f9257976a7
chore: support watch demo
2016-03-10 10:50:38 +08:00
Benjy Cui
4e3f446279
chore: normalize build procedure
2016-03-10 10:50:38 +08:00
Benjy Cui
b33b91a166
chore: support watch for markdown
2016-03-10 10:50:38 +08:00
Benjy Cui
26ec81611f
chore: update motion.md && colors.md
2016-03-10 10:50:38 +08:00
Benjy Cui
e8b9c5d2a2
chore: update website
2016-03-10 10:50:38 +08:00
Benjy Cui
27c5f68951
chore: render with ComponentDoc if pageData has demos
2016-03-10 10:50:38 +08:00
Benjy Cui
4ff4a64f6a
chore: normalize build procedure
2016-03-10 10:50:38 +08:00
Benjy Cui
b755dd5050
chore: add Practice and Pattern page
2016-03-10 10:50:37 +08:00
Benjy Cui
304305fe08
refactor: create directory with mkdirp
2016-03-10 10:50:36 +08:00
Benjy Cui
3c5c36c0d9
deps: upgrade mark-twain
2016-03-10 10:50:36 +08:00
Benjy Cui
fc86a4164d
chore: add build scripts
2016-03-10 10:50:35 +08:00
afc163
d8f599fd3a
Add LocalProvider, ref #1055
2016-03-10 10:32:49 +08:00
afc163
ba55b13039
update text
2016-03-09 19:11:08 +08:00
afc163
1c73c61f17
fix touch event
2016-03-08 19:39:08 +08:00
afc163
033ec68c9f
Fix menu in mobile device
2016-03-08 00:24:29 +08:00
afc163
a2730cd964
Improve site style in small screan
2016-03-06 16:38:33 +08:00
afc163
490f65925a
Fix github button
2016-03-04 22:39:32 +08:00
afc163
aa338f8027
Add github button
2016-03-04 22:30:24 +08:00
Benjy Cui
48900ed7f8
css: add search box style for Select #1067
2016-02-24 15:11:50 +08:00
afc163
2e0da6d4ce
fix site nav
2016-01-28 16:43:17 +08:00
afc163
ffd8b8a7b9
Merge branch 'master' into develop-0.12.0
2016-01-28 12:41:04 +08:00
Benjy Cui
e719e7db87
docs: update version selector
2016-01-28 12:18:01 +08:00
jljsj
fa806b1612
update home scrollHideProps to hideProps
2016-01-26 20:08:45 +08:00
afc163
cf077230d7
Merge branch 'master' into develop-0.12.0
2016-01-26 13:44:31 +08:00
afc163
28966a4dcd
css => less
2016-01-26 13:44:15 +08:00
afc163
4a565107bc
update version select
2016-01-26 12:02:15 +08:00
afc163
6908d35db5
Merge master
2016-01-21 17:19:33 +08:00
jljsj
59aaacaeba
update home page in detail, back again bug
2016-01-21 15:03:42 +08:00
afc163
74fea6a911
update home.js
2016-01-21 11:30:55 +08:00
jljsj
f91b2a3950
remove home.js space
2016-01-20 19:43:02 +08:00
jljsj
a5c20a9d11
update scrollAnim version
2016-01-20 19:33:24 +08:00
jljsj
cc73030560
update page switch error
2016-01-20 19:15:49 +08:00
afc163
40c98fe4d0
fix conflict
2016-01-20 16:13:27 +08:00
jljsj
9f8f7dcf7d
update home full screen scroll
2016-01-20 15:51:44 +08:00
afc163
3eb57c1888
merge master
2016-01-20 15:14:49 +08:00
afc163
57ff27f382
speed up site again
2016-01-20 14:32:22 +08:00
afc163
2c8eabf99b
Merge from master
2016-01-19 16:29:44 +08:00
afc163
ad8974472d
improve site speed via less script
2016-01-19 16:17:49 +08:00
jljsj
58e784e7f9
remove home.js space
2016-01-19 14:25:43 +08:00
jljsj
902d3f3287
add home right point
2016-01-19 14:18:57 +08:00
afc163
66bebf66fb
merge master
2016-01-19 11:39:16 +08:00
jljsj
e779feb1cb
update func space
2016-01-19 11:15:27 +08:00
jljsj
57783a3951
update func space
2016-01-19 11:14:44 +08:00
jljsj
b9131c3b94
update home
2016-01-19 11:12:40 +08:00
afc163
88f040c429
Merge branch 'master' into develop-0.12.0
2016-01-18 14:12:54 +08:00
afc163
5851bab344
Docs: update some style
2016-01-17 15:40:07 +08:00
yiminghe
fa7bc2629d
upgrade tree
2016-01-15 20:10:46 +08:00
afc163
b619f01809
Remove react version warning
2016-01-15 16:34:49 +08:00
yiminghe
e924c57296
fix scripts
...
Conflicts:
package.json
2016-01-14 20:50:33 +08:00
yiminghe
6a6cc8228a
update index
2016-01-14 19:38:07 +08:00
yiminghe
1afb9b543d
fix scripts
2016-01-14 19:23:25 +08:00
yiminghe
dc3b34510b
compatible with rc-form
2016-01-14 19:15:21 +08:00
afc163
73b806e159
upgrade webpack config
2016-01-14 02:37:52 +08:00
afc163
2381b78af2
upgrade ant-ux link
2016-01-13 17:54:53 +08:00
afc163
33f2863e68
update new design spec style
2016-01-13 15:11:54 +08:00
afc163
2468456350
update index text
2016-01-11 14:38:51 +08:00
afc163
32ca98c2cd
update home page style
2016-01-11 11:20:22 +08:00
afc163
ca2edd2b1d
Add pictures
2016-01-10 19:19:14 +08:00
afc163
bbf302cc93
update pics
2016-01-09 17:52:34 +08:00
afc163
b4c2d9bf8f
update toc style
2016-01-09 17:32:40 +08:00
afc163
658660a158
Add images carousel
2016-01-09 16:04:01 +08:00
afc163
f051e8828e
update new docs
2016-01-08 18:27:01 +08:00
afc163
c821b2cf03
update new document
2016-01-08 16:09:11 +08:00
afc163
02075784d6
update style
2016-01-07 23:47:14 +08:00
jljsj
d3fdb1ae87
add line
2016-01-07 19:50:14 +08:00
jljsj
11cdde70ef
update home text
2016-01-07 18:17:30 +08:00
afc163
4647e8391a
fix home page style
2016-01-07 17:47:56 +08:00
afc163
48f915de65
update home page
2016-01-07 17:31:29 +08:00
jljsj
6d885bb171
add home down icon
2016-01-07 17:24:44 +08:00
afc163
4660a7f69e
Merge pull request #827 from ant-design/new-home
...
add new home
2016-01-07 17:10:14 +08:00
afc163
e87b4649a4
Add some docs ...
2016-01-07 17:00:42 +08:00
jljsj
c64d6f3a0f
remove console.log
2016-01-07 16:56:45 +08:00
jljsj
7e341a1be9
add new home
2016-01-07 16:52:27 +08:00
afc163
8be1ffdfe0
update docs
2016-01-06 22:34:34 +08:00
afc163
ccc84d796c
make toc sticky
2016-01-06 21:40:48 +08:00
afc163
3455644a52
Add preview image modal
2016-01-06 20:58:35 +08:00
afc163
ae718f8f70
new home page container
2016-01-06 15:39:00 +08:00
afc163
2d37a00fc2
Fix webpack errorin demo.js: a dependency to an entry point is not allowed
2015-12-22 15:15:52 +08:00
afc163
7410034522
upgrade version select
2015-12-22 12:18:01 +08:00
Benjy Cui
a0cf537f6d
docs: publish 0.11.x's documentation
2015-12-21 17:59:12 +08:00
afc163
852438cfa8
remove scripts/clip.js
2015-12-18 14:38:12 +08:00
afc163
424166d335
Fix ie8 error caused by clipboard.js
2015-12-18 11:33:27 +08:00
afc163
c7bcea8559
Merge pull request #651 from ant-design/remove-table-datasource
...
Remove remote mode datasource of Table
2015-12-10 16:33:23 +08:00
afc163
d759d1f489
Datepicker => DatePicker, Timepicker => TimePicker
2015-12-10 16:30:18 +08:00
afc163
62d4bbd573
remove remote dataSource
2015-12-10 14:49:24 +08:00
afc163
69dc8e5fc4
remove completely, #567
2015-12-08 18:17:42 +08:00
afc163
3016ef052a
remove default style import, close #567
...
ref #413
2015-12-08 17:59:07 +08:00
yiminghe
f99bbf5c2e
add month picker
2015-11-30 14:41:01 +08:00
afc163
f162e13d6b
update require
2015-11-28 16:34:20 +08:00
afc163
ae9e4420c8
remove unused deps in demo.js
2015-11-27 16:30:11 +08:00
Benjy Cui
e6baea33a6
fix: import CSS instead of LESS
2015-11-25 18:19:45 +08:00
afc163
ce76ebfe9b
replace rcUtil.classSet by classnames, ref react-component/util#1
2015-11-24 20:03:57 +08:00
yiminghe
697fb5d8f9
add locale for calendar
2015-11-16 20:24:37 +08:00
yiminghe
1a3a19793c
add assign
2015-11-16 16:12:39 +08:00
yiminghe
b813583d65
update sync
2015-11-16 14:12:35 +08:00
yiminghe
4aafe71030
upgrade deps
2015-11-16 14:10:42 +08:00
afc163
080153eb1e
fix old version
2015-11-15 21:40:50 +08:00
afc163
09ae2c15d2
update old version
2015-11-15 16:01:59 +08:00
afc163
8ea8d8f547
Add browser picture
2015-11-14 17:51:21 +08:00
afc163
ebdca1e4b8
fix location
2015-11-04 21:11:26 +08:00
afc163
3baeaeb0c3
rewrite iconfont demo page
2015-11-04 16:55:02 +08:00
afc163
a2ac7ff568
update clip
2015-11-04 14:59:55 +08:00
afc163
15cef16368
update
2015-11-04 14:46:41 +08:00
afc163
7f596286d4
Add clipboard for color tool
2015-11-04 13:17:56 +08:00
afc163
4cddeeea56
use antd select
2015-11-03 17:35:35 +08:00
afc163
cef93e2148
babel index.js, fix beta10 bug
2015-11-03 16:03:09 +08:00
afc163
157faaf458
Merge master for 0.9.2 upgrade
2015-10-26 17:38:27 +08:00
afc163
ac31536e75
update versionsHistory
2015-10-26 17:34:23 +08:00
yiminghe
a687c32b1d
add compiled css
2015-10-22 19:09:23 +08:00
afc163
f60a3c6192
export original less file, ref #384
2015-10-21 20:27:06 +08:00
yiminghe
1e43c9ddc5
upgrade tabs
2015-10-21 14:53:48 +08:00
yiminghe
4df3e8d446
add missing
2015-10-20 17:10:21 +08:00
yiminghe
76b0f673ec
beta2
2015-10-20 16:47:55 +08:00
afc163
16500c9936
404 page
2015-10-19 19:40:38 +08:00
afc163
7e5630f97d
Fix key warnings
2015-10-19 19:40:28 +08:00
afc163
22192bd283
404 page
2015-10-19 19:39:59 +08:00
afc163
67778ffa5a
Fix key warnings
2015-10-19 19:27:06 +08:00
afc163
6135242dc3
fix version select order
2015-10-19 18:05:06 +08:00