07akioni
|
73a77492b6
|
fix(input): forget to remove :on=$listeners of input, this may cause some native event be put into wrong handler
|
2019-07-08 17:24:49 +08:00 |
|
07akioni
|
d20e707244
|
feat(date-picker): v-model and some robustness enhance for it.
|
2019-07-08 16:15:23 +08:00 |
|
07akioni
|
e0da00b631
|
chore: checkpoint
|
2019-07-05 19:59:19 +08:00 |
|
07akioni
|
51bc6468e0
|
feat(date-time-picker): an available version.
|
2019-07-05 19:57:05 +08:00 |
|
JiwenBai
|
5fdfc60bdd
|
fix: deveplop branch conflict
|
2019-07-05 15:28:14 +08:00 |
|
JiwenBai
|
9705260a88
|
feat: advanced table
|
2019-07-05 15:27:06 +08:00 |
|
07akioni
|
1c13efb566
|
chore: checkpoint for datepicker & some bug fix
|
2019-07-04 19:23:35 +08:00 |
|
07akioni
|
e15a11c069
|
feat(calendar): add basic basic basic calendar
|
2019-07-04 16:47:41 +08:00 |
|
07akioni
|
ac6dbcf48b
|
fix(input): blur & focus event
|
2019-07-04 11:15:50 +08:00 |
|
07akioni
|
2126785d3d
|
feat(input): maxlength
|
2019-07-04 11:01:06 +08:00 |
|
07akioni
|
d9273efe2f
|
feat(icon): icon-on-right
|
2019-07-04 10:41:59 +08:00 |
|
07akioni
|
5c143b449d
|
feat(input): type=password & blur focus handler
|
2019-07-04 10:34:18 +08:00 |
|
07akioni
|
07a3f64a37
|
fix: no data sentence in single select
|
2019-07-03 18:48:26 +08:00 |
|
07akioni
|
468eed9ed6
|
fix: some bugs in filterable select
|
2019-07-03 18:43:11 +08:00 |
|
07akioni
|
779d2058eb
|
feat(select): filterable select on single select mode.
|
2019-07-03 17:52:13 +08:00 |
|
JiwenBai
|
36cc97d8fb
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2019-07-03 13:23:59 +08:00 |
|
07akioni
|
16e46081f7
|
refactor(select): add robustness for select component!
|
2019-07-03 11:14:55 +08:00 |
|
JiwenBai
|
c34301d922
|
fix: conflict
|
2019-07-02 19:31:52 +08:00 |
|
07akioni
|
d1cf803dfd
|
test(select)
|
2019-07-02 18:08:59 +08:00 |
|
07akioni
|
654951541f
|
feat(alert): add alert component
|
2019-07-02 14:48:49 +08:00 |
|
JiwenBai
|
cad19017ea
|
fix: scss styles
|
2019-07-02 14:02:08 +08:00 |
|
07akioni
|
56e39407c8
|
feat: add options for message & add warning style for message
|
2019-07-02 13:47:23 +08:00 |
|
07akioni
|
5883de5c54
|
fix(select): fix the problem that when v-model doesn't match items' value, the selectedItem will be null.
|
2019-07-02 13:06:03 +08:00 |
|
07akioni
|
c4019b91e2
|
fix(select): show label, not value in select-link
|
2019-07-02 10:52:07 +08:00 |
|
JiwenBai
|
9eb19a2969
|
styles: fix lint errors and warnings
|
2019-07-02 10:38:21 +08:00 |
|
JiwenBai
|
098fb7d8f3
|
feat: add no arrow type in popup component
|
2019-07-01 18:47:35 +08:00 |
|
JiwenBai
|
28e9e62108
|
feat: add arrow and arrow show positon
|
2019-07-01 18:12:18 +08:00 |
|
JiwenBai
|
65d29a774a
|
test: fix dependences
|
2019-07-01 10:30:00 +08:00 |
|
JiwenBai
|
972b424d09
|
Merge branch 'master' of ***REMOVED*** into develop
|
2019-07-01 10:03:39 +08:00 |
|
07akioni
|
6fdfa5e593
|
doc: installation
|
2019-06-28 19:00:00 +08:00 |
|
JiwenBai
|
79483be2c9
|
refactor: fix merge confict
|
2019-06-28 18:19:01 +08:00 |
|
07akioni
|
5dede13ec9
|
test(input): add unit test for input
|
2019-06-28 18:14:55 +08:00 |
|
JiwenBai
|
8e51b833c1
|
feat: add popup component
|
2019-06-28 18:14:06 +08:00 |
|
07akioni
|
229056ae5b
|
feat: change index.js to Vue plugin format
|
2019-06-28 16:02:40 +08:00 |
|
07akioni
|
b502414b13
|
test: fulfill already exist tests
|
2019-06-28 14:33:55 +08:00 |
|
JiwenBai
|
c6996a818a
|
refactor: fix merge conflict from master
|
2019-06-28 12:54:42 +08:00 |
|
07akioni
|
7db0bbe16b
|
chore: supress lint alert of empty css block
|
2019-06-28 10:34:29 +08:00 |
|
07akioni
|
9ce2c130d2
|
doc: change event on select, checkbox and switch
|
2019-06-28 10:26:32 +08:00 |
|
07akioni
|
882e7f24ad
|
doc: add git commit style examples
|
2019-06-27 19:04:39 +08:00 |
|
07akioni
|
eb415774ab
|
fix: style -webkit-appearance & -webkit-text-size-adjust
|
2019-06-27 18:17:07 +08:00 |
|
07akioni
|
be48050bc3
|
fix: style on mobile
|
2019-06-27 16:26:23 +08:00 |
|
07akioni
|
9a0f875405
|
doc: add commit style link in homepage
|
2019-06-27 15:36:47 +08:00 |
|
07akioni
|
0eb70ca51d
|
feat: auto version change of doc & npm scripts update
|
2019-06-27 11:42:09 +08:00 |
|
07akioni
|
e8d0086672
|
fix(select): text align start.
|
2019-06-27 11:02:01 +08:00 |
|
07akioni
|
fcc28e78ad
|
feat: verbose transition of multiple select
|
2019-06-27 10:55:22 +08:00 |
|
JiwenBai
|
23e8e64cf3
|
Merge branch 'master' of ***REMOVED*** into develop
|
2019-06-26 20:16:16 +08:00 |
|
JiwenBai
|
9182289256
|
feat: add advance table
|
2019-06-26 20:16:11 +08:00 |
|
07akioni
|
01c01ce27d
|
feat: select animation
|
2019-06-26 19:25:19 +08:00 |
|
07akioni
|
c6a404a32e
|
doc: pure english
|
2019-06-26 14:52:19 +08:00 |
|
07akioni
|
7f7c27adf8
|
refactor: notification api changed
|
2019-06-26 14:40:36 +08:00 |
|
07akioni
|
b9168b0caf
|
fix: icon line-height
|
2019-06-26 14:20:13 +08:00 |
|
07akioni
|
f28af045a6
|
doc: add doc addr in readme
|
2019-06-26 13:37:58 +08:00 |
|
07akioni
|
1e8c629157
|
feat: modal animation
|
2019-06-25 18:20:49 +08:00 |
|
07akioni
|
1fe4eee121
|
feat: checkbox label color
|
2019-06-25 17:07:54 +08:00 |
|
07akioni
|
56e028ec77
|
feat: checkbox & swich styles animation
|
2019-06-25 16:54:51 +08:00 |
|
07akioni
|
36b03996db
|
refactor: pagination style
|
2019-06-25 15:48:04 +08:00 |
|
07akioni
|
ccef948ab6
|
feat: style update for n-select
|
2019-06-25 14:59:26 +08:00 |
|
07akioni
|
3bf14ba5ba
|
refactor: input css variables extract
|
2019-06-25 11:09:11 +08:00 |
|
07akioni
|
5c15591c8a
|
refactor: props name change in nimbus service layout
|
2019-06-25 10:15:19 +08:00 |
|
07akioni
|
5bb402dd8a
|
fix: code mirror style priority
|
2019-06-24 16:10:11 +08:00 |
|
07akioni
|
ab2537ba2b
|
fix: rm wrong case file
|
2019-06-24 15:29:36 +08:00 |
|
hrsonion
|
0476070291
|
fix: git case ignore
|
2019-06-24 15:25:13 +08:00 |
|
07akioni
|
336f5c457f
|
fix: demo router
|
2019-06-24 15:23:36 +08:00 |
|
07akioni
|
82b1fe68c2
|
release: v0.1.50
|
2019-06-24 15:17:03 +08:00 |
|
hrsonion
|
236f87c7c9
|
feat: new doc
|
2019-06-24 15:11:27 +08:00 |
|
hrsonion
|
337e4c293f
|
doc: new doc looking
|
2019-06-24 01:16:38 +08:00 |
|
07akioni
|
d64a0688cc
|
feat: new doc in progress
|
2019-06-23 19:52:26 +08:00 |
|
07akioni
|
7020d2812b
|
refactor: nimbus service layout css bem & animation optimize
|
2019-06-23 18:00:21 +08:00 |
|
07akioni
|
26e83b0cf1
|
feat: ci & doc!
|
2019-06-23 15:47:39 +08:00 |
|
hrsonion
|
7471dfdca1
|
feat: button text color auto fit
|
2019-06-23 10:18:14 +08:00 |
|
hrsonion
|
4ee8529be5
|
feat: pagination!
|
2019-06-22 19:33:26 +08:00 |
|
hrsonion
|
70bd337d46
|
feat: page utils & test for it
|
2019-06-21 23:23:58 +08:00 |
|
07akioni
|
7a40ef490b
|
feat: nimbus-confirm-card
|
2019-06-21 13:11:06 +08:00 |
|
07akioni
|
9326398292
|
feat&fix: modal overlay click close! modal style
|
2019-06-21 11:49:15 +08:00 |
|
07akioni
|
b52878c7d5
|
feat: better notification animation
|
2019-06-21 10:30:07 +08:00 |
|
hrsonion
|
134716c8e3
|
feat: notification animation!
|
2019-06-21 00:34:24 +08:00 |
|
hrsonion
|
d6310bfafd
|
fix: native close listener on select & z-index of codemirror editor
|
2019-06-20 22:55:18 +08:00 |
|
07akioni
|
6c1e292422
|
feat: notification
|
2019-06-20 19:10:53 +08:00 |
|
07akioni
|
b309d9b87b
|
feat: tooltip
|
2019-06-20 12:46:29 +08:00 |
|
07akioni
|
da34b9c340
|
feat: message!!!
|
2019-06-19 17:43:57 +08:00 |
|
07akioni
|
c1e4fa24cc
|
feat: select & input & size change & icon default color
|
2019-06-19 13:54:13 +08:00 |
|
07akioni
|
64a1d31324
|
feat: input size & color fix
|
2019-06-18 18:09:42 +08:00 |
|
07akioni
|
af2e673a69
|
feat: button with size & icon & round
|
2019-06-18 16:53:16 +08:00 |
|
07akioni
|
a57e103f73
|
fix: modal card positioning
|
2019-06-18 16:12:33 +08:00 |
|
07akioni
|
030fd10411
|
feat&doc: Button available!
|
2019-06-18 14:53:24 +08:00 |
|
07akioni
|
3525e0f1df
|
feat: input disable prop
|
2019-06-17 19:58:09 +08:00 |
|
07akioni
|
0a0f7db1be
|
feat: style change for service layout
|
2019-06-17 19:11:37 +08:00 |
|
07akioni
|
9dbf70b054
|
feat: gradient-text with color
|
2019-06-17 18:06:42 +08:00 |
|
07akioni
|
f76ab41ad1
|
feat: nimbus form card!
|
2019-06-17 16:12:10 +08:00 |
|
07akioni
|
dcbd84bdce
|
fix: style pollution on service layout!
|
2019-06-17 15:25:33 +08:00 |
|
07akioni
|
1bdb17d029
|
feat: modal
|
2019-06-17 14:29:32 +08:00 |
|
07akioni
|
501829a682
|
feat: path in service-layout
|
2019-06-17 10:56:30 +08:00 |
|
07akioni
|
2610f0554b
|
doc: switch
|
2019-06-17 10:22:59 +08:00 |
|
07akioni
|
6dd3a69030
|
doc: multiple select
|
2019-06-17 10:20:57 +08:00 |
|
07akioni
|
cb9548a3a3
|
feat: make multiple select available
|
2019-06-17 10:19:32 +08:00 |
|
07akioni
|
9264b46218
|
chore: checkpoint
|
2019-06-14 19:33:41 +08:00 |
|
07akioni
|
c84ddbf3f8
|
fix: dropdown prop & demo
|
2019-06-14 17:45:42 +08:00 |
|
07akioni
|
7ae3579398
|
feat: dropdown
|
2019-06-14 17:39:56 +08:00 |
|
07akioni
|
af1208ba73
|
fix: input placeholder
|
2019-06-14 15:38:00 +08:00 |
|
07akioni
|
15a671369c
|
feat: input v-model
|
2019-06-14 15:35:58 +08:00 |
|