Skip to content

Commit

Permalink
feat: add highlight on characs (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
GoOz authored Apr 6, 2024
2 parents 4293d8f + 0ebf6d6 commit 66b4084
Show file tree
Hide file tree
Showing 6 changed files with 1,178 additions and 944 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,41 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.3.0] - 2024-04-06

### Added

- Add highlighted support for characteristics

### Fixed

- Boolean value couldn't be updated in localStorage

## [1.2.2] - 2023-07-24

### Fixed

- Add "Ogre" & "Gnome" options to species select
- Updating charac value will now update skills final value
- Custom skill augmentation input is now of type "number"

## [1.2.1] - 2023-03-08

### Fixed

- Inputting alpha characters in type number inputs now shows invalid state

## [1.2.0] - 2023-03-07

### Added

- Improved accessiblity
- Delete button on rows in custom data tables

## [1.1.2] - 2023-03-02

### Fixed

- Improved accessiblity

## [1.1.1] - 2023-02-28
Expand Down Expand Up @@ -56,4 +70,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Highlight career skills
- Import/Export data
- Internationalisation (EN/FR)

Loading

0 comments on commit 66b4084

Please sign in to comment.