07akioni
4153980d8b
refactor(form-item): feedback transition
2020-10-08 00:06:57 +08:00
07akioni
c618e7cdd3
site: locale
2020-10-07 20:45:51 +08:00
07akioni
055e6fb76c
refactor(dropdown): support vue3
2020-10-04 04:07:14 +08:00
07akioni
a435b7127d
build: adjust imports to make vite works
2020-09-29 15:03:46 +08:00
07akioni
2a89ecddba
refactor(loading-bar): support vue3
2020-09-27 22:25:33 +08:00
07akioni
ae51669359
chore
2020-09-24 19:04:41 +08:00
07akioni
d2406812de
refactor: adapt vue3
2020-09-19 16:04:47 +08:00
07akioni
8c10ccdef5
refactor: upgrade to vue3, make it work first
...
there are quite a lot of things to finish
1. Vue.prototype
2. $scopedSlots
3. functional
4. i18n
5. virtual scroll
...
2020-09-08 22:04:45 +08:00
07akioni
6022181a89
refactor: extract global style to cssr
2020-09-08 13:52:03 +08:00
07akioni
487001d697
build: add changelog to site, refactor loader based on suffix
...
.demo.md for component demo
.demo-entry.md for demo entry
.md for common docs
2020-08-19 23:30:04 +08:00
07akioni
d376d89359
release: 1.5.5
2020-08-15 17:10:19 +08:00
07akioni
de4d917f27
docs(changelog): 1.5.5
2020-08-15 16:49:58 +08:00
07akioni
6291b1bb96
feat(version): access version from entry point
2020-08-08 13:48:05 +08:00
07akioni
e7b8d9119e
release: 1.5.4
2020-08-08 13:44:43 +08:00
07akioni
5dc30ce09f
feat(theme/tusimple)
2020-08-04 21:45:05 +08:00
07akioni
48b78c68b7
release: 1.5.3
2020-07-23 18:58:16 +08:00
07akioni
07e6fbb63f
build: generate version
2020-07-22 17:40:38 +08:00
Wanli Song
0db4bc26a1
fix the input of radio cannot foucs & feat time-picker disabled ( #164 )
...
* fix the input of radio cannot foucs
* fix the input of radio cannot foucs
* modify(changelog)
* refactor:remove debugger
* feature(n-time-picker):Add for
* refactor:remove debugger
2020-07-22 16:58:31 +08:00
07akioni
3a5646cabd
build: add init-cssr command
2020-07-22 12:54:16 +08:00
07akioni
35ed28d4e6
release: 1.5.0
2020-07-08 23:15:31 +08:00
07akioni
7372976883
build: build-doc script
2020-07-08 23:02:26 +08:00
07akioni
07fa06a83d
refactor: new style installing api
2020-07-08 21:06:48 +08:00
07akioni
37f2d40cc8
Merge branch 'develop' of ***REMOVED*** into develop
2020-06-29 21:57:05 +08:00
07akioni
1a072a7bba
build: webpack config case sensitive
2020-06-26 02:16:17 +08:00
songwanli2025@163.com
f582c60cd6
refactor:remove debugger
2020-06-23 18:48:58 +08:00
07akioni
394e95a1f0
feat(mixin/usecssr)
2020-06-21 23:20:34 +08:00
07akioni
4e724551a5
feat: light theme color in js
2020-06-21 21:55:17 +08:00
07akioni
6048bb3a68
release: 1.4.0
2020-06-19 00:10:27 +08:00
07akioni
04c5e27b53
test: create a jest scaffold
2020-06-18 23:38:54 +08:00
07akioni
b8547135c8
release: 1.3.5
2020-06-06 00:19:09 +08:00
07akioni
e67a2b65e9
Merge branch 'develop' of ***REMOVED*** into develop
2020-06-05 23:27:48 +08:00
songwanli2025@163.com
493817a616
doc(CHANGELOG): add the changeLog of v1.3.4
2020-06-05 18:24:57 +08:00
07akioni
30368e12bc
release: 1.3.3
2020-06-03 14:14:17 +08:00
07akioni
9feda9efdf
build: rename doc folder to build-doc
2020-06-03 14:14:01 +08:00
07akioni
b66f124cf4
release: 1.3.2
2020-06-01 23:53:11 +08:00
07akioni
d032e70869
release: 1.3.1
2020-06-01 20:27:08 +08:00
07akioni
299b1be6e7
release: 1.3.0
2020-06-01 13:30:09 +08:00
07akioni
4d1a9e93bd
doc: fix some type annotations
2020-05-30 17:20:27 +08:00
07akioni
c714d8a1de
chores
2020-05-29 11:22:07 +08:00
07akioni
1ab3f9e06b
release: 1.1.5
2020-05-28 14:29:31 +08:00
07akioni
6078a9e8fb
release: 1.1.4
2020-05-28 12:11:31 +08:00
07akioni
994701d39a
release: 1.1.3
2020-05-20 23:07:12 +08:00
07akioni
e488446a1c
release: 1.1.2
2020-05-19 15:18:29 +08:00
07akioni
21a3daa851
release: 1.1.0
2020-05-16 22:07:58 +08:00
07akioni
bc4aaf8698
build(package.json): update line & demo scripts
2020-05-16 22:01:25 +08:00
07akioni
90eb79757d
chore
2020-05-16 20:48:52 +08:00
07akioni
2e9c9c95a6
feat(button): support custom preliminary
2020-05-15 22:52:06 +08:00
songwanli2025@163.com
021b1a0859
fix(n-form-item): Fix n-form-item-col & n-form-item-row will be displayed in the state of no-label when use label slot
2020-05-14 15:12:40 +08:00
songwanli2025@163.com
51c5c45721
Fix the label slot of the & cannot display
2020-05-14 10:57:40 +08:00
07akioni
e5d637e05a
release: 1.0.12
2020-04-30 13:15:31 +08:00