Commit Graph
534 Commits
Author SHA1 Message Date
Wei Zhu c09cf95daa Fix Table filter test 2017-01-13 23:30:39 +08:00
Wei Zhuand偏右 65d1f721d3 Fix Table multiple levels filter menu (#4548)
fix #4541
2017-01-13 21:13:31 +08:00
afc163 de544ad21b fix useless className 2017-01-12 20:38:20 +08:00
Wei Zhu 0ff50fc79d docs: Update Table JSX api note 2017-01-12 00:03:35 +08:00
Wei Zhuand偏右 8a2b3470ef Document using Table in TypeScript (#4568)
* Allow any valid ReactElement as Table.Column

* Document using Table in TypeScript
2017-01-11 19:52:43 +08:00
afc163 3f5aebe85b Fix Table column.filteredValue null problem, ref #4550 2017-01-10 20:52:53 +08:00
afc163 6af0842be8 fix table demo snapshot 2017-01-10 14:10:44 +08:00
afc163 088ecf18a4 cleaner demo 2017-01-10 14:09:19 +08:00
afc163 75b50e9731 wider the selection column and expand column of Table 2017-01-10 14:03:04 +08:00
afc163 1042681bcd Fix Table filter dropdown style 2017-01-10 13:46:52 +08:00
afc163 452aa84d9d fix table test case typo 2017-01-09 21:06:04 +08:00
afc163 1c493ad798 Fix error when Table[pagination] change, close #4532 2017-01-09 20:49:00 +08:00
afc163 7548f2068f remove comment 2017-01-09 19:35:41 +08:00
Wei Zhuand偏右 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
陆离andBenjy Cui e36039acf8 chore: Spinning Pagination of table while loading (#4462)
*  Spinning Pagination of table while loading

 - close #4461

* update snapshots of table
2017-01-04 18:43:11 +08:00
偏右andddcat1115 d811ebee5c New color system (#4426)
* Add new color patterns algorithm

* Add color palettes

* update other colors

* fix gray color

* update more tint/shade to colorPalette

* new font color

* Update doc for new color system

* improve doc style
2017-01-01 22:20:06 +08:00
Wei Zhuandddcat1115 29e4717fe3 Fallback table record key to data index. (#4397)
In last PR #4185, we removed data index from record key, it
leads to inconformity behavior.
2016-12-30 13:50:11 +08:00
Wei Zhu 42f98e6779 docs: fix typo. 2016-12-29 21:41:46 +08:00
可乐and偏右 2e4e1fcaef 避免 value 正好是数字 0 (#4401) 2016-12-29 13:42:14 +08:00
afc163 869fc54cf7 fix snapshots 2016-12-27 19:32:36 +08:00
afc163 668c481110 Fix table radius without column header, close #4373 2016-12-27 18:24:30 +08:00
afc163 e91f4f2335 improve style code 2016-12-27 17:57:17 +08:00
afc163 3e00fa8e64 update dynamic-settings table demo 2016-12-27 17:47:27 +08:00
afc163 d81c425588 fix snapshot 2016-12-26 18:24:00 +08:00
Wei Zhuand偏右 8018529582 Ensure checkbox props cache is cleared after dataSource changes. (#4288)
Fix #4245
2016-12-19 21:10:06 +08:00
Benjy Cui 62c22f31a9 docs: update demo for table 2016-12-19 16:45:58 +08:00
Sergio CrisostomoandBenjy Cui 7bc43493c1 docs: Add info about how to turn off pagination (#4285) 2016-12-19 16:37:29 +08:00
Benjy Cui 1351b5da5d refactor: remove splitObject 2016-12-19 15:19:15 +08:00
Wei Zhuand偏右 d7a110552b Don't use index as row key. (#4185)
* Ensure warning if key is undefined.

* Ensure getRecordKey receives index

* Remove rowKey's second parameter from doc.
2016-12-16 17:53:08 +08:00
Wei Zhu 666e80a1ba tests: Fix table import 2016-12-14 15:38:26 +08:00
Wei Zhu 07103b9fb6 Don't ignore test files. 2016-12-14 14:48:09 +08:00
Wei Zhu 17a0a33283 Restructure tests. 2016-12-14 14:41:39 +08:00
Wei ZhuandGitHub 66f7b050eb Read initial visible state from column.filterDropdownVisible if it's available. (#4182)
fix #4162
2016-12-08 11:18:35 +08:00
afc163 fcdc375f77 update table demo detail style 2016-12-04 17:47:45 +08:00
afc163 779a62093d group column header should be text align centered 2016-12-04 17:43:24 +08:00
afc163 2ba1e8f3ef clean table demo 2016-12-03 17:50:41 +08:00
afc163 82902855db fix ts error 2016-12-03 15:51:44 +08:00
afc163 bf562c95f1 Fix fixed table empty z-index, close #4016 2016-12-03 15:43:26 +08:00
Wei Zhuand偏右 65b2429ed2 Fix grouping column filter. (#4113) 2016-12-03 15:13:10 +08:00
Benjy Cuiand偏右 c4d8c4770c Add upgrade warning (#4028)
* chore: add upgrade warning for time related value

* chore: update warning

* chore: update demo url
2016-12-02 15:07:33 +08:00
Wei Zhuand偏右 d2918d2456 Fix rowSelection defauleChecked 2016-12-02 11:36:05 +08:00
Will ChenandBenjy Cui 6b774a1343 docs: improve docs' detail (#4050) 2016-11-29 17:13:24 +08:00
Benjy Cui 932443099a css: use @component-background, ref: #4040 2016-11-29 11:56:10 +08:00
cathayandyandBenjy Cui addb6e44dc Fix #4039. Replace background-color: #fff with background: @body-background (#4040) 2016-11-29 09:54:54 +08:00
Wei ZhuandBenjy Cui 13e13f333d fix: Wrap custom filterDropdown by FilterDropdownMenuWrapper, fix #4010 (#4013) 2016-11-25 16:24:24 +08:00
Wei ZhuandBenjy Cui 86f1fa030a Fix: table columns not update (#4009) 2016-11-25 15:04:25 +08:00
Wei ZhuandBenjy Cui bd55d21f83 style: Fix jsx-no-multiline-js (#3994)
* Fix jsx-no-multiline-js

* TimePicker addon test

* Transfer search test
2016-11-25 12:03:39 +08:00
afc163 6ccaf71841 Add onCellClick API in doc for #3774 2016-11-23 19:45:09 +08:00
Wei ZhuandBenjy Cui ccbebe60cc style: Fix jsx alignment, #3966 (#3967) 2016-11-23 17:53:10 +08:00
Albert ZhengandBenjy Cui 5e1b679dfb chore: Fixed two compiling errors reported by tsc 2.0.10. (#3969) 2016-11-23 17:52:29 +08:00