afc163
579a868f15
🐛 Fix Table selection checkbox label wrap style
close #14316
6 years ago
afc163
a29806f895
📝 upgrade some documentations for progress and skeleton
6 years ago
zombieJ
b7ced676d7
Merge pull request #14609 from ant-design/upd-devDeps
upd: devDeps
6 years ago
zombieJ
9a70b92ab2
Merge pull request #14615 from ant-design/fix-DemoDynamic-undefine
fix: site demo, dynamic form firstItem undefined
6 years ago
zombiej
34370e69eb
update doc
6 years ago
zombieJ
538ceeca8b
Merge pull request #14616 from ant-design/csp-doc
update doc
6 years ago
zombiej
f955d2ec82
remove empty space
6 years ago
zombiej
6807b70b04
update doc
6 years ago
ycjcl868
89653d2e89
📝 fix site demo, dynamic form firstItem undefined
6 years ago
zombieJ
6560697c09
Merge pull request #14608 from sdli/fastFix
fix #14557
6 years ago
zombieJ
92817e28ea
Merge pull request #13380 from ant-design/doc-tree-select
Docs: tree-select open custom icon
6 years ago
zombiej
cd6071e04d
update ts def
6 years ago
zombiej
c61c9e5ae3
Merge branch 'master' into doc-tree-select
6 years ago
shawtung
b6f8365d53
为before pseudo增加负index, 避免其挡住自定义overlay的点击
如果overlay没有设置position也没有transform样式, 其层级会低于这个伪元素, 导致无法被点击到.
6 years ago
Subroto
7b8a39772b
Fix `fileIndex` not found TypeError (IE 11)
fileIndex is not present in IE 11 Array.prototype
6 years ago
afc163
0b3d7d62fa
📝 fix typo
6 years ago
ycjcl868
47b3df5dcd
upd: devDeps
6 years ago
sdli
18262297da
fix table.pagination bug - when pageSize is larger than data source length
6 years ago
afc163
0bbc46da37
💄 Enable some stylelint rules
6 years ago
afc163
3fcb8fa0b3
💄 Fix stylelint errors
6 years ago
dependabot[bot]
55ee631193
Update stylelint requirement from ~9.6.0 to ~9.10.1
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint ) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/commits/9.10.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Subroto
7d7de2a599
fix IE 11 bug
If `flex-basis` is not set, it is taken as `0px` as default, breaking the ui in IE 11.
6 years ago
zombieJ
a379c47162
add missing defaultFormat ( #14593 )
6 years ago
afc163
5de5f4c458
🐛 Fix errors in lgtm.com
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
6 years ago
zombieJ
8838bd602d
update ( #14591 )
6 years ago
Bora Ikizoglu
3e85e51b58
Fixed Form.create missing type ( #14584 )
6 years ago
zombieJ
6240871c6b
update css hack ( #14588 )
6 years ago
chencheng (云谦)
1c98a79b2a
Merge pull request #14574 from cc189/patch-2
Update practical-projects.zh-CN.md and practical-projects.en-US.md
6 years ago
zombieJ
b4050d3d52
fix typescript ( #14587 )
6 years ago
afc163
b8adc1c9e8
📝 improve changelog
6 years ago
zombieJ
042fad7f9a
Merge pull request #14579 from ant-design/sentry-clean-up
remove sentry tmp
6 years ago
zombiej
23470f4e53
remove sentry tmp
6 years ago
zombieJ
23c5f68b33
Merge pull request #14575 from ant-design/tree-doc
add hide icon sample on showLine
6 years ago
zombiej
ff8ef180e8
add hide icon sample on showLine
6 years ago
cc189
a2b813173c
Update practical-projects.en-US.md
6 years ago
cc189
bedf08d33c
Update practical-projects.zh-CN.md
将教程中的指令更新为最新版的`create-umi@0.9.5`
6 years ago
zombieJ
31a2d8b446
Merge pull request #14573 from ant-design/3.13.x
adjust changelog doc
6 years ago
zombiej
fb437fac26
adjust doc
6 years ago
zombieJ
f489cfb381
Merge pull request #14569 from ant-design/3.13.x
3.13.0 changelog
6 years ago
zombiej
fcc51740a8
ref: #14568
6 years ago
zombiej
05dcc9b711
fix typo
6 years ago
zombiej
67aa622365
add miss author
6 years ago
zombiej
e92efa41ef
update changelog
6 years ago
zombieJ
8b95eb1df6
Merge pull request #14565 from ant-design/feature
master merge feature
6 years ago
zombieJ
ff302b4bab
Merge pull request #14564 from ant-design/feature-merge-master
Feature merge master
6 years ago
zombiej
b835110f79
merge master
6 years ago
zombieJ
bfec344de5
Not show spining mask in ie <= 10 ( #14511 )
* not show spining mask in ie <= 10
fix #14365
* revert, let's use css check for this
* add styleChecker
* add pointer-events check
* delay check spin not support when did mount
* use css hack replace style check
6 years ago
zombieJ
633c3aeb25
update rc-switch ( #14560 )
close #7181
6 years ago
zombiej
f5cbf0f9f1
update getFieldsValue types
6 years ago
zombieJ
318dff9feb
not show overflow content when in elastic ( #14550 )
6 years ago