@genesislcap/blank-app-seed 5.8.0-prerelease.1 → 5.8.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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/blank-app-seed-config",
3
3
  "description": "Genesis Blank App Seed Configuration",
4
- "version": "5.8.0-prerelease.1",
4
+ "version": "5.8.0",
5
5
  "license": "Apache-2.0",
6
6
  "scripts": {
7
7
  "lint": "eslint .",
package/CHANGELOG.md CHANGED
@@ -1,5 +1,99 @@
1
1
  # Changelog
2
2
 
3
+ ## [5.8.0](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.7.0...v5.8.0) (2026-02-12)
4
+
5
+
6
+ ### Features
7
+
8
+ * add ability to set design tokens for generated application GENC-1232 bfcf676
9
+ * add ability to set design tokens for generated application GENC-1232 (#526) c01a7f3
10
+ * bump fui versions to receive light mode fixes 6f244c5
11
+ * bump fui versions to receive light mode fixes (#530) 3df2a30
12
+ * configure foundation header logo during init GENC-1232 fa452b4
13
+ * fix setting fonts and set css used for handlers GENC-1232 de493e3
14
+ * grid interactions web-components/react/angular GENC-1211 ddcf44c
15
+ * grid interactions web-components/react/angular GENC-1211 (#527) a9a112b
16
+ * handle foundation-filters in entity-management GENC-1241 d124c7f
17
+ * handle foundation-filters in entity-management GENC-1241 (#538) 76bf4b8
18
+ * optionally set fonts in generated app via genx GENC-1232 (#531) 596f933
19
+ * optionally set header logo during genx init GENC-1232 (#528) 86c8950
20
+ * set logo styles GENC-1232 950a6b6
21
+ * update GSF and Auth versions to 8.14.0 [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 1e45d1e
22
+ * update GSF and Auth versions to 8.14.0 [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#534) f7cf87a
23
+ * update to 8.14 [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#550) 0bd17bb
24
+
25
+
26
+ ### Bug Fixes
27
+
28
+ * add checkbox selection for publishers GENC-1211 187915f
29
+ * add checkbox selection for publishers GENC-1211 (#535) afde343
30
+ * add proxy for vite with react ff07e8f
31
+ * add proxy for vite with react adb23b4
32
+ * add proxy for vite with react (#518) 65bab7f
33
+ * apply logo styles by default GENC-1232 00814d8
34
+ * backport main [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#549) d807320
35
+ * build issues after FUI update [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 4bb8376
36
+ * bump fui version to fix modal regression 4594a2d
37
+ * bump fui version to fix modal regression (#532) ad41045
38
+ * change selected row background GENC-1211 72eb6ae
39
+ * change selected row background GENC-1211 (#537) e00b3d1
40
+ * correct cleanup for foundation-store [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 89bd39b
41
+ * correct mounting of FUI components in react [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) ea48597
42
+ * correct mounting of FUI components in react [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#546) a69ed2a
43
+ * correct reduxStore provider [FUI-2470](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/2470) 76788ea
44
+ * correct reduxStore provider [FUI-2470](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/2470) (#547) f1bb8b7
45
+ * erronous ifAny check in react for datasourceConfig GENC-1232 c109583
46
+ * handling of optional headerlogo GENC-1232 ece95a3
47
+ * handling of optional headerlogo GENC-1232 (#529) 88ed8d6
48
+ * lint error [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 742ac0f
49
+ * linting error in generated app GENC-1232 4c176cc
50
+ * linting error in generated app react and angular GENC-1232 a95c6a5
51
+ * logic applying design token option GENC-1232 a42f6b6
52
+ * logic applying design token option GENC-1232 760e6c1
53
+ * logic applying design token option GENC-1232 7e25e01
54
+ * logic applying design token option GENC-1232 f11fd09
55
+ * logic applying design token option GENC-1232 54b2e75
56
+ * logic applying design token option GENC-1232 63faf22
57
+ * logic applying design token option GENC-1232 6de63aa
58
+ * logic applying design token option GENC-1232 d721477
59
+ * logic applying design token option GENC-1232 a66eada
60
+ * logic applying design token option GENC-1232 3c72211
61
+ * logo configuration in angular GENC-1232 14445fc
62
+ * revert add checkbox selection for publishers GENC-1211 2bfba25
63
+ * revert add checkbox selection for publishers GENC-1211 (#536) c2a362a
64
+ * Revert GSF version changes in versions.json [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#540) f174314
65
+ * simple store configuration for notify [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) f0c8786
66
+ * simple store configuration for notify [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#548) bbdeff9
67
+ * simple store configuration for notify + useDocumentTitle hook [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) d27a1d6
68
+ * simple store configuration for notify + useDocumentTitle hook [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 3de0f0a
69
+ * simple store configuration for notify + useDocumentTitle hook [FUI-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) (#543) 261fa8d
70
+ * template example shoudl be using light mode value GENC-1232 b87024f
71
+ * Trigger release f3cea2d
72
+ * Trigger release (#545) ddbc132
73
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 73e9d9c
74
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) affe2d8
75
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 307d126
76
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 6b27022
77
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 9b0d2cf
78
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) a597461
79
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) b666a8b
80
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) db1cff2
81
+ * updating server version information for Auth [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) de06d08
82
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 63dc737
83
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 6dc9f8f
84
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 353a334
85
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 8d05c98
86
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 7e4d994
87
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 80b9ac5
88
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) f1c7a32
89
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) bc1fc15
90
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 24510a4
91
+ * updating server version information for GSF [PSD-0](https://github.com/genesiscommunitysuccess/blank-app-seed/issues/0) 3ebdac7
92
+ * use component in tabsLayout GENC-0 41a53ac
93
+ * use component in tabsLayout GENC-0 (#539) e4f164e
94
+ * use relative logo source instead of absolute GENC-1232 1002762
95
+ * use relative logo source instead of absolute GENC-1232 (#533) 71a9b23
96
+
3
97
  ## [5.8.0-prerelease.1](https://github.com/genesiscommunitysuccess/blank-app-seed/compare/v5.7.0...v5.8.0-prerelease.1) (2026-02-12)
4
98
 
5
99
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/blank-app-seed",
3
3
  "description": "Genesis Blank App Seed",
4
- "version": "5.8.0-prerelease.1",
4
+ "version": "5.8.0",
5
5
  "license": "Apache-2.0",
6
6
  "scripts": {
7
7
  "release": "semantic-release"