07akioni
0b07c0caf9
perf(button): add guard for clearTimeout in beforeDestroy hook
2020-05-18 23:56:24 +08:00
07akioni
b5298c11ab
refactor(util/dom/getScrollParent): use cache
2020-05-18 23:55:02 +08:00
haibo tang
31df24cb08
Merge branch 'develop' of ***REMOVED*** into develop
2020-05-18 21:26:13 +08:00
haibo tang
2c7c8c3474
fix(step) update step content
2020-05-18 21:17:17 +08:00
07akioni
db77b5ada5
Merge pull request #130 from TuSimple/freestyle
...
Freestyle
2020-05-18 20:31:55 +08:00
07akioni
e74285c367
Merge branch 'develop' of ***REMOVED*** into develop
2020-05-18 20:21:10 +08:00
07akioni
db6d77f403
doc: change log 1.1.1
2020-05-18 20:19:52 +08:00
07akioni
35fba228df
chore: style fixes
2020-05-18 20:19:24 +08:00
07akioni
c3382c0064
refactor(deprecated/service-layout): split sider from single file
2020-05-18 20:05:59 +08:00
07akioni
2daa795967
perf(doc): get rid of some useless rerenders
2020-05-18 20:03:44 +08:00
07akioni
46e5e1d7df
feat(mixin/staputed): static computed behavior liked value
2020-05-18 19:47:06 +08:00
07akioni
c3d8db545f
fix(button): style fixes & code cleaning
2020-05-18 18:48:23 +08:00
07akioni
ad399846d0
fix(mixin/hollowoutable): sometimes style is not applied
2020-05-18 18:47:40 +08:00
07akioni
0835cabde5
Merge pull request #129 from TuSimple/freestyle
...
release: 1.1.0
2020-05-16 22:18:09 +08:00
07akioni
6cbd96e606
Merge branch 'develop' of ***REMOVED*** into develop
2020-05-16 22:14:03 +08:00
07akioni
21a3daa851
release: 1.1.0
2020-05-16 22:07:58 +08:00
07akioni
33232a79c8
Merge pull request #128 from TuSimple/freestyle
...
Freestyle
2020-05-16 22:06:34 +08:00
07akioni
bc4aaf8698
build(package.json): update line & demo scripts
2020-05-16 22:01:25 +08:00
07akioni
7c2b235734
Merge branch 'develop' of ***REMOVED*** into develop
2020-05-16 21:51:50 +08:00
07akioni
4a6af3752d
doc: add another intro
2020-05-16 21:47:30 +08:00
07akioni
65c0ef63aa
fix: webpack demo build config
2020-05-16 21:37:29 +08:00
07akioni
36d2128658
fix: typo
2020-05-16 21:36:52 +08:00
07akioni
f61f0a9245
fix(dynamic-input): add missed component imports
2020-05-16 21:08:47 +08:00
07akioni
cb2d2f7d6a
refactor: move styles inside src
2020-05-16 21:08:06 +08:00
07akioni
90eb79757d
chore
2020-05-16 20:48:52 +08:00
07akioni
326b6cc889
refactor(button): use theme vars from scss source
2020-05-16 20:47:46 +08:00
07akioni
21795f0250
refactor(button): render color related styles using css-render
2020-05-16 18:23:49 +08:00
07akioni
8867f9bee3
Merge pull request #127 from TuSimple/freestyle
...
Freestyle
2020-05-16 01:54:50 +08:00
07akioni
0dd4cd3ad0
Merge branch 'develop' of ***REMOVED*** into develop
2020-05-16 01:48:13 +08:00
07akioni
35fd29d977
fix: typo
2020-05-16 01:47:50 +08:00
07akioni
0147c626e4
refactor: change all $slots to $scopedSlots for better robustness
2020-05-16 01:35:17 +08:00
07akioni
2e9c9c95a6
feat(button): support custom preliminary
2020-05-15 22:52:06 +08:00
07akioni
e31ae14823
refactor(button): remove redundant style codes
2020-05-15 22:33:54 +08:00
07akioni
259d2350b5
doc(button): button color prop
2020-05-15 22:32:52 +08:00
07akioni
862ec603e7
refactor(button): clean button style
2020-05-15 17:51:51 +08:00
07akioni
903d4a1ee6
Merge pull request #124 from TuSimple/freestyle
...
Freestyle
2020-05-15 11:51:15 +08:00
07akioni
e5ea6775a1
release: 1.0.14
2020-05-15 02:03:31 +08:00
07akioni
22000681cd
Merge branch 'develop' of ***REMOVED*** into develop
2020-05-15 01:54:42 +08:00
07akioni
ea606528cf
chore: pending changelog
2020-05-15 01:53:01 +08:00
07akioni
7939479426
Merge pull request #123 from wanli-song/develop
...
Fix the label slot of the n-form-item-col & n-form-item-row cannot display
2020-05-15 01:52:04 +08:00
07akioni
38f3065362
Merge branch 'develop' of ***REMOVED*** into develop
2020-05-15 00:37:39 +08:00
07akioni
a8046801ba
fix(tabs): line position, resize related methods
...
- Fix the problem that `line` typed `n-tabs`'s line position stays still when `activeName` changes.
- Fix the problem that `n-tabs` scroll button is not triggered when tabs' width changes.
- Fix the problem that height change of `n-tabs` will unexpectly trigger some re-render callbacks.
2020-05-15 00:34:47 +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
7d4fc42e02
Merge pull request #122 from TuSimple/freestyle
...
Freestyle
2020-04-30 13:24:29 +08:00
07akioni
1c4fbfae2e
Merge branch 'develop' into freestyle
2020-04-30 13:19:29 +08:00
07akioni
e5d637e05a
release: 1.0.12
2020-04-30 13:15:31 +08:00
07akioni
a3311a03ad
fix(util/formatLength): some CSS length props are badly formated
2020-04-30 13:15:12 +08:00
07akioni
24588067eb
Merge pull request #121 from TuSimple/freestyle
...
Freestyle
2020-04-30 11:12:42 +08:00
07akioni
a5e27ed562
Merge branch 'develop' of ***REMOVED*** into develop
2020-04-30 11:04:45 +08:00