@next-core/brick-container 2.50.2 → 2.54.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +63 -0
- package/dist/index.html +1 -1
- package/dist/{main.6434351334040f6c33b2.css → main.c1fad692246f592e2c6b.css} +542 -159
- package/dist/main.c1fad692246f592e2c6b.css.map +1 -0
- package/dist/{main.836a075aa6e838454080.js → main.fff75e40826934d1e08a.js} +2 -2
- package/dist/{main.836a075aa6e838454080.js.map → main.fff75e40826934d1e08a.js.map} +1 -1
- package/package.json +3 -3
- package/dist/main.6434351334040f6c33b2.css.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,69 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [2.54.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.53.0...@next-core/brick-container@2.54.0) (2022-01-17)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* fix style ([f7d2541](https://github.com/easyops-cn/next-core/commit/f7d25419cbb7fde54c34ad7f4893d9d4f068819a))
|
|
12
|
+
* fix styles and replace css variables ([a84d2f7](https://github.com/easyops-cn/next-core/commit/a84d2f72dde782a542b518d148d95da9bd548e11))
|
|
13
|
+
* style fix ([dee1718](https://github.com/easyops-cn/next-core/commit/dee17183240c72e298cb18631680098f0e9dc1b4))
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Features
|
|
17
|
+
|
|
18
|
+
* replace tooltip css variables ([d0816c5](https://github.com/easyops-cn/next-core/commit/d0816c5d5485e63284d4140864399794ed631631))
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
# [2.53.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.52.0...@next-core/brick-container@2.53.0) (2022-01-16)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Bug Fixes
|
|
28
|
+
|
|
29
|
+
* fix style ([1f9eadf](https://github.com/easyops-cn/next-core/commit/1f9eadf0723dbdfd3cea9455e6f6c7c4c23de975))
|
|
30
|
+
* table style refine ([411d101](https://github.com/easyops-cn/next-core/commit/411d101062c7ec3dfaa7a8fe3e8302cd63f2bced))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### Features
|
|
34
|
+
|
|
35
|
+
* add css variables ([ffd208b](https://github.com/easyops-cn/next-core/commit/ffd208be8374afbcc8e859630aaa3323ee005611))
|
|
36
|
+
* add general styles ([9e2a3db](https://github.com/easyops-cn/next-core/commit/9e2a3db7b21a7ff62ec6b450dfc39860e55a5d08))
|
|
37
|
+
* delete and edit css variables ([d4dec93](https://github.com/easyops-cn/next-core/commit/d4dec9392aba83f14a670281e51643325ffaed08))
|
|
38
|
+
* **presentational-bricks.general-tooltip:** tooltip style ([c6cdd2d](https://github.com/easyops-cn/next-core/commit/c6cdd2d0e9f70f7b986d6041b78dd949de20fa4a))
|
|
39
|
+
* transfer styles ([725da2b](https://github.com/easyops-cn/next-core/commit/725da2bc434bbd77ea6211113f71182b08d1c28d))
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
# [2.52.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.51.0...@next-core/brick-container@2.52.0) (2022-01-14)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
### Features
|
|
49
|
+
|
|
50
|
+
* add palette color ([ea5147e](https://github.com/easyops-cn/next-core/commit/ea5147e9d740d8ecbd6d12ffbb36791c90415b8f))
|
|
51
|
+
* modal style ([ed15238](https://github.com/easyops-cn/next-core/commit/ed152386296227efa938d52e4274ff9fa5b06985))
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
# [2.51.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.50.2...@next-core/brick-container@2.51.0) (2022-01-14)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### Features
|
|
61
|
+
|
|
62
|
+
* add input style ([a3dcc2c](https://github.com/easyops-cn/next-core/commit/a3dcc2cda9ac4d32521d8ecf7ed5ef117d0b28f1))
|
|
63
|
+
* pagenation style ([2852c7f](https://github.com/easyops-cn/next-core/commit/2852c7f61c98152f2784822a265b14b8a66dd4d5))
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
6
69
|
## [2.50.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.50.1...@next-core/brick-container@2.50.2) (2022-01-13)
|
|
7
70
|
|
|
8
71
|
**Note:** Version bump only for package @next-core/brick-container
|
package/dist/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="zh-CN" data-theme="light" data-mode="default"><head><meta charset="utf-8"><title>DevOps 管理专家</title><base href="<!--# echo var='base_href' default='/' -->"><link rel="shortcut icon" type="image/png" href="<!--# echo var='core_root' default='' -->assets/favicon.png"/><script>(!("documentMode" in document)&&CSS.supports("display","grid")&&window.customElements)||(location.href="<!--# echo var='base_href' default='/' -->browse-happy.html")</script><link href="<!--# echo var='core_root' default='' -->main.
|
|
1
|
+
<!doctype html><html lang="zh-CN" data-theme="light" data-mode="default"><head><meta charset="utf-8"><title>DevOps 管理专家</title><base href="<!--# echo var='base_href' default='/' -->"><link rel="shortcut icon" type="image/png" href="<!--# echo var='core_root' default='' -->assets/favicon.png"/><script>(!("documentMode" in document)&&CSS.supports("display","grid")&&window.customElements)||(location.href="<!--# echo var='base_href' default='/' -->browse-happy.html")</script><link href="<!--# echo var='core_root' default='' -->main.c1fad692246f592e2c6b.css" rel="stylesheet"></head><body><div id="root-layout"><nav id="menu-bar-mount-point" class="print-hide"></nav><div id="root-content"><header id="app-bar-mount-point" class="print-hide"></header><div id="main-mount-point"></div><div id="legacy-iframe-mount-point"></div></div><div id="loading-bar-mount-point"><div class="global-loading-bar initial-loading-bar"><div></div></div></div></div><div id="bg-mount-point"></div><div id="portal-mount-point"></div><script src="<!--# echo var='core_root' default='' -->dll.0b8c8a12.js"></script><script src="<!--# echo var='core_root' default='' -->polyfill.cdf468d8ec73cc7a5766.js"></script><script src="<!--# echo var='core_root' default='' -->main.fff75e40826934d1e08a.js"></script></body></html>
|