Skip to content

Releases: NorskHelsenett/ror-web

v0.0.13

06 Mar 15:47
c5df626
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.12...v0.0.13

version 0.0.12

05 Mar 08:40
53b7e81
Compare
Choose a tag to compare

Notable changes

Here's a summary of the changes in this release:

New Components

  • Added Breadcrumb component for improved navigation
  • Added DefinitionList component for structured data displays
  • Added Code Snippet with copy button functionality
  • Added Icon Indicator for status visualization

User Interface Improvements

  • Updated Button component with new styling and functionality
  • Refactored Tile and Layer components styling
  • Added Heading component to the design system
  • Updated font family and reset CSS for consistent typography

Feature Enhancements

  • Added JWT expiration check for improved user authentication security
  • Added SASS utilities for better developer experience
  • Implemented basic clusters page with both profile view and table view
  • Added clusters resource to JavaScript API client

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

19 Feb 08:27
2e08a7c
Compare
Choose a tag to compare

Notable changes

  • Added dark mode toggle
  • Added open telemetry
  • js-api-sdk renamed to js-api-client

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

17 Feb 10:41
e2aa01f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

13 Feb 13:06
08feed0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

12 Feb 16:12
9310335
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

12 Feb 16:05
8f1366e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6 - Monorepo

12 Feb 14:51
5c5066e
Compare
Choose a tag to compare

What's Changed

  • Repo is a now monorepo, organized into seperate packages for design, react component library, js-api-sdk and a storybook documentation app. The web GUI is now in apps/web.
  • refactor(web): renaming of env variables for next & next-auth best-practice by @patrickedqvist in #18
  • feat(web): add left panel and main navigation by @patrickedqvist in #19
  • chore: add prettier and format all files by @patrickedqvist in #24
  • chore(web): update docker file after monorepo change by @patrickedqvist in #28

Full Changelog: v0.0.5...v0.0.6

v0.0.5

24 Jan 12:24
e6b1ecb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

24 Jan 10:19
e20a80d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4