Commit 67fa2f3
committed
chore(release): 4.3.0 [skip ci]
# [4.3.0](v4.2.1...v4.3.0) (2023-12-31)
### chore
* add conventional changelog eslint dependency ([d4b6c08](d4b6c08))
* add semantic release dependencies for ci ([d731970](d731970))
* turn fast refresh eslint rule off ([a41b6a2](a41b6a2))
### new
* added commitlint and prompt ([7f22911](7f22911))
* created docker compose file and populated with config for new vite project ([37de8d2](37de8d2))
* created new folder and generated vite project foundation with typescript, react, and swc ([43af57e](43af57e))
### update
* added some dependencies. updated instances of process.env.VERSION to just VERSION and added that variable to the vite config and vite.d.ts file. fixed some nested styles. ([50425d8](50425d8))
* adjusted user interface buttons and version number and styles ([0cc36be](0cc36be)), closes [#71](#71)
* fixed vite config to properly host at 8000 ([a5495e4](a5495e4))
* modified chrome api calls to fail gracefully if chrome api is not available. added toastify css to main.tsx file to fix broken styles in dev. ([f0e8c20](f0e8c20))
* modified dataItem sass to css and updated the tsx import ([aa5ed5b](aa5ed5b))
* modified header sass to css and updated the tsx import ([ab1657e](ab1657e))
* modified list sass to css and updated the tsx import ([d9ee7b8](d9ee7b8))
* modified selectDropdown sass to css and updated the tsx import ([276911b](276911b))
* modified viewGrid sass to css and updated the tsx import ([5066791](5066791))
* modified viewGridKey sass to css and updated the tsx import ([38e4951](38e4951))
* modified viewGridValue sass to css and updated the tsx import ([5ce4baf](5ce4baf))
* modified vite config file ([7c4c8e4](7c4c8e4))
* moved components and other ts files into new vite project. updated generated files to match old project files. updated button component with tailwind and converted scss to css. removed all icons except 32. removed generated react icon. transfered manifest config to new project. installed tailwind, initialized config files, and modified config files. ([7afe7fc](7afe7fc))
* rebuilt everything with vite, docker, typescript, and tailwind. reworked most of the component styles to accomodate tailwind. updated structure to accomodate vite. updated configs to make more sense with prettier and eslint. removed some unused packages. created and populated other configs relevant to new tech. ([6c738dd](6c738dd))
* squashed all commits for vite migration ([05a5fe8](05a5fe8))1 parent 6bd85e4 commit 67fa2f3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments