@next-core/brick-container 2.49.0 → 2.51.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 CHANGED
@@ -3,6 +3,50 @@
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.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)
7
+
8
+
9
+ ### Features
10
+
11
+ * add input style ([a3dcc2c](https://github.com/easyops-cn/next-core/commit/a3dcc2cda9ac4d32521d8ecf7ed5ef117d0b28f1))
12
+ * pagenation style ([2852c7f](https://github.com/easyops-cn/next-core/commit/2852c7f61c98152f2784822a265b14b8a66dd4d5))
13
+
14
+
15
+
16
+
17
+
18
+ ## [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)
19
+
20
+ **Note:** Version bump only for package @next-core/brick-container
21
+
22
+
23
+
24
+
25
+
26
+ ## [2.50.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.50.0...@next-core/brick-container@2.50.1) (2022-01-13)
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * do not depend on next_builder_service ([226ee28](https://github.com/easyops-cn/next-core/commit/226ee28dd799a4f7e964008820b5dc8a098f6d23))
32
+
33
+
34
+
35
+
36
+
37
+ # [2.50.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.49.0...@next-core/brick-container@2.50.0) (2022-01-13)
38
+
39
+
40
+ ### Features
41
+
42
+ * anchor style ([4db5957](https://github.com/easyops-cn/next-core/commit/4db595703e4a0ce4b6221247ebf4898d0042faab))
43
+ * button style ([007445e](https://github.com/easyops-cn/next-core/commit/007445ecefaff3baaaaf77405e6e3083d56deca2))
44
+ * custom button style ([d48d28e](https://github.com/easyops-cn/next-core/commit/d48d28ecf4d6c9db3aa63c1489cc074810995dc0))
45
+
46
+
47
+
48
+
49
+
6
50
  # [2.49.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.48.1...@next-core/brick-container@2.49.0) (2022-01-12)
7
51
 
8
52
 
@@ -29,8 +29,6 @@ dependencies:
29
29
  version: ^1.22.0
30
30
  - name: micro_app_service_db
31
31
  version: ^1.16.11
32
- - name: next_builder_service
33
- version: ^1.21.9
34
32
  - name: object_store_service
35
33
  version: ^1.0.12
36
34
  start_dependencies: