Skip to content

Commit

Permalink
chore(changelog): update CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Lutra-Fs authored and github-actions[bot] committed Dec 1, 2023
1 parent fd89c5d commit a476c14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,14 @@

### Refactor
- **NavBar:** refactor the header style & add new button styles
- **NavBar:** refactor the theme_btn style
- **NavBar:** change the alt text for the logo
- **NavBar:** refactor the theme_btn style
- **PhysicsCore:** refactor PhysicsCore to modelService with TS ([#3](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/3))
- **app:** use vite + reactjs instead of nextjs ([#23](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/23))
- **components:** relocate the components from the pages folder to the root folder
- **index:** remove the unused imports and variables
- **modelService:** refactor the normalization function ([#8](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/8))
- **paraBar:** use CSS to implement hide/show function ([#212](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/212))
- **parameter-pane:** implement the new parameter pane ([#82](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/82))
- **project:** add type delcaretion for functions
- **styles:** remove deprecated style sheets ([#53](https://github.com/techlauncher-mlai-edge-physics/physics_in_the_browser/issues/53))
Expand Down

0 comments on commit a476c14

Please sign in to comment.