Commit Graph

28 Commits

Author SHA1 Message Date
neverland 5ae6d3aabc [bugfix] ContactList: not trigger select event when click radio icon (#3218) 2019-04-26 11:15:33 +08:00
neverland 8c6ab91f6d [improvement] ContactList: tsx (#2794) 2019-02-19 14:30:30 +08:00
neverland 5a9143c736 [improvement] Functional components be just functions (#2735) 2019-02-14 11:56:02 +08:00
neverland e6584a28d3 [bugfix] functional component multi listeners (#2717) 2019-02-12 10:44:40 +08:00
neverland 0bf4a9e799 [improvement] functional inherit context (#2716) 2019-02-11 20:46:46 +08:00
neverland 9947ab00e8 [improvement] avoid use cell selector (#2714) 2019-02-11 19:03:36 +08:00
neverland 9c4ad97731 [improvement] use scoped-slots (#2712) 2019-02-11 17:52:43 +08:00
neverland 1b60e4df80 [improvement] declare functional sfc (#2695) 2019-02-06 21:11:12 +08:00
neverland e3f4cac05d [improvement] Functional: button (#2676) 2019-02-02 17:04:02 +08:00
neverland 5926d02d38 [improvement] Functional: ContactList, NavBar, Panel, SubmitBar, SwitchCell, Tag (#2675) 2019-02-02 16:04:54 +08:00
neverland d0a316c77b [bugfix] ContactList: button position wrong (#2634) 2019-01-27 17:09:28 +08:00
neverland 2eccc06a2a [improvement] ContactList: jsx (#2509) 2019-01-12 16:40:13 +08:00
neverland b4788f7b43 [bugfix] ContactList: missing dependencies (#2415) 2019-01-01 21:57:18 +08:00
neverland 916dbd9927 [improvement] props default value (#2183) 2018-11-29 22:20:42 +08:00
neverland e14b43e66a [improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland 11ce2a602f [breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
neverland d9fb7f7e6d [Improvement] Contact: upgrade style (#1693) 2018-08-27 14:05:46 +08:00
neverland b0f4096e88 [Improvement] component use bem mixin (#921) 2018-04-24 11:53:06 +08:00
neverland 639ef64d96 [bugfix] module circular dependency (#728) 2018-03-19 20:49:35 +08:00
neverland 4c195fd664 [Improvement] Sku: optimize DOM (#704) 2018-03-16 20:27:59 +08:00
neverland ffd72e5442 [Improvement] extract component common part (#703) 2018-03-16 17:10:46 +08:00
neverland f26ad3b912 [Improvement] Locale: optimize i18 config (#701) 2018-03-16 13:31:19 +08:00
neverland 98ece3ab8f [breaking change] Cell: show active color when clicked (#497) 2017-12-29 17:09:50 +08:00
neverland 508cdfc0c9 [Improvement] follow eslint-plugin-vue strongly-recommended code style (#482) 2017-12-26 10:34:38 +08:00
neverland 6f2b4c99da [Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland 3208d1bb3d [Improvement] simplify inner tag name (#395) 2017-12-08 14:56:50 +08:00
neverland d8b6ad7d54 [new feature] add i18n support (#310)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [new feature] add i18n support

* feat: Extract demos from markdown

* feat: Base components demos

* [new feature] complete demo extract & translate

* [fix] text cases

* fix: add deepAssign test cases

* fix: changelog detail

* [new feature] AddressEdit support i18n
2017-11-15 20:08:51 -06:00
陈嘉涵 235ec89baa add Contact components 2017-09-29 15:33:48 +08:00