07akioni
|
ad43537971
|
feat(form): size
|
2020-03-03 14:34:24 +08:00 |
|
07akioni
|
07659bbbb2
|
doc: size on data input components
|
2020-03-03 12:40:05 +08:00 |
|
07akioni
|
622fd5d5ad
|
doc: intro changed
|
2020-03-02 23:44:05 +08:00 |
|
07akioni
|
9ac47480ce
|
chore: some fixes
|
2020-03-02 22:41:52 +08:00 |
|
07akioni
|
f6e2f32265
|
feat: add size for some data input components
|
2020-03-02 13:06:37 +08:00 |
|
07akioni
|
3e763bbbf3
|
doc(button): button size
|
2020-03-02 12:09:15 +08:00 |
|
07akioni
|
ec58d7fcfa
|
doc: make theme related demos looks more clear
|
2020-03-01 19:17:53 +08:00 |
|
07akioni
|
2a5940c7a1
|
refactor: unify upload & notification callback to Promise type
|
2020-03-01 19:06:31 +08:00 |
|
07akioni
|
b17591e349
|
feat(layout): scrollTo method on layout & layout sider
|
2020-03-01 16:34:17 +08:00 |
|
07akioni
|
0d3f5ee896
|
refactor(data-table): new filter menu
|
2020-03-01 15:16:30 +08:00 |
|
07akioni
|
959b2fe238
|
style(radio): remove default margin of radio
|
2020-03-01 15:13:12 +08:00 |
|
07akioni
|
57cb3deea6
|
perf(mixins/hollowoutable): cut some useless code path
|
2020-02-29 22:30:40 +08:00 |
|
07akioni
|
785559e3c3
|
fix(button): icon & loading not working on text button
|
2020-02-29 18:09:22 +08:00 |
|
07akioni
|
45fab173b1
|
doc: doc header changed
|
2020-02-29 17:40:09 +08:00 |
|
07akioni
|
2902855a61
|
refactor(button): refactor border to support button group
|
2020-02-29 16:17:42 +08:00 |
|
07akioni
|
f424260f3b
|
chore: small fixes
|
2020-02-29 14:55:52 +08:00 |
|
07akioni
|
ccd823571f
|
chore: small fixes
|
2020-02-28 20:31:06 +08:00 |
|
07akioni
|
83e8ff5d10
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2020-02-28 20:30:19 +08:00 |
|
songwanli2025@163.com
|
8c0ad44a3c
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2020-02-28 20:01:59 +08:00 |
|
07akioni
|
7a6453815d
|
refactor(input): manually implement placeholder, for firefox doesn't support transition on :placeholder
|
2020-02-28 19:59:47 +08:00 |
|
07akioni
|
99505ab2f1
|
refactor(menu): move some item style on item itself & doc fixes
|
2020-02-28 19:57:52 +08:00 |
|
songwanli2025@163.com
|
414d5a3024
|
refactor: check number prop, change to string|number
|
2020-02-28 19:46:06 +08:00 |
|
07akioni
|
883659b50f
|
fix(mixin/hollowoutable): fix code logic mistake
|
2020-02-28 16:42:51 +08:00 |
|
songwanli2025@163.com
|
1ec6e34e34
|
check render prop & change promise to callback
|
2020-02-28 16:03:33 +08:00 |
|
07akioni
|
3faa75d856
|
fix(button): should focus on mousedown
|
2020-02-28 14:13:05 +08:00 |
|
07akioni
|
128cc9f3c3
|
doc: landing page optimization
|
2020-02-27 23:03:15 +08:00 |
|
07akioni
|
57330b9a92
|
doc: typo
|
2020-02-27 18:36:46 +08:00 |
|
07akioni
|
5fddda4912
|
doc: landing page
|
2020-02-27 18:09:23 +08:00 |
|
07akioni
|
242f7f6a67
|
refactor(date-picker): better focus & blur support
|
2020-02-26 23:21:23 +08:00 |
|
07akioni
|
a5190dfea2
|
feat(time-picker): format
|
2020-02-26 17:21:03 +08:00 |
|
07akioni
|
06feddd1fc
|
feat(time-picker): format
|
2020-02-26 16:05:13 +08:00 |
|
07akioni
|
13342bb5ed
|
chore: small changes
|
2020-02-26 12:41:50 +08:00 |
|
07akioni
|
7ae5398cd9
|
style(tree): shaking themed styles
|
2020-02-26 12:41:24 +08:00 |
|
07akioni
|
b5ce2c509c
|
refactor(tabs): refactor size, v-model, use resize observer to update scroll status
|
2020-02-26 12:15:37 +08:00 |
|
07akioni
|
0ea0518fa6
|
release: 0.7.18
|
2020-02-25 23:16:18 +08:00 |
|
07akioni
|
f45d61ed89
|
doc(tree): zhCN & enUS
|
2020-02-25 23:03:38 +08:00 |
|
07akioni
|
40ea9afcd1
|
chore: some chores...
|
2020-02-25 18:49:13 +08:00 |
|
07akioni
|
cb883a1ba3
|
doc(tree): async & drag & others
|
2020-02-25 18:48:29 +08:00 |
|
07akioni
|
09d77642f3
|
feat(zindexable): can specifiy a zindex
|
2020-02-25 14:29:36 +08:00 |
|
07akioni
|
6a38715d7f
|
refactor(menu): rename open names to expanded names
|
2020-02-25 14:28:23 +08:00 |
|
07akioni
|
2b69af3d47
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2020-02-24 18:18:01 +08:00 |
|
07akioni
|
5cd6fef6a3
|
pref(cascader)
|
2020-02-24 18:17:51 +08:00 |
|
songwanli2025@163.com
|
b5ff4fcdae
|
merge
|
2020-02-24 17:07:35 +08:00 |
|
songwanli2025@163.com
|
3141efa436
|
fix(init.js): import()
|
2020-02-24 17:06:07 +08:00 |
|
songwanli2025@163.com
|
b3a1434ef1
|
fix(init)
|
2020-02-24 16:34:11 +08:00 |
|
songwanli2025@163.com
|
fdf2af8eb5
|
merge
|
2020-02-24 16:25:02 +08:00 |
|
songwanli2025@163.com
|
ffeb343eb9
|
modify(loader):remove files ending with debug when packaging in production environment
|
2020-02-24 16:24:23 +08:00 |
|
07akioni
|
db1342df78
|
feat(form): async validation
|
2020-02-24 15:31:03 +08:00 |
|
07akioni
|
4ac581806f
|
Merge branch 'develop' into develop
|
2020-02-24 10:33:24 +08:00 |
|
07akioni
|
a00a43bc9c
|
style: button & tag & base background color change
|
2020-02-23 21:17:27 +08:00 |
|
07akioni
|
f39af4f778
|
chore: some doc & style fixes
|
2020-02-23 12:24:22 +08:00 |
|
07akioni
|
343ac039a3
|
feat(table): single-column
|
2020-02-23 12:08:48 +08:00 |
|
07akioni
|
c3e7a41cb9
|
feat(table): bordered, single-line
|
2020-02-23 11:28:20 +08:00 |
|
07akioni
|
9008027384
|
refactor: rename transparent prop to abstract on some components
|
2020-02-22 21:04:12 +08:00 |
|
07akioni
|
1b972beb01
|
styles: refactor color system, done
|
2020-02-22 20:25:10 +08:00 |
|
07akioni
|
aa9ee06ec9
|
style: refactor color system, wip
|
2020-02-22 18:08:53 +08:00 |
|
07akioni
|
750ac473f8
|
style: refactor color system, wip
|
2020-02-22 14:11:34 +08:00 |
|
07akioni
|
d8137b9e9e
|
style: refactor color system, wip
|
2020-02-21 16:48:45 +08:00 |
|
songwanli2025@163.com
|
f5737f3df7
|
merge
|
2020-02-21 15:26:51 +08:00 |
|
songwanli2025@163.com
|
d0c06c6cdf
|
modify(form): support async validate
|
2020-02-21 15:25:21 +08:00 |
|
07akioni
|
428dce431f
|
doc(grid): typo
|
2020-02-20 23:05:07 +08:00 |
|
07akioni
|
af173a9f1d
|
chore: some small fixes
|
2020-02-20 21:42:38 +08:00 |
|
07akioni
|
d3e7312e04
|
feat(icon): base color, new doc
|
2020-02-20 21:41:39 +08:00 |
|
07akioni
|
1de7e79f8e
|
fix: some style color disaccord
|
2020-02-20 20:11:31 +08:00 |
|
07akioni
|
f4e32463f3
|
refactor(service-layout): use flex rather than position absolute to locate sider
|
2020-02-20 17:14:52 +08:00 |
|
07akioni
|
b8e6407382
|
feat(table): add table component
|
2020-02-20 16:26:34 +08:00 |
|
07akioni
|
e8244b6b03
|
style: refactor color system, wip
|
2020-02-20 13:22:48 +08:00 |
|
07akioni
|
e960b4b81e
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2020-02-19 23:04:36 +08:00 |
|
07akioni
|
245855b212
|
style: refactor color system, wip
|
2020-02-19 21:08:31 +08:00 |
|
07akioni
|
0a87fe6500
|
style: refactor colors
|
2020-02-19 19:58:39 +08:00 |
|
songwanli2025@163.com
|
f90e12a806
|
add(datePicker): format
|
2020-02-19 16:24:39 +08:00 |
|
07akioni
|
e3548749b4
|
style: refactor color system, wip
|
2020-02-19 13:36:29 +08:00 |
|
07akioni
|
3988f2fab7
|
feat(typography): add depth prop
|
2020-02-19 12:35:47 +08:00 |
|
07akioni
|
c9361a1162
|
refactor(icon): add depth prop
|
2020-02-19 12:35:28 +08:00 |
|
songwanli2025@163.com
|
52be5e2d00
|
fix(anchor, backtop)
|
2020-02-19 11:42:31 +08:00 |
|
songwanli2025@163.com
|
301dba502d
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2020-02-19 10:35:44 +08:00 |
|
07akioni
|
c71437b3e6
|
doc(upload): en-US
|
2020-02-18 20:09:34 +08:00 |
|
07akioni
|
abb8edd2f4
|
doc(upload): zh-cn
|
2020-02-18 19:24:45 +08:00 |
|
songwanli2025@163.com
|
0de9b9c137
|
fix(anchor, backtop)
|
2020-02-18 17:42:00 +08:00 |
|
07akioni
|
a695abeab3
|
feat(upload): basic functionality of upload, wip
|
2020-02-18 13:05:07 +08:00 |
|
songwanli2025@163.com
|
3206b890a8
|
add(anchor):documentation
|
2020-02-17 18:23:27 +08:00 |
|
songwanli2025@163.com
|
8de2da1b59
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2020-02-17 18:09:54 +08:00 |
|
songwanli2025@163.com
|
f2ddb99136
|
add(anchor): mode
|
2020-02-17 17:09:41 +08:00 |
|
07akioni
|
2e35d3f97e
|
feat(upload): commit as a checkpoint, wip
|
2020-02-17 15:36:36 +08:00 |
|
07akioni
|
1c497bf441
|
feat(tabs): tab panel's display directive can be set
|
2020-02-17 11:50:35 +08:00 |
|
songwanli2025@163.com
|
e173b33ad7
|
merge
|
2020-02-17 09:55:20 +08:00 |
|
07akioni
|
7b1b667792
|
feat(upload): wip
|
2020-02-16 21:52:38 +08:00 |
|
07akioni
|
4a40f9fb0f
|
feat(upload): create a scaffold for upload, wip
|
2020-02-15 22:19:22 +08:00 |
|
07akioni
|
5af4545761
|
doc: fix some typos
|
2020-02-14 23:06:50 +08:00 |
|
07akioni
|
7033bf664e
|
refactor(base-cancel-mark): rename to base suffix
|
2020-02-14 22:42:53 +08:00 |
|
07akioni
|
9312c92c29
|
feat(data-table): column width support string
|
2020-02-14 16:50:06 +08:00 |
|
07akioni
|
d9d2c51e65
|
refactor(alert): set light theme background to no alpha
|
2020-02-14 15:46:57 +08:00 |
|
07akioni
|
d0ef4fe350
|
feat(radio): name prop for grouping
|
2020-02-14 15:27:45 +08:00 |
|
07akioni
|
96f3d41824
|
build: rename some files
|
2020-02-13 22:22:04 +08:00 |
|
07akioni
|
1970c50652
|
build: change eslint config
|
2020-02-13 20:51:40 +08:00 |
|
07akioni
|
bb3456e5f1
|
doc: import on demand
|
2020-02-13 19:14:30 +08:00 |
|
07akioni
|
e8ab4e2c86
|
doc(tag): v-model in zh-CN
|
2020-02-12 16:24:14 +08:00 |
|
07akioni
|
60c24008e1
|
build: refactor the build progress
|
2020-02-12 13:44:53 +08:00 |
|
07akioni
|
f65d541c7d
|
builld: clean depdencies
|
2020-02-11 20:42:41 +08:00 |
|
07akioni
|
11e329dbe3
|
build: get rid of gulp
|
2020-02-11 20:24:56 +08:00 |
|