44 Commits

Author SHA1 Message Date
chenjiahan
c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan
c655c96026 chore(SubmitBar): extract render function 2020-09-06 23:06:20 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
fc825d7a33 breaking change: rename GoodsAction to ActionBar 2020-08-20 11:54:04 +08:00
chenjiahan
854146418c feat: migrate SubmitBar component 2020-08-17 20:29:10 +08:00
neverland
f1e9ca182e
feat(SubmitBar): add button-color prop (#6757) 2020-07-11 10:18:30 +08:00
neverland
bb65c62b1e
fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
neverland
c885801f32
refactor(Button): use flex layout (#6180) 2020-04-29 21:31:35 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
neverland
75e832f05a
feat(SubmitBar): enable safe-area-inset-bottom by default (#5956) 2020-03-31 07:23:23 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
lmx-Hexagram
f36961fe29
docs: change slot to # (#5858)
* docs(SwipeCell): change "slot" to "v-slot"

* docs(SwipeCell): change `v-slot` to`#`

* docs(cell): change `slot` to `#`

* docs(checkbox): change `slot` to `v-slot`

* docs(field): change `slot` to `v-slot`

* docs(checkbox): remove wrong comment

* docs(radio): change `slot` to `#`

* docs(search): change `slot` to `#`

* docs(slider): change `slot` to `#`

* docs(switch): change `slot` to `#`

* docs(PullRefresh): change `slot` to `#`

* docs(collapse): change `slot` to `#`

* docs(panel): change `slot` to `#`

* docs(swipe): change `slot` to `#`

* docs(navbar): change `slot` to `#`

* docs(tab): change `slot` to `#`

* docs(tabber): change `slot` to `#`

* docs(TreeSelect): change `slot` to `#`

* docs(card): change `slot` to `#`

* docs(submitBar): change `slot` to `#`

* docs(sku): change `slot` to `#` unsure

* docs(cell): delete waste blank line

* docs(panel): fix indentation

* docs(PullRefresh): change "count" to "Refresh Count"

* docs(radio): delete waste blank line

* docs(search): move props above the event

* docs(submitBar): delete waste `<span>`

* docs(swipCell): delete waste blank line

* docs(tabbar): merge `<img>` into one line
2020-03-20 14:12:00 +08:00
陈嘉涵
e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵
21a0d4e877 feat(SubmitBar): decimal-length can be string 2020-01-31 09:57:15 +08:00
陈嘉涵
1b576f02b2 docs: optimize safe area link 2020-01-23 10:40:37 +08:00
陈嘉涵
e04fb6cd7b docs: fix arrow-direction default value 2020-01-23 10:36:43 +08:00
陈嘉涵
24ec818121 docs: optimize icon link 2020-01-23 10:32:02 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵
0a70d34412 fix(Button): should not have click feedback when loading 2020-01-11 08:20:12 +08:00
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
Lindy
00c4e488c9 fix(SubmitBar): fix decimal-length bug (#5224) 2019-12-09 17:41:05 +08:00
陈嘉涵
650e479313 docs(changelog): 2.3.0-beta.2 2019-12-07 08:51:58 +08:00
Lindy
3c45cdb231 feat(SubmitBar): adjust style and unit test (#5151) 2019-11-29 17:49:41 +08:00
Lindy
a7ae694dbb feat(SubmitBar): SubmitBar组件样式调整及新增文案对齐方向属性 (#5130) 2019-11-28 19:07:50 +08:00
neverland
aee1091c5c
chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland
9945d93bde
fix(Button): loading color (#4786) 2019-10-19 21:15:58 +08:00
neverland
0a1d6b5a9b
docs: fix icon link (#4758) 2019-10-17 17:20:41 +08:00
neverland
557b8ea54d
chore: add @font-weight-bold var (#4594) 2019-09-26 20:39:59 +08:00
neverland
6069d72df4
docs: add more links (#4420) 2019-09-10 20:27:42 +08:00
neverland
50aa27fc64
docs: add guide of safe-area-inset-bottom (#4418) 2019-09-10 20:07:31 +08:00
neverland
ecbdc2bede
docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverland
959efb0ce6
docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
neverland
16e80672d5
docs: remove 1.x version tip (#4257) 2019-08-27 17:50:36 +08:00
neverland
cf92bb122a
[Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
neverland
5d83423b34
[improvement] add padding variables (#3911) 2019-07-20 15:46:27 +08:00
陈嘉涵
019c75506a [Doc] use ts-style type 2019-07-11 20:35:41 +08:00
neverland
be96fa2233
[improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverland
cbda63939d
[Doc] remove old version tip (#3694) 2019-06-29 16:56:07 +08:00
neverland
ddb24e6762
[Doc] rename component README file (#3662) 2019-06-27 14:22:40 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00