07akioni
8bdde02730
refactor(config-comsumer): add inherit logic
2019-12-10 22:44:51 +08:00
07akioni
7c24829f87
refactor(config-provider): add inherit logic
2019-12-10 22:44:04 +08:00
JiwenBai
28ddaa8d48
feat(table): refractor table doc,unfinished
2019-12-10 19:16:25 +08:00
JiwenBai
178e8ca2f8
fixed(table): locale page selection bug
2019-12-10 18:49:06 +08:00
07akioni
84b75fd4ed
fix(breadcrumb): dont wrap item
2019-12-09 19:18:24 +08:00
07akioni
30e9e8f42d
feat(alert): closable
2019-12-09 19:16:03 +08:00
07akioni
00d097a141
chore: code clean
2019-12-09 18:09:07 +08:00
07akioni
d2c04e7120
refactor(progress): css
2019-12-09 15:49:38 +08:00
07akioni
02d4f8ffcc
chore: code clean
2019-12-09 15:12:53 +08:00
07akioni
1168078f59
fix(popconfirm): fix outdated api
2019-12-09 13:27:32 +08:00
07akioni
6c6eb954a7
fix(popselect): box-shadow
2019-12-09 13:27:08 +08:00
07akioni
1f14a6e72f
feat(anchor): scrollTo
2019-12-09 12:49:51 +08:00
07akioni
9efabab38e
refactor(notification): refactor done!
2019-12-08 20:47:14 +08:00
07akioni
2ac321206b
feat(button): text button
2019-12-08 17:21:44 +08:00
07akioni
1ff4a2fafe
refactor(message): add loading type & totally refactor the code inside
2019-12-08 15:25:34 +08:00
07akioni
57713cfd40
refactor(nofitication): internally refactor
2019-12-07 23:13:52 +08:00
07akioni
ffc943954d
feat(n-element)
2019-12-07 00:02:14 +08:00
07akioni
a3b970ffe2
chore: rename some files...
2019-12-06 23:11:15 +08:00
07akioni
ef5addad71
fix(confirm): support theme
2019-12-06 23:10:40 +08:00
07akioni
635814d1d3
refactor(message): support theme change when active
2019-12-06 23:09:30 +08:00
07akioni
7c3f6b9aef
refactor(message): code clean
2019-12-06 18:23:01 +08:00
07akioni
6b427bd229
refactor(confirm): fix some bugs
2019-12-06 17:44:58 +08:00
07akioni
3eb275c70b
refactor(loading-bar): remove some bad looking code
2019-12-06 16:52:31 +08:00
07akioni
5cdd6e2a44
refactor(breadcrumb): code reorganize
2019-12-06 16:23:10 +08:00
07akioni
5ac14aa041
feat(anchor): link nestable
2019-12-06 15:25:45 +08:00
07akioni
bd886d85e8
refactor(anchor): make last anchor inactive when it leaves screen
2019-12-06 15:04:08 +08:00
07akioni
b8ad4d49ab
feat(affix): split top into top & offset-top
2019-12-06 14:10:02 +08:00
07akioni
7713293a8f
refactor(back-top): clear some logic
2019-12-06 13:42:00 +08:00
07akioni
0c994a1c19
refactor(affix): fulfill api
2019-12-06 12:22:10 +08:00
JiwenBai
ab5b29ac60
add page table method
2019-12-04 19:48:38 +08:00
07akioni
a587665cb3
chore: some code clearn
2019-12-04 18:43:55 +08:00
07akioni
0aa5a38440
doc: some fix
2019-12-04 18:17:25 +08:00
07akioni
cbf0a76c1f
feat(auto-complete): good auto-complete
2019-12-04 17:59:38 +08:00
songwanli2025@163.com
500e40541d
modify(timePicker, datePicker): modify timeDisabled & dateDisabled
2019-12-04 11:05:05 +08:00
07akioni
ee21dd7056
feat(dropdown): submenu positioning
2019-12-03 21:35:39 +08:00
07akioni
68f82f6966
feat(dropdown): i think it finally works...
2019-12-03 20:00:29 +08:00
07akioni
8fd7d00446
refactor(dropdown): new api
2019-12-03 18:36:21 +08:00
07akioni
c6c96aa375
refactor(dropdown): style change
2019-12-03 13:53:44 +08:00
07akioni
ac215d0a2d
refactor(dropdown): wip... there still a long way to go...
2019-12-02 20:57:09 +08:00
07akioni
86c9c52949
refactor(dropdown): wip
2019-12-01 22:55:39 +08:00
07akioni
f3b1aa268f
refactor(select): change slot api impl
2019-12-01 10:30:17 +08:00
07akioni
f9d2231dea
feat(tag): checkable
2019-11-29 16:28:59 +08:00
07akioni
93ad1f02b5
feat(icon): support theme
2019-11-29 15:34:37 +08:00
songwanli2025@163.com
b52fe8321f
Merge remote-tracking branch 'upstream/develop' into develop
2019-11-29 15:25:20 +08:00
songwanli2025@163.com
da45bc7450
modify(date-picker&time-picker): modify disabledTime documation &fix select the hour of timepicker is not correct & fix disabledTime of dateTimeRange
2019-11-29 15:24:37 +08:00
07akioni
468f62c66f
refactor(divider): apply margin on wrapper el rather than inner el, which makes style modification easier
2019-11-29 15:01:05 +08:00
07akioni
7691f61eec
chore: code clean
2019-11-29 14:45:32 +08:00
songwanli2025@163.com
b0d3ddfdef
Merge remote-tracking branch 'upstream/develop' into develop
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2019-11-29 11:39:56 +08:00
songwanli2025@163.com
33dcdecffe
fix(menu): disabled item still can be selected
2019-11-29 11:35:32 +08:00
songwanli2025@163.com
d358407f48
add disabledTime to TimePicker & DatePicker
2019-11-29 11:07:24 +08:00
07akioni
2a347269c0
refactor(config-provider): clean app named related vars
2019-11-28 16:17:21 +08:00
07akioni
3ef604a31a
refactor(holloutable): use inline css
2019-11-28 14:42:11 +08:00
07akioni
d1d05b7c84
chore: code clean
2019-11-28 14:03:12 +08:00
07akioni
c015771f67
refactor(form): validate api change
2019-11-28 11:05:54 +08:00
07akioni
ed5f61449b
Merge branch 'develop' of ***REMOVED*** into develop
2019-11-27 17:23:50 +08:00
07akioni
ac5d6dc0c5
refactor(form): support validate callback
2019-11-27 17:23:24 +08:00
songwanli2025@163.com
3601c5004c
merge
2019-11-27 17:04:39 +08:00
songwanli2025@163.com
ead4a1be87
develop
2019-11-27 17:01:21 +08:00
07akioni
98f4119097
refactor(layout): code clean
2019-11-26 19:16:10 +08:00
07akioni
c6f261c8f7
refactor(config-provider): code clean
2019-11-26 18:54:29 +08:00
07akioni
edd926436f
refactor(thing): import robustness
2019-11-26 18:16:50 +08:00
07akioni
82eadd628b
refactor(descriptions): code clean & size enabled
2019-11-26 16:44:07 +08:00
07akioni
54c9eef90c
refactor(empty): clean style
2019-11-26 15:26:28 +08:00
JiwenBai
0e7a73ba6e
feat(table): use fiterable instead of onFilter
2019-11-25 16:56:57 +08:00
JiwenBai
0150d7eb7b
fix(table): fixed-header overflow should be hidden
2019-11-25 15:28:55 +08:00
JiwenBai
99444bc84b
fix(table): header scrollbar bug
2019-11-25 14:11:18 +08:00
07akioni
c289970b68
feat(empty): new empty icon
2019-11-24 22:38:35 +08:00
07akioni
6bc933f356
feat(empty): add basic empty component, not fancy at all...
2019-11-24 10:49:39 +08:00
07akioni
f535fc74d0
feat(auto-complete): add a buggy version of auto-complete
2019-11-22 18:49:53 +08:00
07akioni
95b5861b5b
chore(auto-complete): add scaffold
2019-11-22 16:58:13 +08:00
07akioni
a87057ce82
feat(list): add basic list component
2019-11-22 16:54:32 +08:00
07akioni
69b9d7f049
feat(thing): thing component is for describe a thing
2019-11-22 16:54:21 +08:00
07akioni
109a2edc79
doc(avatar): fulfill it
2019-11-22 13:21:32 +08:00
07akioni
4b4495cfd7
feat(result): more status
2019-11-22 12:06:11 +08:00
07akioni
7a744a8a43
feat(result): cool result component
2019-11-21 23:50:53 +08:00
07akioni
e3280e767b
feat(avatar): add avator with basic function
2019-11-19 18:38:01 +08:00
07akioni
24025c4465
feat(layout): I think it works and it is awesome!
2019-11-19 17:27:53 +08:00
07akioni
44d932109b
chore(layout): wip
2019-11-18 18:37:20 +08:00
07akioni
4643115452
doc(card): finish card demo
2019-11-18 11:34:18 +08:00
JiwenBai
1e02d22978
refractor(advanced-table): use sorter custom replace sortable custom
2019-11-17 13:54:20 +08:00
JiwenBai
9c78c3abc8
refractor(advanced-table): remove slot and searcher
2019-11-17 10:58:11 +08:00
JiwenBai
29148d157d
refractor(advanced-table): add table methods
2019-11-17 10:34:38 +08:00
07akioni
69bb0635f9
feat(modal): preset card
2019-11-17 00:57:30 +08:00
07akioni
454e19a2be
refactor: use relative path rather than webpack alias (to avoid import error outside the package)
2019-11-17 00:06:14 +08:00
07akioni
e4c1eee71b
refactor(card): change slot name from title to header
2019-11-16 23:52:34 +08:00
07akioni
2b7421b355
feat(modal): api change
2019-11-15 17:44:43 +08:00
07akioni
4d32a2b580
fix(modal): fix listeners on modal
2019-11-14 19:22:35 +08:00
07akioni
554b929030
refactor(modal): code clean & props clean
2019-11-14 19:13:14 +08:00
07akioni
ffb75e23e0
refactor(modal): code clean
2019-11-14 17:53:23 +08:00
07akioni
1f8ecbb4cd
Merge branch 'develop' of ***REMOVED*** into develop
2019-11-14 15:27:35 +08:00
07akioni
154e8d16f8
chore: change new api of select menu in popselect and cascader
2019-11-14 15:19:57 +08:00
JiwenBai
313354ca53
fixed(advanced-table): checkbox select bug
2019-11-14 13:43:57 +08:00
07akioni
f054d9d17b
fix(select): class name of select option
2019-11-14 11:59:03 +08:00
07akioni
1fb5acd066
chore(select): code clean
2019-11-14 11:57:37 +08:00
07akioni
7b7ed21ac5
fix(select): focus related problem
2019-11-14 11:04:19 +08:00
songwanli2025@163.com
38dadca699
fix customIput bug
2019-11-14 10:54:14 +08:00
07akioni
34f78b75e8
feat(select): support dom like api
2019-11-14 02:18:36 +08:00
songwanli2025@163.com
809334df15
merge
2019-11-13 15:52:15 +08:00
songwanli2025@163.com
ac7bda7605
modify moodal & modal content
2019-11-13 11:40:32 +08:00
07akioni
4e36b083f8
feat(card)
2019-11-13 00:02:42 +08:00
JiwenBai
16ef122c76
fix(advance-table): scrollbar width
2019-11-12 19:40:46 +08:00
JiwenBai
c5c91816d6
refractor(advanced-table): add base-table components
2019-11-12 17:28:58 +08:00
07akioni
45e70c5a67
feat(descriptions)
2019-11-12 15:04:42 +08:00
JiwenBai
8f80bf578b
fixed(advanced-table): table-shadow styles
2019-11-12 14:12:45 +08:00
JiwenBai
c11e6eb557
Merge branch 'develop' into feature/advace-table-header
...
demo/documentation/components/advancedTable/enUS/basic.md
2019-11-11 17:17:51 +08:00
songwanli2025@163.com
4185c0c692
modify modal
2019-11-11 15:59:23 +08:00
07akioni
21d9efbb2c
Merge branch 'develop' of ***REMOVED*** into develop
2019-11-11 13:36:16 +08:00
07akioni
eb586069f4
fix(form): some misbehaviors
2019-11-11 13:35:44 +08:00
07akioni
8b9dbd550c
feat(form): many components support form...
2019-11-11 12:44:36 +08:00
07akioni
15f81fa337
fix(nimbus-service-layout): support new api of icon
2019-11-09 22:52:20 +08:00
07akioni
8565cd9691
refactor(app): rename to config-provider
2019-11-09 22:45:07 +08:00
07akioni
5f7d0538df
feat(theme-consumer)
2019-11-09 15:02:34 +08:00
07akioni
656d0cb8bb
doc: reorder menu items
2019-11-09 14:19:07 +08:00
07akioni
1ec7d103b0
chore(form): some functional fix
2019-11-09 13:38:06 +08:00
07akioni
b589a40040
feat(form): form-item-row & form-item-col
2019-11-09 00:25:06 +08:00
JiwenBai
6ee9c697e9
fixed(advanced-table): sort icon
2019-11-08 18:18:59 +08:00
JiwenBai
19647e3fbb
fixed(advanced-table): sort/filter icon used new n-icon
2019-11-08 18:01:49 +08:00
07akioni
8062a4db2a
feat(transfer): light theme
2019-11-08 16:07:20 +08:00
JiwenBai
5f5505df5d
feat(advance-table): fixed column unfinished
2019-11-08 12:06:03 +08:00
07akioni
a7a9c1ca87
feat(form): add components supports on form
2019-11-07 22:49:08 +08:00
07akioni
23eda5b40c
refactor: use asformitem instead of emitter mixin
2019-11-07 21:35:26 +08:00
07akioni
986ecb3de4
Merge branch 'develop' of ***REMOVED*** into develop
2019-11-06 18:47:36 +08:00
07akioni
920b346450
chore: form work in progress checkpoint
2019-11-06 18:40:18 +08:00
07akioni
22e2f6a7c3
style: sth for form-items...
2019-11-06 15:57:03 +08:00
07akioni
5b6c1e0e88
refactor(form): var names & css implement
2019-11-06 14:04:28 +08:00
07akioni
7432803feb
refactor(grid): change implement of vertical gutter
2019-11-06 14:03:00 +08:00
07akioni
47776fe117
chore: add form supported on date-picker & select
2019-11-06 13:49:28 +08:00
JiwenBai
3fbcf24d41
fix(advance-table): disabled checkbox data change select bug
2019-11-06 13:31:01 +08:00
07akioni
31abde5a1e
refactor(form): working in progress, styles, dom structure
2019-11-03 21:00:44 +08:00
07akioni
2621d152f9
refactor(form-item): refactor event mechanism
2019-11-02 23:09:36 +08:00
07akioni
fdad44af2b
refactor(form): work in progres
2019-11-01 19:01:55 +08:00
07akioni
1066a24ef3
Merge branch 'develop' of ***REMOVED*** into develop
2019-10-30 18:12:24 +08:00
07akioni
f3a5ff5a36
chore
2019-10-30 18:10:18 +08:00
07akioni
26bc4952c3
feat(input-number): validator
2019-10-30 18:10:11 +08:00
07akioni
95b6ce1c52
refactor(switch): change v-model prop to default
2019-10-30 17:53:38 +08:00
07akioni
18c6d47992
fix(popover): event listener will be removed before called
2019-10-30 17:53:09 +08:00
07akioni
27826b31a9
fix(alert): don't show content when there is no content
2019-10-30 16:35:34 +08:00
07akioni
ad76b5736e
feat(date-picker): change & blur events & some keyboard bindings
2019-10-30 16:22:17 +08:00
07akioni
ad240f2b3f
feat(input): lazy focus
2019-10-30 16:21:16 +08:00
JiwenBai
a0774cbe33
feat(pop-select): add show/hide event
2019-10-29 14:23:10 +08:00
07akioni
a7d035b7a6
feat(time): unix timestamp as time prop
2019-10-29 12:38:53 +08:00
07akioni
3e3f4160e7
feat(breadcrumb)
2019-10-29 12:38:42 +08:00
07akioni
4b1faca3a7
feat: grid & statistic
2019-10-28 18:29:52 +08:00
JiwenBai
2191dd695c
feat(advance-table): header height auto compute
2019-10-25 19:28:04 +08:00
07akioni
f6e38675ad
refactor(notifaction): api change
2019-10-25 17:53:59 +08:00
07akioni
d71aa3f64d
refactor(backtop): api & style change
2019-10-25 17:53:41 +08:00
07akioni
3f6b7bb8a9
fix(button): align
2019-10-25 16:20:46 +08:00
07akioni
d2fb399500
chore: some name change
2019-10-25 15:50:09 +08:00
07akioni
89498541b7
doc(icon)
2019-10-25 15:43:06 +08:00
07akioni
64efc75372
Merge branch 'develop' of ***REMOVED*** into develop
2019-10-25 13:13:25 +08:00