essencium-frontend

Next.js based starter monorepo consisting of a component library, types, docs and a boilerplate application.

LGPL-3.0 License

Downloads
2K
Stars
17
Committers
10

Bot releases are visible (Hide)

essencium-frontend - prettier-config-essencium: v1.3.0

Published by github-actions[bot] 27 days ago

1.3.0 (2024-09-24)

Features

essencium-frontend - essencium-app: v7.4.0

Published by github-actions[bot] 27 days ago

7.4.0 (2024-09-24)

Features

  • add ability to jump to a specific page (59ea847)
  • migrate to app router (60f9af5)
essencium-frontend - essencium-docs: v4.2.0

Published by github-actions[bot] 27 days ago

4.2.0 (2024-09-24)

Features

essencium-frontend - essencium-lib: v7.4.0

Published by github-actions[bot] 27 days ago

7.4.0 (2024-09-24)

Features

  • add ability to jump to a specific page (59ea847)
  • allow custom page size options and jump to render limit (2c80807)
  • migrate to app router (60f9af5)
  • support usage of beside tanstack table (4b0cc7f)

Bug Fixes

  • fix menu items occasionally jumping, replace text logo in navbar with icon (04a66fd)
essencium-frontend - essencium-types: v5.2.0

Published by github-actions[bot] 27 days ago

5.2.0 (2024-09-24)

Features

essencium-frontend - essencium-app: v7.3.0

Published by github-actions[bot] 3 months ago

7.3.0 (2024-08-06)

Features

  • lib and remove usage of pages router instance (e16d186)

Bug Fixes

  • apply user locale without re-rendering unnecessarily (fdbad07)
essencium-frontend - essencium-docs: v4.1.0

Published by github-actions[bot] 3 months ago

4.1.0 (2024-08-06)

Features

  • lib and remove usage of pages router instance (e16d186)
essencium-frontend - essencium-lib: v7.3.0

Published by github-actions[bot] 3 months ago

7.3.0 (2024-08-06)

Features

  • lib and remove usage of pages router instance (e16d186)
essencium-frontend - essencium-app: v7.2.0

Published by github-actions[bot] 4 months ago

7.2.0 (2024-06-10)

Features

  • add route protector component (31b7be8)
  • extend function to also accepted an array of rights (7ffba3e)
  • implement roles enum like rights (89303d3)

Bug Fixes

  • also list items that do not require rights in spotlight search (9096b77)
  • frontend: use next-i18next instead of react-i18next (d51e0eb)
  • implement route protector and fix language abnormalities (5e5ef89)
  • remove buggy no auth storage stage (4d5b4b3)
  • replace hard-coded app name with i18n variable (cb1c5d8)
essencium-frontend - essencium-lib: v7.2.3

Published by github-actions[bot] 4 months ago

7.2.3 (2024-06-10)

Bug Fixes

  • dont allow to deselect a language (57345a4)
  • frontend: set first table col only sticky on concerning prop (#595) (8319c09)
  • set package to latest version instead of not available one (6b41ae0)
essencium-frontend - essencium-types: v5.1.0

Published by github-actions[bot] 4 months ago

5.1.0 (2024-06-10)

Features

  • implement roles enum like rights (89303d3)
essencium-frontend - essencium-lib: v7.2.2

Published by github-actions[bot] 5 months ago

7.2.2 (2024-05-31)

Bug Fixes

  • allow passing classes to button component (2f3db35)
essencium-frontend - essencium-app: v7.1.1

Published by github-actions[bot] 5 months ago

7.1.1 (2024-05-29)

Bug Fixes

essencium-frontend - essencium-lib: v7.2.1

Published by github-actions[bot] 5 months ago

7.2.1 (2024-05-29)

Bug Fixes

essencium-frontend - essencium-app: v7.1.0

Published by github-actions[bot] 5 months ago

7.1.0 (2024-05-29)

Features

  • enable props forwarding for appshell mantine components (#582) (d50ed6e)
essencium-frontend - essencium-lib: v7.2.0

Published by github-actions[bot] 5 months ago

7.2.0 (2024-05-29)

Features

  • enable props forwarding for appshell mantine components (#582) (d50ed6e)
essencium-frontend - essencium-app: v7.0.1

Published by github-actions[bot] 5 months ago

7.0.1 (2024-05-23)

Bug Fixes

essencium-frontend - essencium-lib: v7.1.0

Published by github-actions[bot] 5 months ago

7.1.0 (2024-05-23)

Features

  • add functionality for fixedTableSize to TablePagination (2875a9b)

Bug Fixes

  • highlight parent navLink on child routes (6902465)
essencium-frontend - essencium-app: v7.0.0 Latest Release

Published by github-actions[bot] 6 months ago

7.0.0 (2024-04-25)

⚠ BREAKING CHANGES

  • migration to tanstack query 5
  • migration to Next 14

Code Refactoring

  • migration to Next 14 (e11880f)
  • migration to tanstack query 5 (6b2f659)
essencium-frontend - essencium-docs: v4.0.0

Published by github-actions[bot] 6 months ago

4.0.0 (2024-04-25)

⚠ BREAKING CHANGES

  • migration to Next 14

Code Refactoring