Commit Graph

24 Commits (9f09bd3b57c60947ccba78ec226d10626a03421f)

Author SHA1 Message Date
FuryBean fa55dbae12 Table: hide border when v-loading is true (#9725) 2018-02-08 13:36:53 +08:00
FuryBean 9b9384214b Table: improve performance (#9426)
* improve table render time in some condition

* Update table.vue
2018-01-30 20:37:23 +08:00
FuryBean 88af318e39 Table: fix expand row hover style (#9554) 2018-01-30 20:10:03 +08:00
FuryBean 28708bbf86 Table: fix last table column border disappear in some condition (#9326) 2018-01-18 11:06:59 +08:00
Leopoldthecoder e1a5b62267 Table: align sort arrows 2018-01-07 10:35:58 +08:00
杨奕 931249bad6 Table: add missing tooltip style when imported on demand (#9130) 2018-01-04 18:18:44 +08:00
liril a7fa7449d0 revert: Revert table thead inline-flex 2017-12-29 17:34:49 +08:00
Leopoldthecoder ae4d29cff5 Chore: misc updates 2017-12-29 17:34:26 +08:00
liril d436d027db fix: Make thead cell inline-flex 2017-12-28 16:18:20 +08:00
liril 71f2b31b24 fix: Fix wrong compiled color 2017-12-28 15:41:13 +08:00
花裤衩 24b15776de Table: use $--table-header-background to define header background(#8871)
$--table-header-background is defined but never used
2017-12-19 18:03:01 +08:00
Leopoldthecoder 66dd670a53 Table: replace sorting arrow icons with borders to avoid overlap 2017-12-12 19:27:46 +08:00
Leopoldthecoder 1fb98ef172 Chore: misc updates 2017-12-11 10:52:31 +08:00
Leopoldthecoder dd8d350b7d Table: fix sorting arrow style 2017-11-21 11:54:45 +08:00
Leopoldthecoder 9611079d4d Table: sort arrow nostalgia 2017-11-12 21:03:34 +08:00
Leopoldthecoder 9553e1edba Chore: misc fixes and updates 2017-11-02 14:01:58 +08:00
Leopoldthecoder 768981c1aa Changelog: update for 2.0.0-rc.1 2017-10-25 05:47:57 -05:00
Leopoldthecoder 333a010d3b Table: add size 2017-10-25 01:41:17 -05:00
lirilsu 302eb3116f Table: Add `flex: 1` for `el-table` 2017-10-20 02:19:45 -05:00
lirilsu 999db14732 Table: Move `append` slot out of `table-body` 2017-10-20 02:19:45 -05:00
杨奕 38459ae850 update dependencies (#7476)
* update el-input change event

* upgrade to vue 2.5.0

* upgrade webpack to 3.7

* upgrade vue to 2.5.2

* minor style updates
2017-10-16 14:07:24 +08:00
杨奕 9acdc8e4c3 DatePicker/TimePicker: add chalk theme (#7169)
* DatePicker/TimePicker: add chalk theme

* minor updates
2017-09-22 23:46:37 -05:00
Black Wayne 1ba90b9534 Table: add chalk theme (#7059)
* Table: add chalk theme

* Table: add group header & other

* Table: del package.lock

* Table: del single test trace

* Table: fix border problem

* Table: fix boder problem

* Table: clean css

* Table: footer border right - -|
2017-09-22 01:30:44 -05:00
杨奕 79016032ea scaffolding chalk (#6643)
* scaffolding chalk

* update button
2017-08-23 18:07:14 +08:00