Aex
cd44289adf
Descirptions: avoid table style conflict ( #21254 )
...
* Descirptions: avoid table style conflict
* Table: avoid `th` & `td` style conflict
* Table: fix class location avoid click event errors
* Table: optimize getCellClass method
* Descriptions: add missing class
2021-08-26 12:18:08 +08:00
hetech
5480fb1dda
Table: update table header cell style ( #17284 )
2019-09-06 11:13:39 +08:00
hetech
8b8a1a2e87
Table: fix wrong empty block height ( #16861 )
2019-08-08 14:49:25 +08:00
hetech
bb381c3944
Table: fix layout breaks when append slot exists ( #16332 )
2019-07-01 15:34:35 +08:00
lon
811add71cf
Table: fix background color of complex table when hovering ( #15504 )
2019-06-21 17:36:20 +08:00
hetech
f6bab114e3
Table: add new features for Table and optimize code ( #15709 )
2019-05-30 19:33:30 +08:00
iamkun
ac3aa99503
Chore: support theme configuration ( #15190 )
2019-04-24 19:52:52 +08:00
hetech
9def85be4a
Table: add support tree structure data ( #14632 )
2019-03-27 16:13:21 +08:00
iamkun
5b6cb3180f
chore: generate theme ( #14666 )
...
* update es fr i18n
* update no need edit pages
* move var name to frontend
* add i18n
* update i18n
* fix bug
* update style
* add callback
* add shortcut
* redo undo logic
* update picker style
* update shadow style
* save config to local
* button color
* button color
* add message
* update save logic
2019-03-14 17:55:28 +08:00
Jerry Chou
7a031e6399
Table: fix empty text vertical alignment issue on IE10+ ( #13638 )
...
* Table: fix empty text vertical alignment issue on IE10+
* Table: add a comment to IE-specific fixes
2018-12-07 18:30:08 +08:00
Gabrijel Škoro
74827513d0
Table: fix table column default alignment ( #12578 )
2018-09-29 13:31:14 +08:00
Jikkai Xiao
4b04a1c70b
Table: fix empty slot position ( #11965 )
2018-07-12 13:05:27 +08:00
杨奕
2098e36b51
Table: transparent border when loading ( #10254 )
2018-03-20 12:41:50 +08:00
杨奕
c48a69c947
Table: added scss variable $--table-border-color ( #10179 )
2018-03-15 11:43:38 +08:00
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