Tags: andrewinci/excalistore
Tags
chore(release): 1.0.0 # 1.0.0 (2023-03-18) ### Bug Fixes * make font-size consistent ([7e116fd](7e116fd)) * make scroll bar auto ([2ca6f4b](2ca6f4b)) * remove active drawing if deleted ([e5379b2](e5379b2)) * remove any types ([e1b6f7d](e1b6f7d)) ### Features * add "new" button to clear the canvas ([b420067](b420067)) * add crud operation to chrome storage ([8c98425](8c98425)) * add DrawingItem component ([fb73804](fb73804)) * add manifest and icons ([89d116c](89d116c)) * add messages and receiver to the script ([d0916bc](d0916bc)) * add modal component ([7686289](7686289)) * add title and button components ([df19720](df19720)) * add title bar ([e724381](e724381)) * add update functionality ([6cfe121](6cfe121)) * color the buttons ([ed98156](ed98156)) * disable the plugin in collab mode ([a461df1](a461df1)) * handle the name of the current drawing ([84126cd](84126cd)) * open drawing ([30df4d1](30df4d1)) * save current drawing ([dd119fa](dd119fa)) * save us ([2036cf9](2036cf9)) * show a button to navigate to excalidraw ([eee5e8d](eee5e8d)) * show a warning before replacing current drawing ([8bb8363](8bb8363)) * show a warning when the extension is not able to comm with the content-script ([0877746](0877746)) * show confirmation modal before clear the canvas ([af70580](af70580)) * show confirmation modal between delete ([046abdf](046abdf)) * show modal if script is not alive ([250165c](250165c)) * support localStorage ([bfb30e0](bfb30e0)) * UI mockup ([2a34c9a](2a34c9a))