Skip to content

essencium-lib: v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 14:32
9e663a1

1.0.0 (2023-07-03)

Features

  • add basic UI for translations (7f9cd99)
  • add blue highlight for theme selector when inverted selection active (bb49bdc)
  • add color indicator for manual theme selection (d5f7f15)
  • add conditional rendering for settings tab (ff0b24f)
  • add functionality for resetting a user password (da14f9c)
  • add functionality for setting language (4773816)
  • add functionality to setPassword component (e08dccf)
  • add input modal for role (b88da64)
  • add language dropdown component (bb03abe)
  • add loader animation (24a598e)
  • add loading spinner with delay option (146bcba)
  • add roles component (4488417)
  • add search functionality to translation view (b233016)
  • add success message to setPassword flow (0b61e7c)
  • add test for setPassword component (52fea1a)
  • add users component (079e26c)
  • create page for adding a new user (4c1f089)
  • display app version in header (01dfbfc)
  • implement basic filter functionality for users table (7bc3a2a)
  • protect routes and render navlinks conditionally (c6dc83b)
  • set user's language to default language (a88d450)
  • show development tag if in dev; use code cmp for version (8cd97bc)
  • show text if no translations found (1858f11)
  • updating & resetting existing translations (36e12f1)
  • use user locale if logged in (63ab9e5)
  • visualize formState errors (e961299)

Bug Fixes

  • add box container for error messages and adjust margins (a2a7218)
  • add horizontal scroll to table (d91b729)
  • display error messages of form inputs in add role modal (96d75ef)
  • fix test case description (f4c323a)
  • implement changes from merge conflict (602bc1b)
  • move logout button to very bottom (2eff4bf)
  • prefix import (81eea04)
  • remove duplicate imports (a63f6ed)
  • reset form on close (3eca9bd)
  • set filter change callback as optional (b3cdf9e)
  • solve merge conflicts (222af22)
  • use correct import (f5d9380)
  • use i18n to parse form error messages (ef9795c)