Sebastian Busch
4af2b62cb5
fix: Add some missing TypeScript prop definititions and clean up date-picker definitions ( #16342 )
* Add some missing TypeScript prop definitition, clean up date-picker definitions
* use DatePickerMode instead of redundant enumeration of modes
* decade was missing from the list of modes
See https://codesandbox.io/s/388xplj646
- activate DatePicker
- click on year in header
- click on years in header
- "decade" is printed on footer as mode for renderExtraFooter()
* add decade as possible value for mode prop
6 years ago
陈帅
30508b0124
fix error types ( #16043 )
6 years ago
afc163
b2379fe139
🐛 Add className in TooltipProps only, #16195
6 years ago
Sean Willis
fec88af3d3
Fix unnecessary indent
6 years ago
zombieJ
5987792a44
fix: typescript definition update ( #16202 )
* fix lint
* update snapshot
* update define
6 years ago
Sean Willis
246f1e0916
Extend HTMLAttributes
6 years ago
Aaron Cawte
ee6d96f39e
Documentation - Tooltip Component
6 years ago
zombieJ
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
* add override
* add override support
* update doc
6 years ago
afc163
2737c00633
💄 Fix stylelint problems
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
yuezk
9673128ddf
docs: Correct the default value of mouseEnterDelay
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
杨小事er
1b57dff9bb
🐛 fix(tootip):fix when title is too short arrow appears outside of tooltip
close #14667
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
zombieJ
9b49fb60d9
Config provider ( #12991 )
close #12985
6 years ago
ztplz
af4e5bbbed
format
6 years ago
ztplz
6f6d949fcc
Fix #13119
6 years ago
afc163
b7a1b7b7be
remove outdated test case
6 years ago
afc163
f8e074812c
Fix a bug of Tooltip won't disappear in Chrome
when there are two wrapper of Tooltip/Popover/Popconfirm
close #13001
6 years ago
zombiej
4c5e3492ac
add ignoreShake for tooltip(popover) to avoid unecessary reflow
fix #12942
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
Magn Mah
292a18bef0
add/fix tooltip align interface ( #12354 )
* expose align interface
* typescript fix: tooltip 的 align 部分值支持传百分数参数;更新文档
6 years ago
afc163
9d5920b39d
doc: remove old usage instruction
6 years ago
afc163
11d29fb522
use break-word over break-all, close #11722
6 years ago
张聪
8a9fbcb5e4
Migrate lifecycle method: Upload, CheckboxGroup, Layout.Sider, Tooltip, Popconfirm ( #11682 )
* Upload lifecycle method migrate
* CheckboxGroup lifecycle method migrate
* Layout.Sider lifecycle method migrate
* Tooltip lifecycle method migrate
* Popconfirm lifecycle method migrate
* test Spin as a controlled component
6 years ago
Eden Wang
f01d436dd5
add test case for input.group in tooltip
6 years ago
Eden Wang
522aee18c3
add timeout to wait trigger result
6 years ago
Eden Wang
84e995ff63
add test case for date picker in tooltip
6 years ago
Eager
c3e50c268d
fix(Tooltip): fix text overflow the Tooltip
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
afc163
e2b359e9c3
Move max-width to ant-tooltip
so that it can be override by overlayStyle.maxWidth
7 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
Zheeeng
6a3e6f55cf
Fix typo ( #10193 )
7 years ago
Wei Zhu
921361313a
Add explicit types for default props
Fix #8796
Close #8820
7 years ago
jim
26934b37c8
add Tooltip contextMenu doc
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
* upgrade devDeps and fix lint
* Fix stylelint problems
7 years ago
slientcloud
499b81f79d
fix(tooltip): support defaultVisible for tooltip, close #8257 ( #8258 )
7 years ago
Wei Zhu
ac7212eba8
Improve Tooltip type definitions
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Wei Zhu
55c85f77a1
Update dependendies ( #8150 )
* deps: upgrade rc-menu, and close : #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
偏右
ffffd0f4c5
Fix styles ( #7924 )
* update demo
* Fix styles
* fix snap
* Fix back-top ci
7 years ago
afc163
26e416c364
Tweak style
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago