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 - eslint-config-essencium: v3.0.1

Published by github-actions[bot] about 1 year ago

3.0.1 (2023-10-10)

Miscellaneous Chores

essencium-frontend - prettier-config-essencium: v3.0.1

Published by github-actions[bot] about 1 year ago

3.0.1 (2023-10-10)

Miscellaneous Chores

essencium-frontend - essencium-app: v3.0.1

Published by github-actions[bot] about 1 year ago

3.0.1 (2023-10-10)

Miscellaneous Chores

essencium-frontend - essencium-docs: v3.0.1

Published by github-actions[bot] about 1 year ago

3.0.1 (2023-10-10)

Miscellaneous Chores

essencium-frontend - essencium-lib: v3.0.1

Published by github-actions[bot] about 1 year ago

3.0.1 (2023-10-10)

Features

Bug Fixes

Miscellaneous Chores

essencium-frontend - essencium-types: v3.0.1

Published by github-actions[bot] about 1 year ago

3.0.1 (2023-10-10)

Miscellaneous Chores

essencium-frontend - essencium-app: v3.0.0

Published by github-actions[bot] about 1 year ago

3.0.0 (2023-09-21)

⚠ BREAKING CHANGES

  • move api folder from app into lib

Features

  • add functionality to contact form (fcc5406)

Bug Fixes

  • set page number to zero when fetching roles (81b7590)

Code Refactoring

  • move api folder from app into lib (2dca446)
essencium-frontend - essencium-lib: v3.0.0

Published by github-actions[bot] about 1 year ago

3.0.0 (2023-09-21)

⚠ BREAKING CHANGES

  • move api folder from app into lib

Features

  • add functionality to contact form (fcc5406)

Bug Fixes

  • load JSONTree only on client-side to prevent SSR issues (268af06)

Code Refactoring

  • move api folder from app into lib (2dca446)
essencium-frontend - essencium-app: v2.4.1

Published by github-actions[bot] about 1 year ago

2.4.1 (2023-09-20)

Bug Fixes

  • fix layout flickering by using mantine ssr package (ef70a28)
essencium-frontend - essencium-types: v2.1.1

Published by github-actions[bot] about 1 year ago

2.1.1 (2023-09-19)

Bug Fixes

  • accept UUIDs for id beside number (227aea0)
essencium-frontend - eslint-config-essencium: v1.0.0

Published by github-actions[bot] about 1 year ago

1.0.0 (2023-09-18)

Features

  • add eslint config package (87943a9)

Bug Fixes

  • use same margins as in other views (2e086b7)
essencium-frontend - prettier-config-essencium: v1.0.0

Published by github-actions[bot] about 1 year ago

1.0.0 (2023-09-18)

Features

  • add eslint config package (87943a9)

Bug Fixes

  • use same margins as in other views (2e086b7)
essencium-frontend - essencium-app: v2.4.0

Published by github-actions[bot] about 1 year ago

2.4.0 (2023-09-18)

Features

  • add eslint config package (87943a9)
  • persist sidebar state in local storage (01cea19)
essencium-frontend - essencium-docs: v1.3.0

Published by github-actions[bot] about 1 year ago

1.3.0 (2023-09-18)

Features

  • add eslint config package (87943a9)
essencium-frontend - essencium-lib: v2.4.0

Published by github-actions[bot] about 1 year ago

2.4.0 (2023-09-18)

Features

  • add eslint config package (87943a9)
essencium-frontend - essencium-types: v2.1.0

Published by github-actions[bot] about 1 year ago

2.1.0 (2023-09-18)

Features

  • add eslint config package (87943a9)
essencium-frontend - essencium-app: v2.3.1

Published by github-actions[bot] about 1 year ago

2.3.1 (2023-09-12)

Bug Fixes

  • make boolean env var consistent with 0 or 1 (179d5bf)
essencium-frontend - essencium-app: v2.3.0

Published by github-actions[bot] about 1 year ago

2.3.0 (2023-09-06)

Features

  • toggle version indicator via env var (63a43e5)
essencium-frontend - essencium-lib: v2.3.0

Published by github-actions[bot] about 1 year ago

2.3.0 (2023-09-06)

Features

  • toggle version indicator via env var (63a43e5)

Bug Fixes

  • adjust logic to listen to the 'NEXT_PUBLIC_ENV' variable (433d8da)
essencium-frontend - essencium-app: v2.2.0

Published by github-actions[bot] about 1 year ago

2.2.0 (2023-08-30)

Features

  • add healthcheck endpoint (26ef301)