Skip to content

Commit 66b4084

Browse files
authored
feat: add highlight on characs (#35)
2 parents 4293d8f + 0ebf6d6 commit 66b4084

File tree

6 files changed

+1178
-944
lines changed

6 files changed

+1178
-944
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,41 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.0] - 2024-04-06
9+
10+
### Added
11+
12+
- Add highlighted support for characteristics
13+
14+
### Fixed
15+
16+
- Boolean value couldn't be updated in localStorage
17+
818
## [1.2.2] - 2023-07-24
919

1020
### Fixed
21+
1122
- Add "Ogre" & "Gnome" options to species select
1223
- Updating charac value will now update skills final value
1324
- Custom skill augmentation input is now of type "number"
1425

1526
## [1.2.1] - 2023-03-08
1627

1728
### Fixed
29+
1830
- Inputting alpha characters in type number inputs now shows invalid state
1931

2032
## [1.2.0] - 2023-03-07
2133

2234
### Added
35+
2336
- Improved accessiblity
2437
- Delete button on rows in custom data tables
2538

2639
## [1.1.2] - 2023-03-02
2740

2841
### Fixed
42+
2943
- Improved accessiblity
3044

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

0 commit comments

Comments
 (0)