Commit Graph

144 Commits (5e10f1294784e54219745136f145aeef0cbf5e78)

Author SHA1 Message Date
baiyaaaaa 578a2c0b82 update menu docs 2016-09-01 10:48:06 +08:00
cinwell.li 275d092dbb Merge pull request #128 from Leopoldthecoder/next
fix select reset bug
2016-08-31 17:12:04 +08:00
Leopoldthecoder 01e315c9b1 fix select reset bug 2016-08-31 17:10:41 +08:00
cinwell.li 7e34836765 Merge pull request #127 from Leopoldthecoder/next
fix select style in form
2016-08-31 14:08:53 +08:00
Leopoldthecoder d26e237f81 fix select style in form 2016-08-31 13:58:47 +08:00
baiyaaaaa aaf9999b90 Merge pull request #126 from QingWei-Li/next
Button: add nativeType attribute
2016-08-31 13:32:28 +08:00
baiyaaaaa 53ebf91f1d Merge pull request #125 from Leopoldthecoder/next
fix multi-select icon
2016-08-31 13:31:47 +08:00
Leopoldthecoder 2d6cb2c4db fix a messagebox bug 2016-08-31 12:43:36 +08:00
baiyaaaaa 61558fce82 update docs 2016-08-31 12:42:44 +08:00
qingwei.li 4e78b73396 Button: add nativeType attribute 2016-08-31 12:10:29 +08:00
Leopoldthecoder 5a9f14619b fix multi-select icon 2016-08-31 11:58:26 +08:00
cinwell.li 69655b734e Merge pull request #123 from Leopoldthecoder/next
fix pagination icon/dialog slot/fixed-column table
2016-08-31 11:21:21 +08:00
Leopoldthecoder f6261d219a fix a table fixed-column height bug 2016-08-31 11:13:21 +08:00
Leopoldthecoder c4a87761e3 fix pagination icon and dialog slot 2016-08-31 11:04:16 +08:00
qingwei.li 6d247eef20 Table: fix typo 2016-08-31 11:01:03 +08:00
qingwei.li 9bb4343d3f Tree: Fix render bug 2016-08-30 19:06:15 +08:00
qingwei.li d538f180fd Table: Fix static render fail 2016-08-30 15:36:21 +08:00
baiyaaaaa ac8bc3a874 Merge pull request #115 from Leopoldthecoder/next
DatePicker/DatetimePicker doc update
2016-08-29 19:58:56 +08:00
baiyaaaaa c61c1472af Merge pull request #117 from eleme/feat/upload
update upload
2016-08-29 19:58:37 +08:00
baiyaaaaa 538e2934c5 update form docs 2016-08-29 19:56:57 +08:00
baiyaaaaa ac1bebf266 update upload 2016-08-29 19:48:14 +08:00
Leopoldthecoder eb03154839 DatePicker/DatetimePicker doc update 2016-08-29 19:04:31 +08:00
baiyaaaaa 57b33a3e36 Merge pull request #112 from Leopoldthecoder/next
Rate/Slider/Message doc update
2016-08-29 18:52:00 +08:00
SkyAo 9919ef5c8a change all rewrited components documents to new templates 2016-08-29 10:58:37 +08:00
Leopoldthecoder 62a1df616a link to variables 2016-08-29 10:53:00 +08:00
baiyaaaaa a0bbda7193 fixed autocomplete 2016-08-28 00:14:45 +08:00
Leopoldthecoder b527ca887e TimePicker doc update 2016-08-27 21:24:16 +08:00
Leopoldthecoder 1a2566117d Rate/Slider/Message doc update 2016-08-27 16:06:22 +08:00
FuryBean 7b860de92b Merge pull request #111 from Leopoldthecoder/next
Alert/Select/Notification/Table doc update
2016-08-26 21:49:28 +08:00
杨奕 a37c361eb4 Merge pull request #109 from eleme/feat/update-grid
update grid
2016-08-26 06:55:42 -05:00
Leopoldthecoder ff9a5ba530 Alert/Select/Notification/Table doc update 2016-08-26 19:46:45 +08:00
baiyaaaaa 2a8c368b0b update grid 2016-08-26 15:49:12 +08:00
SkyAo 2e0a141943 fix encoding apostrophes/some components change to new template 2016-08-26 15:37:38 +08:00
Leopoldthecoder eb713f80e6 update custom background table 2016-08-26 14:01:14 +08:00
FuryBean 0286100371 Merge pull request #100 from QingWei-Li/feat/upgrade-tooltip
Tooltip: Add openDelay
2016-08-26 10:28:33 +08:00
baiyaaaaa 073b791519 Merge pull request #101 from QingWei-Li/feat/next-buglist0825
Fix buglist 0825
2016-08-26 10:16:46 +08:00
Leopoldthecoder 1db71ec523 remove svg 2016-08-25 20:45:04 +08:00
Leopoldthecoder 877668106d relocate spinner.css 2016-08-25 20:43:30 +08:00
Leopoldthecoder 3e08c5db68 update loading spinner 2016-08-25 18:37:03 +08:00
Leopoldthecoder 8c71f10092 Merge branch 'next' of github.com:eleme/element-ui into next
# Conflicts:
#	examples/app.vue
#	examples/nav.config.json
#	examples/pages/component.vue
#	examples/pages/design.vue
#	examples/pages/guide.vue
#	examples/pages/nav.vue
#	examples/pages/resource.vue
#	examples/route.config.js
2016-08-25 16:44:07 +08:00
Leopoldthecoder 8422995141 update loading 2016-08-25 16:37:55 +08:00
qingwei.li 9743c8b4a3 Table: fix trigger double selectionchange 2016-08-25 15:08:15 +08:00
qingwei.li 5954d9899f Table: fix single selection mode highlight class 2016-08-25 15:03:57 +08:00
qingwei.li 7bdda0b994 Table: multiple selection mode failure 2016-08-25 14:47:39 +08:00
qingwei.li 6eaa9ef545 Table: get context in custom template 2016-08-25 13:43:09 +08:00
qingwei.li 9a5650f3db Tooltip: lazy => openDelay 2016-08-25 12:25:52 +08:00
qingwei.li 06f16f78e7 Table: render asynchronous data 2016-08-25 11:51:25 +08:00
cinwell.li c41f8d5bb7 Merge pull request #99 from csvwolf/next
fix radio logic & radio document
2016-08-25 09:04:11 +08:00
qingwei.li c0aecc9ce1 Tooltip: Add lazy 2016-08-25 09:02:53 +08:00
qingwei.li 39bf244190 Fix Option 'label' prop 2016-08-24 18:52:07 +08:00