16 Commits

Author SHA1 Message Date
刘小迪
85f28dd52c
fix(NavBar): 修复因box-sizing:border-box导致导航栏高度不正确问题 (#4969) 2022-06-14 09:37:23 +08:00
neverland
1a7889590f
perf: remove CSS variables polyfill (#4487)
* perf: remove CSS variables polyfill

* style: fix missing calc value

* perf: reduce some useless css vars
2021-09-23 17:31:28 +08:00
rex
0e784e227f
fix(nav-bar): fix --nav-bar-icon-color not work & fix wrong style without title (#3643)
fix #3593, fix #3514
2020-09-27 11:42:28 +08:00
rex
67dfb120c3
fix(nav-bar): fix style error with no left-text (#3263)
fix #3250
2020-06-09 17:59:15 +08:00
Lindy
773d733283 feat(NavBar): fix icon and text dislocation (#2633) 2020-01-03 11:42:31 +08:00
rex
1edbbd18af
fix(NavBar): fix icon style error (#2331)
fix #2322
2019-11-18 21:04:25 +08:00
Lindy
8435e1b345 feat(NavBar): NavBar 组件样式调整 (#2233) 2019-11-04 19:28:11 +08:00
rex
4baa4b93b7
fix(NavBar): fix safeAreaInsetTop not work in android device
fix #2114
2019-10-14 15:12:45 +08:00
rex
147080bf54
refactor: compatible with iphone by env 2019-09-25 10:50:11 +08:00
rex
7c41cc0ff0 feat(theme): support custom theme base on css variables @rex-zsd (#2049) 2019-09-18 17:42:21 +08:00
neverland
eef1fc6678
build: add stylelint (#1982) 2019-09-07 19:18:37 +08:00
rex
f95cad50ce
[new feature]: support safe-area-inset-top
#1327
2019-04-01 18:46:53 +08:00
rex
0e699d950e
[improvement]: 使用 hover-class 定义点击态样式 2019-02-03 21:25:58 +08:00
neverland
8002ac6958
[improvement] update basic icons (#980) 2018-11-28 21:12:48 +08:00
neverland
21fcadf1d4
[improvement] NavBar: title style (#698) 2018-10-08 16:44:13 +08:00
neverland
0e3ee3dc77
[improvement] use less as css compiler (#664) 2018-09-28 15:18:24 +08:00