@blaze-cms/plugin-admin-core-ui 0.139.0-core-styles.11 → 0.139.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +22 -24
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -3,72 +3,70 @@
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
- # [0.139.0-core-styles.11](https://github.com/thebyte9/blaze/compare/v0.139.0-core-styles.10...v0.139.0-core-styles.11) (2024-01-25)
6
+ # [0.139.0](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.7...v0.139.0) (2024-01-31)
7
7
 
8
-
9
- ### Bug Fixes
10
-
11
- * correct active menu highlighting based on url ([#4215](https://github.com/thebyte9/blaze/issues/4215)) ([de998b9](https://github.com/thebyte9/blaze/commit/de998b96a59c4aa4b01bc671a5d878774ba72488))
8
+ **Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
12
9
 
13
10
 
14
11
 
15
12
 
16
13
 
17
- # [0.139.0-core-styles.6](https://github.com/thebyte9/blaze/compare/v0.139.0-core-styles.5...v0.139.0-core-styles.6) (2024-01-19)
14
+ # [0.139.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.6...v0.139.0-alpha.7) (2024-01-30)
18
15
 
16
+ **Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
19
17
 
20
- ### Features
21
18
 
22
- * update the left sidebar system nav for the display of logged-in… ([#4186](https://github.com/thebyte9/blaze/issues/4186)) ([fd7ad46](https://github.com/thebyte9/blaze/commit/fd7ad4670dcc844e742f266274eabb32c11ebfa3))
23
19
 
24
20
 
25
21
 
22
+ # [0.139.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.5...v0.139.0-alpha.6) (2024-01-30)
26
23
 
27
24
 
28
- # [0.139.0-core-styles.4](https://github.com/thebyte9/blaze/compare/v0.139.0-core-styles.3...v0.139.0-core-styles.4) (2024-01-10)
25
+ ### Bug Fixes
29
26
 
30
- **Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
27
+ * adding improvements ([86d4357](https://github.com/thebyte9/blaze/commit/86d4357516beced00d93c90b78de7f965eb75059))
28
+ * correct active menu highlighting based on url ([#4215](https://github.com/thebyte9/blaze/issues/4215)) ([de998b9](https://github.com/thebyte9/blaze/commit/de998b96a59c4aa4b01bc671a5d878774ba72488))
29
+ * improving code readability ([bd567fb](https://github.com/thebyte9/blaze/commit/bd567fb8cc05df3495c43b562c56cae8f0f1d3d9))
30
+ * order menu ([cc1a14d](https://github.com/thebyte9/blaze/commit/cc1a14dd03f6dfe7920dfb0c247ba5e0b4cf8509))
31
+ * updating menu handle test ([4dbd39d](https://github.com/thebyte9/blaze/commit/4dbd39d11bb92f058b3beb5d5c87bd5418deb89b))
32
+ * wip order menu items ([7ec0a05](https://github.com/thebyte9/blaze/commit/7ec0a05ad0d7e82f99d3fb8e5077a91fcd982e71))
31
33
 
32
34
 
33
35
 
36
+ # [0.129.0-project-admin-customisations.1](https://github.com/thebyte9/blaze/compare/v0.129.0-project-admin-customisations.0...v0.129.0-project-admin-customisations.1) (2023-05-05)
34
37
 
35
38
 
36
- # [0.139.0-core-styles.2](https://github.com/thebyte9/blaze/compare/v0.139.0-core-styles.1...v0.139.0-core-styles.2) (2024-01-09)
39
+ ### Features
37
40
 
38
- **Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
41
+ * add relationEdit formFieldType ([#3918](https://github.com/thebyte9/blaze/issues/3918)) ([3bcd898](https://github.com/thebyte9/blaze/commit/3bcd89888a8cad2b033e111586391f502a3506aa))
39
42
 
40
43
 
41
44
 
45
+ # [0.129.0-project-admin-customisations.0](https://github.com/thebyte9/blaze/compare/v0.128.2...v0.129.0-project-admin-customisations.0) (2023-05-03)
42
46
 
43
47
 
44
- # [0.139.0-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.138.0...v0.139.0-core-styles.0) (2024-01-03)
48
+ ### Bug Fixes
45
49
 
50
+ * collapsible menu ([f33d7b5](https://github.com/thebyte9/blaze/commit/f33d7b5e81d09660f3feca064a5061c1eecc1feb))
46
51
 
47
- ### Bug Fixes
48
52
 
49
- * adding improvements ([86d4357](https://github.com/thebyte9/blaze/commit/86d4357516beced00d93c90b78de7f965eb75059))
50
- * improving code readability ([bd567fb](https://github.com/thebyte9/blaze/commit/bd567fb8cc05df3495c43b562c56cae8f0f1d3d9))
51
- * order menu ([cc1a14d](https://github.com/thebyte9/blaze/commit/cc1a14dd03f6dfe7920dfb0c247ba5e0b4cf8509))
52
- * updating menu handle test ([4dbd39d](https://github.com/thebyte9/blaze/commit/4dbd39d11bb92f058b3beb5d5c87bd5418deb89b))
53
- * wip order menu items ([7ec0a05](https://github.com/thebyte9/blaze/commit/7ec0a05ad0d7e82f99d3fb8e5077a91fcd982e71))
54
53
 
55
54
 
56
55
 
57
- # [0.129.0-project-admin-customisations.1](https://github.com/thebyte9/blaze/compare/v0.129.0-project-admin-customisations.0...v0.129.0-project-admin-customisations.1) (2023-05-05)
56
+ # [0.139.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.3...v0.139.0-alpha.4) (2024-01-19)
58
57
 
59
58
 
60
59
  ### Features
61
60
 
62
- * add relationEdit formFieldType ([#3918](https://github.com/thebyte9/blaze/issues/3918)) ([3bcd898](https://github.com/thebyte9/blaze/commit/3bcd89888a8cad2b033e111586391f502a3506aa))
61
+ * update the left sidebar system nav for the display of logged-in… ([#4186](https://github.com/thebyte9/blaze/issues/4186)) ([fd7ad46](https://github.com/thebyte9/blaze/commit/fd7ad4670dcc844e742f266274eabb32c11ebfa3))
63
62
 
64
63
 
65
64
 
66
- # [0.129.0-project-admin-customisations.0](https://github.com/thebyte9/blaze/compare/v0.128.2...v0.129.0-project-admin-customisations.0) (2023-05-03)
67
65
 
68
66
 
69
- ### Bug Fixes
67
+ # [0.139.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.2...v0.139.0-alpha.3) (2024-01-09)
70
68
 
71
- * collapsible menu ([f33d7b5](https://github.com/thebyte9/blaze/commit/f33d7b5e81d09660f3feca064a5061c1eecc1feb))
69
+ **Note:** Version bump only for package @blaze-cms/plugin-admin-core-ui
72
70
 
73
71
 
74
72
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/plugin-admin-core-ui",
3
- "version": "0.139.0-core-styles.11",
3
+ "version": "0.139.0",
4
4
  "description": "Blaze plugin admin core ui",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-es/index.js",
@@ -27,11 +27,11 @@
27
27
  },
28
28
  "license": "GPL-3.0",
29
29
  "dependencies": {
30
- "@blaze-cms/admin-ui-styles": "0.139.0-core-styles.11",
31
- "@blaze-cms/admin-ui-utils": "0.139.0-core-styles.6",
32
- "@blaze-cms/core-ui": "0.139.0-core-styles.0",
33
- "@blaze-cms/plugin-search-ui": "0.139.0-core-styles.6",
34
- "@blaze-cms/setup-ui": "0.139.0-core-styles.0",
30
+ "@blaze-cms/admin-ui-styles": "^0.139.0",
31
+ "@blaze-cms/admin-ui-utils": "^0.139.0",
32
+ "@blaze-cms/core-ui": "^0.139.0",
33
+ "@blaze-cms/plugin-search-ui": "^0.139.0",
34
+ "@blaze-cms/setup-ui": "^0.139.0",
35
35
  "@blaze-react/avatar": "0.5.19",
36
36
  "@blaze-react/button": "0.5.19",
37
37
  "@blaze-react/input": "0.5.30",
@@ -47,7 +47,7 @@
47
47
  "react-router-dom": "^5.0.1"
48
48
  },
49
49
  "devDependencies": {
50
- "@blaze-cms/plugin-auth-ui": "0.139.0-core-styles.11",
50
+ "@blaze-cms/plugin-auth-ui": "^0.139.0",
51
51
  "lodash.merge": "^4.6.2",
52
52
  "waait": "1.0.5"
53
53
  },
@@ -55,5 +55,5 @@
55
55
  "lib/*",
56
56
  "lib-es/*"
57
57
  ],
58
- "gitHead": "9bb76f43fe99c89b4a8bf73cad7028bdd2bcb5b5"
58
+ "gitHead": "46e367b8a46748bb6b2b1a129f1ec511381c2d56"
59
59
  }