Releases: Ilya758/pulse-of-react
Release v1.11.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.11.0 (2025-08-13)
Features
- page: new access control page (524fa7a)
Bug Fixes
- packages: removed unstable spotlight (4291aac)
1.10.1 (2025-08-11)
Features
Bug Fixes
- menu: allow app menu scrolling on small screens (4dd199e)
- page: color tweaking for 404 page (c665284)
1.10.0 (2025-08-05)
1.9.4 (2025-08-01)
Features
- page: prioritize scroll to top on next frame (24da693)
1.9.3 (2025-07-31)
Features
- page: lazy loaded transition provider (a33ba25)
Bug Fixes
- header: block navigation to active page (c72aed9)
1.9.2 (2025-07-31)
Bug Fixes
- page: common color scheme for text in about page (add907c)
1.9.1 (2025-07-29)
Bug Fixes
- page: simplified observer page explanation (fd45a3a)
1.9.0 (2025-07-29)
Features
- new observer page (a4e4150)
Bug Fixes
- layout: simplified route navigation transition, removed navigation freeze (cee5efb)
- page: aligned button size for state machine page example (bf25ff7)
1.8.0 (2025-07-23)
Features
1.7.3 (2025-07-23)
Bug Fixes
- remove hardcoded hex color for default color value (749693f)
1.7.2 (2025-07-23)
Bug Fixes
- revert vite suppressing (8980512)
1.7.1 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.7.0 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.6.0 (2025-07-15)
Features
- new factory page (8c5b8a8)
1.5.0 (2025-07-08)
Features
- new state machine page (eb5ed2f)
1.4.0 (2025-06-30)
Features
- new lazy loading page (6954f23)
1.3.1 (2025-06-23)
Bug Fixes
- default color for accordion panel (fcba1c5)
1.3.0 (2025-06-23)
Features
- new compound-components page (d9b4f4c)
1.2.0 (2025-06-16)
Features
- new hocs page (36a970f)
1.1.0 (2025-06-09)
Features
- new container and presentation page (43b28b9)
Bug Fixes
- missprint in author page (d05bfcf)
1.0.2 (2025-06-05)
Bug Fixes
- removed nav links from landing (b7e63eb)
1.0.1 (2025-06-04)
1.0.0 (2025-06-04)
Features
- 1-state-management (33a91ba)
- added homepage (977ba81)
- allow run workflow manually (1a38d12)
- cleanup effect for TOC (0cd4e7f)
- dummy react app (4144447)
- eslint config (e174d13)
- grant access for artifact permissions (528d7b4)
- image preloader (e8048a8)
- improved seo, fixed favicon (69b557c)
- mass remaster (4ed7865)
- new context-providers page (e2ea37f)
- render props page, minor edit (871d42b)
- simplified release.yml (5d187d4)
- standard-version (c3cc0be)
Bug Fixes
- changed gh-action for upload artifact (c093598)
- clean install for packages in CI (14f26c3)
- downgrade react-router-dom, minor edit ([7ac40c1](https://github.com/Ilya758/react-design-p...
Release v1.10.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.10.1 (2025-08-11)
Features
Bug Fixes
- menu: allow app menu scrolling on small screens (4dd199e)
- page: color tweaking for 404 page (c665284)
1.10.0 (2025-08-05)
1.9.4 (2025-08-01)
Features
- page: prioritize scroll to top on next frame (24da693)
1.9.3 (2025-07-31)
Features
- page: lazy loaded transition provider (a33ba25)
Bug Fixes
- header: block navigation to active page (c72aed9)
1.9.2 (2025-07-31)
Bug Fixes
- page: common color scheme for text in about page (add907c)
1.9.1 (2025-07-29)
Bug Fixes
- page: simplified observer page explanation (fd45a3a)
1.9.0 (2025-07-29)
Features
- new observer page (a4e4150)
Bug Fixes
- layout: simplified route navigation transition, removed navigation freeze (cee5efb)
- page: aligned button size for state machine page example (bf25ff7)
1.8.0 (2025-07-23)
Features
1.7.3 (2025-07-23)
Bug Fixes
- remove hardcoded hex color for default color value (749693f)
1.7.2 (2025-07-23)
Bug Fixes
- revert vite suppressing (8980512)
1.7.1 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.7.0 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.6.0 (2025-07-15)
Features
- new factory page (8c5b8a8)
1.5.0 (2025-07-08)
Features
- new state machine page (eb5ed2f)
1.4.0 (2025-06-30)
Features
- new lazy loading page (6954f23)
1.3.1 (2025-06-23)
Bug Fixes
- default color for accordion panel (fcba1c5)
1.3.0 (2025-06-23)
Features
- new compound-components page (d9b4f4c)
1.2.0 (2025-06-16)
Features
- new hocs page (36a970f)
1.1.0 (2025-06-09)
Features
- new container and presentation page (43b28b9)
Bug Fixes
- missprint in author page (d05bfcf)
1.0.2 (2025-06-05)
Bug Fixes
- removed nav links from landing (b7e63eb)
1.0.1 (2025-06-04)
1.0.0 (2025-06-04)
Features
- 1-state-management (33a91ba)
- added homepage (977ba81)
- allow run workflow manually (1a38d12)
- cleanup effect for TOC (0cd4e7f)
- dummy react app (4144447)
- eslint config (e174d13)
- grant access for artifact permissions (528d7b4)
- image preloader (e8048a8)
- improved seo, fixed favicon (69b557c)
- mass remaster (4ed7865)
- new context-providers page (e2ea37f)
- render props page, minor edit (871d42b)
- simplified release.yml (5d187d4)
- standard-version (c3cc0be)
Bug Fixes
- changed gh-action for upload artifact (c093598)
- clean install for packages in CI (14f26c3)
- downgrade react-router-dom, minor edit (7ac40c1)
- eliminated main container overflow, minor edit (0b8462c)
- fixed context path for build command (a831127)
- minor edit ([31d5b44](https://github.com/Ilya758/react-design-patt...
Release v1.10.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.10.0 (2025-08-05)
1.9.4 (2025-08-01)
Features
- page: prioritize scroll to top on next frame (24da693)
1.9.3 (2025-07-31)
Features
- page: lazy loaded transition provider (a33ba25)
Bug Fixes
- header: block navigation to active page (c72aed9)
1.9.2 (2025-07-31)
Bug Fixes
- page: common color scheme for text in about page (add907c)
1.9.1 (2025-07-29)
Bug Fixes
- page: simplified observer page explanation (fd45a3a)
1.9.0 (2025-07-29)
Features
- new observer page (a4e4150)
Bug Fixes
- layout: simplified route navigation transition, removed navigation freeze (cee5efb)
- page: aligned button size for state machine page example (bf25ff7)
1.8.0 (2025-07-23)
Features
1.7.3 (2025-07-23)
Bug Fixes
- remove hardcoded hex color for default color value (749693f)
1.7.2 (2025-07-23)
Bug Fixes
- revert vite suppressing (8980512)
1.7.1 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.7.0 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.6.0 (2025-07-15)
Features
- new factory page (8c5b8a8)
1.5.0 (2025-07-08)
Features
- new state machine page (eb5ed2f)
1.4.0 (2025-06-30)
Features
- new lazy loading page (6954f23)
1.3.1 (2025-06-23)
Bug Fixes
- default color for accordion panel (fcba1c5)
1.3.0 (2025-06-23)
Features
- new compound-components page (d9b4f4c)
1.2.0 (2025-06-16)
Features
- new hocs page (36a970f)
1.1.0 (2025-06-09)
Features
- new container and presentation page (43b28b9)
Bug Fixes
- missprint in author page (d05bfcf)
1.0.2 (2025-06-05)
Bug Fixes
- removed nav links from landing (b7e63eb)
1.0.1 (2025-06-04)
1.0.0 (2025-06-04)
Features
- 1-state-management (33a91ba)
- added homepage (977ba81)
- allow run workflow manually (1a38d12)
- cleanup effect for TOC (0cd4e7f)
- dummy react app (4144447)
- eslint config (e174d13)
- grant access for artifact permissions (528d7b4)
- image preloader (e8048a8)
- improved seo, fixed favicon (69b557c)
- mass remaster (4ed7865)
- new context-providers page (e2ea37f)
- render props page, minor edit (871d42b)
- simplified release.yml (5d187d4)
- standard-version (c3cc0be)
Bug Fixes
- changed gh-action for upload artifact (c093598)
- clean install for packages in CI (14f26c3)
- downgrade react-router-dom, minor edit (7ac40c1)
- eliminated main container overflow, minor edit (0b8462c)
- fixed context path for build command (a831127)
- minor edit (31d5b44)
- minor edit (3512e96)
- minor edit (7adca47)
- minor edit with context path (77d6e42)
- minor edit with TOC signals (97d8e24)
- new edit for CI (5ab76e9)
- redirect for react-router...
Release v1.9.4
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.9.4 (2025-08-01)
Features
- page: prioritize scroll to top on next frame (24da693)
1.9.3 (2025-07-31)
Features
- page: lazy loaded transition provider (a33ba25)
Bug Fixes
- header: block navigation to active page (c72aed9)
1.9.2 (2025-07-31)
Bug Fixes
- page: common color scheme for text in about page (add907c)
1.9.1 (2025-07-29)
Bug Fixes
- page: simplified observer page explanation (fd45a3a)
1.9.0 (2025-07-29)
Features
- new observer page (a4e4150)
Bug Fixes
- layout: simplified route navigation transition, removed navigation freeze (cee5efb)
- page: aligned button size for state machine page example (bf25ff7)
1.8.0 (2025-07-23)
Features
1.7.3 (2025-07-23)
Bug Fixes
- remove hardcoded hex color for default color value (749693f)
1.7.2 (2025-07-23)
Bug Fixes
- revert vite suppressing (8980512)
1.7.1 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.7.0 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.6.0 (2025-07-15)
Features
- new factory page (8c5b8a8)
1.5.0 (2025-07-08)
Features
- new state machine page (eb5ed2f)
1.4.0 (2025-06-30)
Features
- new lazy loading page (6954f23)
1.3.1 (2025-06-23)
Bug Fixes
- default color for accordion panel (fcba1c5)
1.3.0 (2025-06-23)
Features
- new compound-components page (d9b4f4c)
1.2.0 (2025-06-16)
Features
- new hocs page (36a970f)
1.1.0 (2025-06-09)
Features
- new container and presentation page (43b28b9)
Bug Fixes
- missprint in author page (d05bfcf)
1.0.2 (2025-06-05)
Bug Fixes
- removed nav links from landing (b7e63eb)
1.0.1 (2025-06-04)
1.0.0 (2025-06-04)
Features
- 1-state-management (33a91ba)
- added homepage (977ba81)
- allow run workflow manually (1a38d12)
- cleanup effect for TOC (0cd4e7f)
- dummy react app (4144447)
- eslint config (e174d13)
- grant access for artifact permissions (528d7b4)
- image preloader (e8048a8)
- improved seo, fixed favicon (69b557c)
- mass remaster (4ed7865)
- new context-providers page (e2ea37f)
- render props page, minor edit (871d42b)
- simplified release.yml (5d187d4)
- standard-version (c3cc0be)
Bug Fixes
- changed gh-action for upload artifact (c093598)
- clean install for packages in CI (14f26c3)
- downgrade react-router-dom, minor edit (7ac40c1)
- eliminated main container overflow, minor edit (0b8462c)
- fixed context path for build command (a831127)
- minor edit (31d5b44)
- minor edit (3512e96)
- minor edit (7adca47)
- minor edit with context path (77d6e42)
- minor edit with TOC signals (97d8e24)
- new edit for CI (5ab76e9)
- redirect for react-router ([56af372](56af372...
Release v1.9.3
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.9.3 (2025-07-31)
Features
- page: lazy loaded transition provider (a33ba25)
Bug Fixes
- header: block navigation to active page (c72aed9)
1.9.2 (2025-07-31)
Bug Fixes
- page: common color scheme for text in about page (add907c)
1.9.1 (2025-07-29)
Bug Fixes
- page: simplified observer page explanation (fd45a3a)
1.9.0 (2025-07-29)
Features
- new observer page (a4e4150)
Bug Fixes
- layout: simplified route navigation transition, removed navigation freeze (cee5efb)
- page: aligned button size for state machine page example (bf25ff7)
1.8.0 (2025-07-23)
Features
1.7.3 (2025-07-23)
Bug Fixes
- remove hardcoded hex color for default color value (749693f)
1.7.2 (2025-07-23)
Bug Fixes
- revert vite suppressing (8980512)
1.7.1 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.7.0 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.6.0 (2025-07-15)
Features
- new factory page (8c5b8a8)
1.5.0 (2025-07-08)
Features
- new state machine page (eb5ed2f)
1.4.0 (2025-06-30)
Features
- new lazy loading page (6954f23)
1.3.1 (2025-06-23)
Bug Fixes
- default color for accordion panel (fcba1c5)
1.3.0 (2025-06-23)
Features
- new compound-components page (d9b4f4c)
1.2.0 (2025-06-16)
Features
- new hocs page (36a970f)
1.1.0 (2025-06-09)
Features
- new container and presentation page (43b28b9)
Bug Fixes
- missprint in author page (d05bfcf)
1.0.2 (2025-06-05)
Bug Fixes
- removed nav links from landing (b7e63eb)
1.0.1 (2025-06-04)
1.0.0 (2025-06-04)
Features
- 1-state-management (33a91ba)
- added homepage (977ba81)
- allow run workflow manually (1a38d12)
- cleanup effect for TOC (0cd4e7f)
- dummy react app (4144447)
- eslint config (e174d13)
- grant access for artifact permissions (528d7b4)
- image preloader (e8048a8)
- improved seo, fixed favicon (69b557c)
- mass remaster (4ed7865)
- new context-providers page (e2ea37f)
- render props page, minor edit (871d42b)
- simplified release.yml (5d187d4)
- standard-version (c3cc0be)
Bug Fixes
- changed gh-action for upload artifact (c093598)
- clean install for packages in CI (14f26c3)
- downgrade react-router-dom, minor edit (7ac40c1)
- eliminated main container overflow, minor edit (0b8462c)
- fixed context path for build command (a831127)
- minor edit (31d5b44)
- minor edit (3512e96)
- minor edit (7adca47)
- minor edit with context path (77d6e42)
- minor edit with TOC signals (97d8e24)
- new edit for CI (5ab76e9)
- redirect for react-router (56af372)
- renamed ci to master lookup (9bf6317)
Release v1.9.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.9.2 (2025-07-31)
Bug Fixes
- page: common color scheme for text in about page (add907c)
1.9.1 (2025-07-29)
Bug Fixes
- page: simplified observer page explanation (fd45a3a)
1.9.0 (2025-07-29)
Features
- new observer page (a4e4150)
Bug Fixes
- layout: simplified route navigation transition, removed navigation freeze (cee5efb)
- page: aligned button size for state machine page example (bf25ff7)
1.8.0 (2025-07-23)
Features
1.7.3 (2025-07-23)
Bug Fixes
- remove hardcoded hex color for default color value (749693f)
1.7.2 (2025-07-23)
Bug Fixes
- revert vite suppressing (8980512)
1.7.1 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.7.0 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.6.0 (2025-07-15)
Features
- new factory page (8c5b8a8)
1.5.0 (2025-07-08)
Features
- new state machine page (eb5ed2f)
1.4.0 (2025-06-30)
Features
- new lazy loading page (6954f23)
1.3.1 (2025-06-23)
Bug Fixes
- default color for accordion panel (fcba1c5)
1.3.0 (2025-06-23)
Features
- new compound-components page (d9b4f4c)
1.2.0 (2025-06-16)
Features
- new hocs page (36a970f)
1.1.0 (2025-06-09)
Features
- new container and presentation page (43b28b9)
Bug Fixes
- missprint in author page (d05bfcf)
1.0.2 (2025-06-05)
Bug Fixes
- removed nav links from landing (b7e63eb)
1.0.1 (2025-06-04)
1.0.0 (2025-06-04)
Features
- 1-state-management (33a91ba)
- added homepage (977ba81)
- allow run workflow manually (1a38d12)
- cleanup effect for TOC (0cd4e7f)
- dummy react app (4144447)
- eslint config (e174d13)
- grant access for artifact permissions (528d7b4)
- image preloader (e8048a8)
- improved seo, fixed favicon (69b557c)
- mass remaster (4ed7865)
- new context-providers page (e2ea37f)
- render props page, minor edit (871d42b)
- simplified release.yml (5d187d4)
- standard-version (c3cc0be)
Bug Fixes
- changed gh-action for upload artifact (c093598)
- clean install for packages in CI (14f26c3)
- downgrade react-router-dom, minor edit (7ac40c1)
- eliminated main container overflow, minor edit (0b8462c)
- fixed context path for build command (a831127)
- minor edit (31d5b44)
- minor edit (3512e96)
- minor edit (7adca47)
- minor edit with context path (77d6e42)
- minor edit with TOC signals (97d8e24)
- new edit for CI (5ab76e9)
- redirect for react-router (56af372)
- renamed ci to master lookup (9bf6317)
Release v1.9.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.9.1 (2025-07-29)
Bug Fixes
- page: simplified observer page explanation (fd45a3a)
1.9.0 (2025-07-29)
Features
- new observer page (a4e4150)
Bug Fixes
- layout: simplified route navigation transition, removed navigation freeze (cee5efb)
- page: aligned button size for state machine page example (bf25ff7)
1.8.0 (2025-07-23)
Features
1.7.3 (2025-07-23)
Bug Fixes
- remove hardcoded hex color for default color value (749693f)
1.7.2 (2025-07-23)
Bug Fixes
- revert vite suppressing (8980512)
1.7.1 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.7.0 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.6.0 (2025-07-15)
Features
- new factory page (8c5b8a8)
1.5.0 (2025-07-08)
Features
- new state machine page (eb5ed2f)
1.4.0 (2025-06-30)
Features
- new lazy loading page (6954f23)
1.3.1 (2025-06-23)
Bug Fixes
- default color for accordion panel (fcba1c5)
1.3.0 (2025-06-23)
Features
- new compound-components page (d9b4f4c)
1.2.0 (2025-06-16)
Features
- new hocs page (36a970f)
1.1.0 (2025-06-09)
Features
- new container and presentation page (43b28b9)
Bug Fixes
- missprint in author page (d05bfcf)
1.0.2 (2025-06-05)
Bug Fixes
- removed nav links from landing (b7e63eb)
1.0.1 (2025-06-04)
1.0.0 (2025-06-04)
Features
- 1-state-management (33a91ba)
- added homepage (977ba81)
- allow run workflow manually (1a38d12)
- cleanup effect for TOC (0cd4e7f)
- dummy react app (4144447)
- eslint config (e174d13)
- grant access for artifact permissions (528d7b4)
- image preloader (e8048a8)
- improved seo, fixed favicon (69b557c)
- mass remaster (4ed7865)
- new context-providers page (e2ea37f)
- render props page, minor edit (871d42b)
- simplified release.yml (5d187d4)
- standard-version (c3cc0be)
Bug Fixes
- changed gh-action for upload artifact (c093598)
- clean install for packages in CI (14f26c3)
- downgrade react-router-dom, minor edit (7ac40c1)
- eliminated main container overflow, minor edit (0b8462c)
- fixed context path for build command (a831127)
- minor edit (31d5b44)
- minor edit (3512e96)
- minor edit (7adca47)
- minor edit with context path (77d6e42)
- minor edit with TOC signals (97d8e24)
- new edit for CI (5ab76e9)
- redirect for react-router (56af372)
- renamed ci to master lookup (9bf6317)
Release v1.9.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.9.0 (2025-07-29)
Features
- new observer page (a4e4150)
Bug Fixes
- layout: simplified route navigation transition, removed navigation freeze (cee5efb)
- page: aligned button size for state machine page example (bf25ff7)
1.8.0 (2025-07-23)
Features
1.7.3 (2025-07-23)
Bug Fixes
- remove hardcoded hex color for default color value (749693f)
1.7.2 (2025-07-23)
Bug Fixes
- revert vite suppressing (8980512)
1.7.1 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.7.0 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.6.0 (2025-07-15)
Features
- new factory page (8c5b8a8)
1.5.0 (2025-07-08)
Features
- new state machine page (eb5ed2f)
1.4.0 (2025-06-30)
Features
- new lazy loading page (6954f23)
1.3.1 (2025-06-23)
Bug Fixes
- default color for accordion panel (fcba1c5)
1.3.0 (2025-06-23)
Features
- new compound-components page (d9b4f4c)
1.2.0 (2025-06-16)
Features
- new hocs page (36a970f)
1.1.0 (2025-06-09)
Features
- new container and presentation page (43b28b9)
Bug Fixes
- missprint in author page (d05bfcf)
1.0.2 (2025-06-05)
Bug Fixes
- removed nav links from landing (b7e63eb)
1.0.1 (2025-06-04)
1.0.0 (2025-06-04)
Features
- 1-state-management (33a91ba)
- added homepage (977ba81)
- allow run workflow manually (1a38d12)
- cleanup effect for TOC (0cd4e7f)
- dummy react app (4144447)
- eslint config (e174d13)
- grant access for artifact permissions (528d7b4)
- image preloader (e8048a8)
- improved seo, fixed favicon (69b557c)
- mass remaster (4ed7865)
- new context-providers page (e2ea37f)
- render props page, minor edit (871d42b)
- simplified release.yml (5d187d4)
- standard-version (c3cc0be)
Bug Fixes
- changed gh-action for upload artifact (c093598)
- clean install for packages in CI (14f26c3)
- downgrade react-router-dom, minor edit (7ac40c1)
- eliminated main container overflow, minor edit (0b8462c)
- fixed context path for build command (a831127)
- minor edit (31d5b44)
- minor edit (3512e96)
- minor edit (7adca47)
- minor edit with context path (77d6e42)
- minor edit with TOC signals (97d8e24)
- new edit for CI (5ab76e9)
- redirect for react-router (56af372)
- renamed ci to master lookup (9bf6317)
Release v1.8.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.8.0 (2025-07-23)
Features
1.7.3 (2025-07-23)
Bug Fixes
- remove hardcoded hex color for default color value (749693f)
1.7.2 (2025-07-23)
Bug Fixes
- revert vite suppressing (8980512)
1.7.1 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.7.0 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.6.0 (2025-07-15)
Features
- new factory page (8c5b8a8)
1.5.0 (2025-07-08)
Features
- new state machine page (eb5ed2f)
1.4.0 (2025-06-30)
Features
- new lazy loading page (6954f23)
1.3.1 (2025-06-23)
Bug Fixes
- default color for accordion panel (fcba1c5)
1.3.0 (2025-06-23)
Features
- new compound-components page (d9b4f4c)
1.2.0 (2025-06-16)
Features
- new hocs page (36a970f)
1.1.0 (2025-06-09)
Features
- new container and presentation page (43b28b9)
Bug Fixes
- missprint in author page (d05bfcf)
1.0.2 (2025-06-05)
Bug Fixes
- removed nav links from landing (b7e63eb)
1.0.1 (2025-06-04)
1.0.0 (2025-06-04)
Features
- 1-state-management (33a91ba)
- added homepage (977ba81)
- allow run workflow manually (1a38d12)
- cleanup effect for TOC (0cd4e7f)
- dummy react app (4144447)
- eslint config (e174d13)
- grant access for artifact permissions (528d7b4)
- image preloader (e8048a8)
- improved seo, fixed favicon (69b557c)
- mass remaster (4ed7865)
- new context-providers page (e2ea37f)
- render props page, minor edit (871d42b)
- simplified release.yml (5d187d4)
- standard-version (c3cc0be)
Bug Fixes
- changed gh-action for upload artifact (c093598)
- clean install for packages in CI (14f26c3)
- downgrade react-router-dom, minor edit (7ac40c1)
- eliminated main container overflow, minor edit (0b8462c)
- fixed context path for build command (a831127)
- minor edit (31d5b44)
- minor edit (3512e96)
- minor edit (7adca47)
- minor edit with context path (77d6e42)
- minor edit with TOC signals (97d8e24)
- new edit for CI (5ab76e9)
- redirect for react-router (56af372)
- renamed ci to master lookup (9bf6317)
Release v1.7.3
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.3 (2025-07-23)
Bug Fixes
- remove hardcoded hex color for default color value (749693f)
1.7.2 (2025-07-23)
Bug Fixes
- revert vite suppressing (8980512)
1.7.1 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.7.0 (2025-07-23)
Features
Bug Fixes
- remove unused suppressings (88d7329)
1.6.0 (2025-07-15)
Features
- new factory page (8c5b8a8)
1.5.0 (2025-07-08)
Features
- new state machine page (eb5ed2f)
1.4.0 (2025-06-30)
Features
- new lazy loading page (6954f23)
1.3.1 (2025-06-23)
Bug Fixes
- default color for accordion panel (fcba1c5)
1.3.0 (2025-06-23)
Features
- new compound-components page (d9b4f4c)
1.2.0 (2025-06-16)
Features
- new hocs page (36a970f)
1.1.0 (2025-06-09)
Features
- new container and presentation page (43b28b9)
Bug Fixes
- missprint in author page (d05bfcf)
1.0.2 (2025-06-05)
Bug Fixes
- removed nav links from landing (b7e63eb)
1.0.1 (2025-06-04)
1.0.0 (2025-06-04)
Features
- 1-state-management (33a91ba)
- added homepage (977ba81)
- allow run workflow manually (1a38d12)
- cleanup effect for TOC (0cd4e7f)
- dummy react app (4144447)
- eslint config (e174d13)
- grant access for artifact permissions (528d7b4)
- image preloader (e8048a8)
- improved seo, fixed favicon (69b557c)
- mass remaster (4ed7865)
- new context-providers page (e2ea37f)
- render props page, minor edit (871d42b)
- simplified release.yml (5d187d4)
- standard-version (c3cc0be)
Bug Fixes
- changed gh-action for upload artifact (c093598)
- clean install for packages in CI (14f26c3)
- downgrade react-router-dom, minor edit (7ac40c1)
- eliminated main container overflow, minor edit (0b8462c)
- fixed context path for build command (a831127)
- minor edit (31d5b44)
- minor edit (3512e96)
- minor edit (7adca47)
- minor edit with context path (77d6e42)
- minor edit with TOC signals (97d8e24)
- new edit for CI (5ab76e9)
- redirect for react-router (56af372)
- renamed ci to master lookup (9bf6317)