Commit Graph

113 Commits (ff9a5ba530d6bb17a43785b12c2f3ee478ba5a7a)

Author SHA1 Message Date
Leopoldthecoder ff9a5ba530 Alert/Select/Notification/Table doc update 2016-08-26 19:46:45 +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
SkyAo b1074b737a fix radio logic & radio document 2016-08-23 18:32:28 +08:00
qingwei.li 01f6b9da7d Fix DatePicker style 2016-08-23 17:44:24 +08:00
qingwei.li 951c3de1bf Fix DatePicker button 2016-08-23 16:15:52 +08:00
qingwei.li a44c25dfd4 Merge branch 'next' into feat/fix-buglist 2016-08-23 15:09:12 +08:00
baiyaaaaa e5e6140d37 Merge pull request #95 from eleme/feat/fixed-tab
tab events
2016-08-23 15:07:56 +08:00
baiyaaaaa 645cc085c9 tab events 2016-08-23 14:49:40 +08:00
qingwei.li 6975c481fe Fix table 'styleSheet' is undefined 2016-08-23 13:51:36 +08:00
qingwei.li 228fee1e16 Fix DatePicker panel bug & Fix menu router prop 2016-08-23 13:29:45 +08:00
baiyaaaaa 03f34f7d32 menu item group 2016-08-23 11:32:37 +08:00
baiyaaaaa e113f46900 fixed tab bug 2016-08-22 18:54:38 +08:00
FuryBean 07b9e00fa5 Merge pull request #87 from QingWei-Li/feat/next-fix-table
Feat/next fix table
2016-08-22 16:41:20 +08:00
cinwell.li a0a3c57eec Merge pull request #83 from eleme/feat/next-build
Update cooking config
2016-08-22 15:51:56 +08:00
qingwei.li 699d288ec1 update step style 2016-08-22 15:50:43 +08:00
baiyaaaaa 0527a79ab7 Merge pull request #86 from eleme/feat/fixed-tab
fixed tab bug
2016-08-22 15:39:50 +08:00
qingwei.li 1df2920f4f fix table prop bug 2016-08-22 15:17:32 +08:00
qingwei.li 33e39cbacb Update cooking config
update config
2016-08-22 14:32:04 +08:00
FuryBean d837afd7ce Merge pull request #79 from eleme/feat/next-steps
Add Steps component
2016-08-22 14:30:06 +08:00
FuryBean cd7ad1c903 Merge pull request #77 from csvwolf/next
finish documents of basic & fix bug
2016-08-22 14:29:10 +08:00
qingwei.li ec2e06037e Add Steps component
Update docs

Clear space

Update doc
2016-08-22 12:51:42 +08:00
baiyaaaaa 0092a38419 fixed tab bug 2016-08-22 12:42:47 +08:00
baiyaaaaa a90e1769d0 Merge pull request #82 from eleme/feat/upload
update upload
2016-08-22 12:04:11 +08:00
baiyaaaaa 019b325a3a Merge pull request #81 from Leopoldthecoder/next
fix select bugs
2016-08-22 10:22:06 +08:00
Leopoldthecoder 919f74b3b8 switch itemSelected into a computed property 2016-08-21 11:04:29 +08:00
baiyaaaaa 0aaf2df436 update upload 2016-08-21 10:01:21 +08:00
Leopoldthecoder 139a30745c fix select bugs 2016-08-20 15:00:01 +08:00
FuryBean 2ceff8709e Merge pull request #78 from Leopoldthecoder/next
add transition-group in select
2016-08-19 21:50:48 +08:00
FuryBean 1c5c26b4bf Merge pull request #71 from eleme/feat/form
update form
2016-08-19 20:43:26 +08:00
SkyAo cfaa0ab858 add validator in progress & docs update 2016-08-19 18:54:18 +08:00
Leopoldthecoder 1e317a3c3b add transition-group in select 2016-08-19 18:20:54 +08:00
SkyAo 066c8f727f finish documents of basic & fix bug 2016-08-19 14:45:08 +08:00
SkyAo a07269530f add docs of messagebox/tooltip/tag... 2016-08-18 17:29:11 +08:00