Commit Graph

6 Commits

Author SHA1 Message Date
杨奕
7489be0af5 improve theme docs (#1938) 2016-12-23 12:10:42 +08:00
cinwell.li
8712d9f222 Doc: fix custom theme, fixed #1828 (#1837) 2016-12-20 00:46:29 +08:00
qingwei.li
bd975b1747 Doc: update custom theme 2016-11-25 18:26:34 +08:00
Jan Van Bruggen
077c0cf73f Docs: fix custom theme import path
When `src/main.js` imports `theme/index.css`, the import statement
should import `'../theme/index.css'`, not `'./theme/index.css'`.
2016-11-18 20:03:16 +08:00
Leopoldthecoder
c0e331d210 Review: steps/switch/tabs/tag/table 2016-11-13 11:58:45 +08:00
杨奕
4ccb8ea9ae Merge i18n to master (#972)
* init i18n

* update router

* finish router

* Review: message/messageBox/notification

* Tag: update doc

* Review: pagination/popover/progress

* i18n: sync with master
2016-11-10 21:46:55 +08:00