Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2023-04-19) ### Bug Fixes * add concurrently ([ea9d872](ea9d872)) * add files path ([3d348b7](3d348b7)) * add more tests to check coverage increase ([f839928](f839928)) * add semantic-release script ([cab6b73](cab6b73)) * add token permissions ([#17](#17)) ([e977b07](e977b07)) * add util tests ([915390c](915390c)) * add view tests ([16778f2](16778f2)) * attempt to fix semantic release ([5dbe489](5dbe489)) * block search ([f4f971b](f4f971b)) * blocks overflow ([86f0c06](86f0c06)) * bug fixes, clean up and documentation ([e1dfa49](e1dfa49)) * build to index.js ([6a2757d](6a2757d)) * catch plugin errors ([127393b](127393b)) * cleanup README ([abf9df8](abf9df8)) * cleanup tests ([ed6b3d0](ed6b3d0)) * dev path ([ee351ec](ee351ec)) * don't bundle from HTML ([c4d11f4](c4d11f4)) * don't pass appStore ([f7cdfc1](f7cdfc1)) * generate lcov ([66e5e8e](66e5e8e)) * include source maps ([bc56ca8](bc56ca8)) * increase coverage ([e18db74](e18db74)) * link and format command ([8982d71](8982d71)) * linting ([abc51eb](abc51eb)) * load from `tools/sidekick` ([7457730](7457730)) * more readme updates ([6fa4410](6fa4410)) * more tests, remove storybook ([b4e54fa](b4e54fa)) * organize and export plugin events ([751eab9](751eab9)) * parse url params into config ([7517f76](7517f76)) * pathing issues ([6d1a301](6d1a301)) * readme update ([8115df9](8115df9)) * readme update ([cdbc4b4](cdbc4b4)) * readme update ([8fe7b85](8fe7b85)) * remove preview demo ([9ff614a](9ff614a)) * rename and cleanup ([92b2c7c](92b2c7c)) * reset header title on plugin unload ([18d5ab7](18d5ab7)) * run in storybook-static directory ([18bbab2](18bbab2)) * send to codecov after storybook tests ([a66856b](a66856b)) * support url config ([bbde8e7](bbde8e7)) * suppress frame ([e6ac001](e6ac001)) * tests after content update ([fa06a1c](fa06a1c)) * update demo link in README ([d95fa9e](d95fa9e)) * update host ([a41dd12](a41dd12)) * update node version ([37dac3f](37dac3f)) * update package.json ([780a4af](780a4af)) * update readme ([bce479c](bce479c)) * update semantic release node version ([8632764](8632764)) * updates tests after fixing search ([384c2ac](384c2ac)) * use base instead of library ([3f16c82](3f16c82)) * use test content ([cefb04f](cefb04f)) ### Features * add semantic release ([da267a6](da267a6)) * add storybook tests and ci workflow ([ce0e894](ce0e894)) * run ci tests ([99dfc4b](99dfc4b)) * support custom table colors ([371025d](371025d))
- Loading branch information