Commit Graph

350 Commits

Author SHA1 Message Date
07akioni
e99eb0dc5d Merge branch 'develop' of ***REMOVED*** into develop 2019-07-30 15:32:18 +08:00
mangogan
93480ff10b fix: update version 2019-07-30 14:38:57 +08:00
jintao-gan
2e29a95060 Merge pull request #4 from Infrastructure/feature/form
Feature/form
2019-07-30 14:29:19 +08:00
mangogan
33633455a1 :Merge branch 'develop' of ***REMOVED*** into feature/form 2019-07-30 14:27:45 +08:00
mangogan
83ad871b2b fix: validate nesting item 2019-07-30 14:27:28 +08:00
JiwenBai
b8203446a7 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-30 12:58:30 +08:00
JiwenBai
0cd0eda76e fix(advance-table): filter value type is not the value type 2019-07-30 12:58:15 +08:00
jintao-gan
3463aea73a Merge pull request #3 from Infrastructure/feature/form
fix: fix required-logo style
2019-07-30 11:19:59 +08:00
mangogan
f60a1ea159 fix: required-logo style 2019-07-30 11:19:07 +08:00
07akioni
fcc45b3fcd chore(scrollbar): checkpoint 2019-07-29 18:24:59 +08:00
07akioni
a981cb981d chore(scrollbar): checkpoint 2019-07-29 17:57:00 +08:00
07akioni
bedc35ca6b fix(nimbus-icon): make height equals to size 2019-07-29 17:50:35 +08:00
07akioni
41ed14fc84 release: v0.2.47 2019-07-29 17:34:13 +08:00
07akioni
d865b01939 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-29 17:31:12 +08:00
07akioni
9cdefc306c feat(nimbus-icon): add operate icon and edit icon, clean some svg code, update its doc 2019-07-29 17:31:02 +08:00
07akioni
6452dcd9cb chore: remove .vscode 2019-07-29 17:10:39 +08:00
07akioni
ea3e261a97 chore(.gitignore): remove .vscode... 2019-07-29 17:07:57 +08:00
07akioni
c4c8116795 refactor(message): add info type, renew doc 2019-07-29 17:06:44 +08:00
JiwenBai
f5f783ca87 fix: merge from origin develop conflict 2019-07-29 16:54:15 +08:00
JiwenBai
9894c58a73 fix(advance-table): use local sorter but update data not sort 2019-07-29 16:52:18 +08:00
07akioni
e34e264d1d fix(alert): style of type success 2019-07-29 15:53:08 +08:00
JiwenBai
2b2b32cc78 fix(advanced-table): change filter items to computed for async get items data 2019-07-29 15:46:18 +08:00
07akioni
9110da9f8f Merge branch 'develop' of ***REMOVED*** into develop 2019-07-29 15:45:54 +08:00
07akioni
a06485d914 feat(alert): Add type of alert, refactor the style 2019-07-29 15:45:42 +08:00
JiwenBai
83e83e5df8 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-29 15:16:38 +08:00
JiwenBai
a75b33c299 fix(advanced-table): change filter items to computed for async get items data 2019-07-29 15:16:28 +08:00
07akioni
89588ba8d9 fix(date-picker): date not updated when value change 2019-07-29 14:43:20 +08:00
07akioni
49350f90b7 chore(date-picker): get off work checkpoint, there is bug in date-picker 2019-07-26 19:12:34 +08:00
07akioni
c4510be0ac release: 0.2.42 2019-07-26 18:09:58 +08:00
07akioni
8f2eba9df3 feat(input): textarea scrollbar 2019-07-26 18:09:39 +08:00
07akioni
622ee18bfb fix(select): scroll bar overflow 2019-07-26 18:04:48 +08:00
07akioni
fdfbf2ece6 feat(select): new animation 2019-07-26 17:58:25 +08:00
07akioni
77b3ddad66 feat(tooltip): add width props 2019-07-26 17:40:49 +08:00
07akioni
ba93be57ec chore(date-picker): finish style 2019-07-26 17:15:59 +08:00
07akioni
d6443e1cdd release: 0.2.39 2019-07-26 16:51:52 +08:00
07akioni
42a738d482 fix(date-picker): clean code & fix a function call with wrong parameter 2019-07-26 16:51:24 +08:00
07akioni
db862ef3c8 chore(zindexable): change console.log to console.debug 2019-07-26 16:50:15 +08:00
07akioni
bf0bb27518 refactor(date-picker): using zindexable and change some bad coding style 2019-07-26 16:37:26 +08:00
07akioni
5a911f2c2d refactor(placement): change return value for new placeable 2019-07-26 16:36:05 +08:00
07akioni
583a36ea2a refactor(placeable): using property to change element style 2019-07-26 16:35:11 +08:00
07akioni
21dcbb4649 refactor: new z-index on message and notification 2019-07-26 16:33:58 +08:00
07akioni
42d0d575c6 doc: add modal debug page 2019-07-26 16:33:01 +08:00
07akioni
27434bb59a refactor(time-picker): using zindexable 2019-07-26 16:31:20 +08:00
07akioni
d584ce2ce5 refactor(select): using zindexable 2019-07-26 16:30:49 +08:00
07akioni
2d06bd055b fix(resizeDelegate): if case misplacement 2019-07-26 16:30:11 +08:00
07akioni
5fa687153e refactor(popover): using zindexable 2019-07-26 16:29:11 +08:00
07akioni
497d420ed1 feat: add basic z-index management 2019-07-26 16:26:59 +08:00
07akioni
dd631ed9a4 chore(modal): add a demo for modal z-index debug 2019-07-26 16:26:25 +08:00
07akioni
c5c5c0b551 feat(date-picker): range somehow works 2019-07-26 14:09:59 +08:00
07akioni
b812df35b8 feat(date-picker): datetime range 2019-07-26 08:39:43 +08:00