Releases: MSmaili/note-it
Releases · MSmaili/note-it
v1.1.1
v1.1.0
1.1.0 (2022-08-07)
Bug Fixes
- #64: 🎨 🐛 screen capture will be frozen then we crop (a990374), closes #64
- #71: 🎨 🐛 issue related to not showing notes in notes-folder (ff72464), closes #71
- 🎨 the global scrollbar affecting every site (ee7f1c9)
- 🐛 removed git add from staging, it is by default now (8d316ba)
- merged issue with release config (c923eb0)
Features
- ✨ added conventional commit-linting (444c950)
v1.0.0
1.0.0 (2022-08-03)
Bug Fixes
- ✏ named the screenshot to universal (ee88bd5)
- ✏ warning for non null assertion (76df3d9)
- ✨ disable writting on noteeditor (754e6b9)
- ✨ heading button to be inline with others (b1f2912)
- 🎨 center image in ocr tab (d514a76)
- 🐛 --watch from build script (e9bac43)
- 🐛 🏗 the tsconfig file for supporting current changes, and current paths (d854138)
- 🐛 active button for allNotes (bafbf4b)
- 🐛 added background-image with base64 because an issue for chrome (761470c)
- 🐛 added fix for selecting active tab for cropping handler (9c270d6)
- 🐛 added input into elements index (f1b1fe3)
- 🐛 added ts/tsx js file to loader and aslo the aliases of paths from tsconfig (163c885)
- 🐛 aligning buttons in editor and disble draggable image (216c015)
- 🐛 background border for ocr tab (fd5d1e1)
- 🐛 bold button texts (efc4c2d)
- 🐛 changes for tesseract for origin policy pass (0f17d82)
- 🐛 color to match design, and active props to button (79bd8a5)
- 🐛 colors and height (c4f313f)
- 🐛 creating single context menu and error for finding window (e2cfb2f)
- 🐛 deleted version-zip file (7be107e)
- 🐛 disable selection of text when we crop (bb364a2)
- 🐛 draft js import (1e39879)
- 🐛 error for tiptap updating content (e800bc9)
- 🐛 eslint plugin, and added eslintignore (5a73cad)
- 🐛 fixed issue for saving note, and moving to active tab (f612944)
- 🐛 font weight of warning (8bd16ec)
- 🐛 font-bold and align-center (26d8094)
- 🐛 grammer in readme (a1ac905)
- 🐛 height and width of frame script (806ba81)
- 🐛 host permission needed when inserting script from window (bb5dcfe)
- 🐛 icons, and width of lazy loader component (19686a7)
- 🐛 image height (f57e1fc)
- 🐛 imported tailwind,autoprefixer, for optimisation build (9c5b05b)
- 🐛 importing input from elements (1d733ef)
- 🐛 manifest description grammar (cbc38d5)
- 🐛 naming for the window (016c941)
- 🐛 note-it image on Menu Bar (45db956)
- 🐛 position of search icon (ac5a968)
- 🐛 renovate schedule time (1185f0d)
- 🐛 select field disable and spinner disable (294d4ec)
- 🐛 set z-index to show above others (891a5f8)
- 🐛 small grammar checks (9ecee61)
- 🐛 tailwind loader, and added support for svgr (0c11384)
- 🐛 the svg module (c153cb0)
- 🐛 warning for creating empty note (bd508ca)
- 🐛 width of editor (351ac6f)
- 🐛 width of tabs (227be7f)
- 🐛 writing the title of note (73cabfb)
- 💄 gradient for tabs (23de21f)
- 🩹 width of note-editor (c7c2b3e)
- 🚨 we do not check for lint into webpack configs (3fad4e6)
- 🛠 design to take full height (9446f99)
- 🛠 lifted state up, so we have access for note editor earlier (dfa2f81)
- 🛠 lint-stage file (7d03e46)
- 🛠 refeching notes on delete, lifted handlers up (f41b7da)
- 🛠 select field height to match design (884b63e)
- color of arrows (6cd3e09)
- height of chrome extension and added scrollbar class (74fdc6b)
- put back eslint rule for class literal (87c2e49)
- removed border (6981580)
- removed dummy component (04425ad)
- removed yarn.lock (8a40bb2)
- width of window when we open extension in window mode (7abab77)
Features
- ✨ link design (82c7bb9)
- ✨ active menu in storage (780b087)
- ✨ addec context menu for opening in window/poup (70fa3de)
- ✨ added ability to save note into store, and keep the note until we delete it (909e30d)
- ✨ added basic immplementation of button (d152f0d)
- ✨ added button for retaking screenshot (6d69a8d)
- ✨ added content script as chunk (7b48e0a)
- ✨ added crop area with react ([2828280](2828280...