From c296f5da19e0fa16078b4e2ae8a80158c2aeda9d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 15 Mar 2024 16:18:34 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # 1.0.0 (2024-03-15) ### Bug Fixes * add active states to buttons when in use ([a3d6d4c](https://github.com/afspeirs/note-me/commit/a3d6d4cd90006e08ef4fef49ce8832f901f41859)) * add dark mode support for buttons ([fa3325c](https://github.com/afspeirs/note-me/commit/fa3325c6d82a114707ed25dd69f4119e8586b791)) * add disabled prop to Tooltip ([4820e08](https://github.com/afspeirs/note-me/commit/4820e08580d23d75cd82add8126f4c8a61633745)) * add gap to tooltip ([9796183](https://github.com/afspeirs/note-me/commit/9796183f450395059d045c98c23271f6e4e04971)) * add id to manifest ([867c328](https://github.com/afspeirs/note-me/commit/867c3281246c0bc6312be3262684ffb7abe64913)) * add important styles to fix styling of toasts with tailwind classes ([a4b8da8](https://github.com/afspeirs/note-me/commit/a4b8da86ada4fd6b042fcb1187e41c25b6a9a6f3)) * add in gap to the bottom of the sidebar again ([e6bdaa2](https://github.com/afspeirs/note-me/commit/e6bdaa2d57d43a7b970f5235d392d3bc9964751b)) * add meta+b keyboard shortcut ([d6932c8](https://github.com/afspeirs/note-me/commit/d6932c8d530a59258fd501e49e54e7e95e929acf)) * add name to button peer ([6215890](https://github.com/afspeirs/note-me/commit/6215890bd1b33bf0af3e4d8bdf1ef586b1bd6506)) * add new description to head ([8be24af](https://github.com/afspeirs/note-me/commit/8be24af4f05aac5440dd3fb5b5c9e85feeaf47ed)) * add overflow class ([6f989ab](https://github.com/afspeirs/note-me/commit/6f989ab138d214d04f22d7becb24ec7111140453)) * add padding to home page ([bf3bb17](https://github.com/afspeirs/note-me/commit/bf3bb178273453367334d5e0b4f04ca843da30b0)) * add select-none ([07ee5a5](https://github.com/afspeirs/note-me/commit/07ee5a551b5745f4ffefe04f443ec5fafebf0f8d)) * add side prop to Tooltip ([bfbd1a1](https://github.com/afspeirs/note-me/commit/bfbd1a10c1dbe45d18f16ac085df3405b2e19c29)) * add transitions to listbox's ([b93d098](https://github.com/afspeirs/note-me/commit/b93d0984a5dff99ecbd425489b497b3bd360fb3d)) * align AppVersion to use new Button styles ([dfb62ae](https://github.com/afspeirs/note-me/commit/dfb62ae21b5774613e4c0e89e455f5dc43edbc9a)) * allow for context menu in mobile ([304cb8f](https://github.com/afspeirs/note-me/commit/304cb8f4b547b71245795b32254c276cd089e901)) * allow notes to have a folder of '' or null ([6584cd3](https://github.com/afspeirs/note-me/commit/6584cd3f7a95a19dce047971d666387d76bdb8b5)) * allow scrolling on saved notes ([d63bbe3](https://github.com/afspeirs/note-me/commit/d63bbe30451cb36348dd10575f0e3f9386b105c9)) * allow toggle of drawer when the textfield is selected ([b41db79](https://github.com/afspeirs/note-me/commit/b41db7919cdf0aacc4a28e68a78539a89fb3d096)) * createFolders: false ([a6e571d](https://github.com/afspeirs/note-me/commit/a6e571d4a1b4b42802f855a6209f309623782a8b)) * disable export button if there are no notes ([a44bc80](https://github.com/afspeirs/note-me/commit/a44bc80ec8e896292a376f6481ef54ffdd841672)) * do not hide drawer on homepage ([f31ff7f](https://github.com/afspeirs/note-me/commit/f31ff7fef8b4ba42f769adbd04dc917445b9fa5f)) * do not update dateModified when toggling favourite ([c25cda1](https://github.com/afspeirs/note-me/commit/c25cda1e858ac7d9691255ccb11cb077396f9c9a)) * do not update the date_modified when you move a note ([b59f346](https://github.com/afspeirs/note-me/commit/b59f34657d705123cb0734fc37994d0e2fddaa54)) * enable hoverOnlyWhenSupported config ([505db1e](https://github.com/afspeirs/note-me/commit/505db1ee834d196526330761d08d3d565c408ff8)) * fix overflow issue ([dcf7f9e](https://github.com/afspeirs/note-me/commit/dcf7f9e593f98b4c7028958b5f673e626909b38b)) * force userInformation modal to be dark theme ([3bf53d3](https://github.com/afspeirs/note-me/commit/3bf53d3b4a61fc304d5af3a27f63d58de0c85752)) * forward ref to Button to fix headless-ui issue ([1745035](https://github.com/afspeirs/note-me/commit/17450351a6d2640cd26a8ccac578de03b5d8539e)) * hide children of search after text in entered ([7eb8a87](https://github.com/afspeirs/note-me/commit/7eb8a87e085ebb675fc382baf936dd05c25bba5c)) * hide no notes found when there are folders ([fc00ec7](https://github.com/afspeirs/note-me/commit/fc00ec7650a9ecc904e6f9e21b77809772ae2bba)) * hide rounded corners on mobile ([b20bc0f](https://github.com/afspeirs/note-me/commit/b20bc0f50f994e8eaa617f2d26d362503c09d212)) * layout scrolling issue ([9b804db](https://github.com/afspeirs/note-me/commit/9b804db37f92ba4aff79f8062eff37cee3a364a6)) * make focus ring more contrasting ([7031957](https://github.com/afspeirs/note-me/commit/70319572efb000df5f643cea8fb9161a3205c12b)) * make menu items larger ([4356318](https://github.com/afspeirs/note-me/commit/4356318195b6d9de72b4c54e42efb13e306888b7)) * make note text white in dark mode ([9c0d125](https://github.com/afspeirs/note-me/commit/9c0d1259740db3a5fc0f8a87e6f82672bd73517b)) * make notes headings snake_case ([13bc2ce](https://github.com/afspeirs/note-me/commit/13bc2ce1d7d76c3ea8c1cae1a38d3a44a6a54efb)) * move query to FolderList ([2ec5975](https://github.com/afspeirs/note-me/commit/2ec597541d98d539f1e413766ab2e23516b2340a)) * move social meta tags into the html file and hardcoded domain ([af47ab4](https://github.com/afspeirs/note-me/commit/af47ab4a8b679adaf9dc07a7cc944514ebe06d63)) * only update webmanifest url in production ([7f89a1c](https://github.com/afspeirs/note-me/commit/7f89a1c2348443a208c0838a4baa4c1d7bcd65aa)) * only use a supabase table for the current user ([7dcd137](https://github.com/afspeirs/note-me/commit/7dcd137da809d8d72c2ee72ab4a8c91512a20fdc)) * position drawer close button when installed ([6cec225](https://github.com/afspeirs/note-me/commit/6cec2257a018e9163b75a7015a47d02af839d487)) * re-add padding-top back to installed app ([613338c](https://github.com/afspeirs/note-me/commit/613338c11e626714d89d0efe418c93618cb5675d)) * remove -webkit-tap-highlight-color ([f00b970](https://github.com/afspeirs/note-me/commit/f00b970864a6f2dcde46121f370040b61045da64)) * remove active state on buttons ([17aa279](https://github.com/afspeirs/note-me/commit/17aa279876c6e86473671ba56dc1817668bcaa6a)) * remove danger as a button colour ([e9ff98b](https://github.com/afspeirs/note-me/commit/e9ff98b8aebea1766480e10530926de30560d0b5)) * remove non-word characters except spaces ([61178ea](https://github.com/afspeirs/note-me/commit/61178ead61ef57b8de503a40c01ca582e0215d5c)) * remove non-word characters from filename on export ([756fc01](https://github.com/afspeirs/note-me/commit/756fc01263e40db7646563b7431c846b8e4c52c9)) * remove odd space because of placeholder elements ([7caccf3](https://github.com/afspeirs/note-me/commit/7caccf39883a3b7d6b3fa2df8f77267abd294e50)) * removed colour from icon buttons ([d1bfa69](https://github.com/afspeirs/note-me/commit/d1bfa69edee42fcf447bad58c4ae2ddc2617ac97)) * show context menu button when tabbing through NotesList ([71331a2](https://github.com/afspeirs/note-me/commit/71331a2c2639fb4ddfcbc9b87428f0fc62ddff03)) * show drawer by default ([11a4be4](https://github.com/afspeirs/note-me/commit/11a4be4e746996501c5c4d030d9d97bcc0f1ff78)) * show folders and notes in one list ([06a9cb8](https://github.com/afspeirs/note-me/commit/06a9cb8453fdcb55dc6ae42afe5ed0147772201a)) * show navigation by default and save to localStorage ([0d7343e](https://github.com/afspeirs/note-me/commit/0d7343eb02f502b0774c6abcfe9d642243a2594e)) * show rounded corners on installed pwa ([4c6edad](https://github.com/afspeirs/note-me/commit/4c6edad952038ddc085993a6f0df5485fcd9ed73)) * sort folder names asc ([b5a9954](https://github.com/afspeirs/note-me/commit/b5a9954dc9f6db37afa6df89bb8391bce5c723b9)) * spacing of search on desktop ([3275162](https://github.com/afspeirs/note-me/commit/3275162875cdde30ee987af6b851378f83c96d63)) * stop being able to mouseover tooltip ([4789007](https://github.com/afspeirs/note-me/commit/47890077074e530ac199583de770c334fb80d172)) * stop overwriting the local note if another part of the note updates ([914bd7f](https://github.com/afspeirs/note-me/commit/914bd7f6af8ec98aed57cdadf78087baa36b22b2)) * stop start icon shrinking ([f48c5c0](https://github.com/afspeirs/note-me/commit/f48c5c098f1b65b30475104983e6bc4b4d3f71f5)) * stop top-level await is not available error ([7cf0e16](https://github.com/afspeirs/note-me/commit/7cf0e16b0f57b41430679ffedd5dccb5b5d09778)) * stop update button causing a shift of the button height ([bb06178](https://github.com/afspeirs/note-me/commit/bb061787aaaea17a54b8af7e94ebc7f4ced1e9dd)) * temporary type fix ([7dd1cd2](https://github.com/afspeirs/note-me/commit/7dd1cd2e4f4b3b875508b6863dac9f66c5501a9c)) * throw error when failing to get refresh token ([af51766](https://github.com/afspeirs/note-me/commit/af5176643c73ae6da583b83656af257ed1c6eb65)) * up the maxCharacter limit to 50 ([9c913da](https://github.com/afspeirs/note-me/commit/9c913da1650d58a4a3816363cc92cc7d0b607e15)) * update auth to persist ([bbfbac9](https://github.com/afspeirs/note-me/commit/bbfbac92bced2b684d8c9dc76d682bc7ac6e1440)) * update body colour to match background colour ([d4b6301](https://github.com/afspeirs/note-me/commit/d4b6301708880a9f6aa23bec14b2d6f18c53defc)) * update button background colour ([6b3d321](https://github.com/afspeirs/note-me/commit/6b3d3216535379a6f4a77bc70b0743afa37ff62a)) * update default side to bottom ([3203ef4](https://github.com/afspeirs/note-me/commit/3203ef47e7e65d89322c2e3b2ea7a68ade994287)) * update default theme label ([511fab3](https://github.com/afspeirs/note-me/commit/511fab31b5746ce055b39ffce1230ebe3e289195)) * update delete and favourite toasts ([2a7d025](https://github.com/afspeirs/note-me/commit/2a7d0258fa317f0488b5f22899512ef052b072b4)) * update element of check for install prompt card ([d132346](https://github.com/afspeirs/note-me/commit/d132346e3d2b9f3c5b0bc34af5f6830b511a335c)) * update front-matter types ([e069fff](https://github.com/afspeirs/note-me/commit/e069fff2a13ca8efcb66410169dbd85c55458187)) * update input styles ([a181aac](https://github.com/afspeirs/note-me/commit/a181aac347a69d12a685c25e4f0d42fdc5e6fdc4)) * update label of sort dropdown ([ce254c6](https://github.com/afspeirs/note-me/commit/ce254c67794d40eb3e26c2353eb05767a1dbc8a7)) * update layout of NotesList ([77a36c1](https://github.com/afspeirs/note-me/commit/77a36c1f95064f2b672e07b7d323101e2b68321c)) * update marker colours to match body ([8ed4cc1](https://github.com/afspeirs/note-me/commit/8ed4cc1a58ae6dbbf2825678c569fe0f18621884)) * update padding on loading notes li ([2e91b3c](https://github.com/afspeirs/note-me/commit/2e91b3cf107825b5254d7386b3cb1cceadc0cd3e)) * update padding on search bar ([ea2e96f](https://github.com/afspeirs/note-me/commit/ea2e96f1de753885f2084c58712477a553146487)) * update spacing of sidebar footer icons ([56f5afe](https://github.com/afspeirs/note-me/commit/56f5afe9340be4e1d2db7ce0250cb2ed97e0207c)) * update style of fallback copy ([05a6c83](https://github.com/afspeirs/note-me/commit/05a6c83099d173a15506071c5c933e47db5de364)) * update text colour ([453c24f](https://github.com/afspeirs/note-me/commit/453c24f0a1682972133a1f28d618ee3e9b8c428f)) * update Toast styles for mobile ([7b7efac](https://github.com/afspeirs/note-me/commit/7b7efacf70794003701d75cf1dccb771551fdeed)) * update toasts to use note title ([5949da5](https://github.com/afspeirs/note-me/commit/5949da5f9f849f7c5f5f0b230d991e517831ec62)) * update user toast copy ([e666a33](https://github.com/afspeirs/note-me/commit/e666a33cd2d48d8d7a523b5ea1ad0206539cc166)) * updated button to use ring-inset ([a78df33](https://github.com/afspeirs/note-me/commit/a78df3357430ec2f1c9afd352465c18e50c94ba4)) * updated Toast styles ([df296dd](https://github.com/afspeirs/note-me/commit/df296dd8f48fc2637a5da44fd2bf4679f7e8f1b2)) * updating spacing and added a folder icon ([785b920](https://github.com/afspeirs/note-me/commit/785b920fb713b5209a88ba6d18304850d13771d6)) * use new release.config.js ([47f63ac](https://github.com/afspeirs/note-me/commit/47f63ac6107e9c9aa55ed3ab301846b3a59244b3)) * used the correct hook ([f8c6e2c](https://github.com/afspeirs/note-me/commit/f8c6e2c9e19bfdbe01da37485182905e2df7099f)) * view notes with folder set to null ([d6ddef7](https://github.com/afspeirs/note-me/commit/d6ddef7e52361f70524b9fe9044e495ec90bfb46)) ### Features * add 404 page ([3c5bbd2](https://github.com/afspeirs/note-me/commit/3c5bbd2f3d8ef7dbb7e4d62289895130315f05c1)) * add a default close modal button ([d466fd6](https://github.com/afspeirs/note-me/commit/d466fd6b0ab2391fd33227354228d7eb14b1cabd)) * add account information to Home and Settings routes ([3281a27](https://github.com/afspeirs/note-me/commit/3281a27023f2524d5073e2a0da614b38ad13e91f)) * add animation to drawer open/close ([4977a8b](https://github.com/afspeirs/note-me/commit/4977a8bfbf1c6eeb84ae2d90309dec6cbd5b1428)) * add basic edit note functionality ([c368a73](https://github.com/afspeirs/note-me/commit/c368a73eb38c4fa28da0416ce71f095484068b2d)) * add button over main content when in mobile ([62c6e80](https://github.com/afspeirs/note-me/commit/62c6e806a8e84456ae72425348ac25cad65feac4)) * add CheckForInstallPrompt component ([924a4a3](https://github.com/afspeirs/note-me/commit/924a4a3504650e819719917f610c0b02b2e39ec8)) * add confirm modal to sign out process ([dfaecf3](https://github.com/afspeirs/note-me/commit/dfaecf314101f227f4c78f52bc84837b74291571)) * add context menu button on hover ([681ac47](https://github.com/afspeirs/note-me/commit/681ac47dd82cee69352d745680eca4ad668e761a)) * add create note shortcut ([cd0794c](https://github.com/afspeirs/note-me/commit/cd0794cbf967098932e844653a774fc47ae68905)) * add dark mode to MoveNoteModal ([9957af9](https://github.com/afspeirs/note-me/commit/9957af9014e4990c2d9d74e61b9c1a9e816e8351)) * add dateModified to notes ([0bbaff3](https://github.com/afspeirs/note-me/commit/0bbaff32faa57e087b0012a5137c60d1baf7e071)) * add deleteNote functionality ([a535957](https://github.com/afspeirs/note-me/commit/a535957aa4ec2b6853fbfa776394fca020303291)) * add dismiss button to toasts ([5da3da7](https://github.com/afspeirs/note-me/commit/5da3da70eea4bd86932dd01e19fea6c9955e57f5)) * add drawer state ([a6ff3d9](https://github.com/afspeirs/note-me/commit/a6ff3d921fa0e04ba302068a168686ae013b294b)) * add export notes ([3fe4219](https://github.com/afspeirs/note-me/commit/3fe4219b70f7a9c27f94c9940c69ee4f4ccb6067)) * add first implementation of replication ([97a9a3d](https://github.com/afspeirs/note-me/commit/97a9a3d6c38e78c42d17666c1264629f24709453)) * add floating sidebar for mobile ([#250](https://github.com/afspeirs/note-me/issues/250)) ([2144f05](https://github.com/afspeirs/note-me/commit/2144f05e3d55384cf23058413c4b9bf20847395b)) * add focus-visible class ([0c1bde6](https://github.com/afspeirs/note-me/commit/0c1bde62876e4d0683a0206c97b1ae0e63125d4b)) * add Footer to Sidebar ([b11432c](https://github.com/afspeirs/note-me/commit/b11432c530b0fdb0e26d092bd87ba72f97be99d5)) * add getTitle util function ([9a64692](https://github.com/afspeirs/note-me/commit/9a646929951ac1bc790dc5b5ace0741f21e10f29)) * add hotkey support ([741280a](https://github.com/afspeirs/note-me/commit/741280afa7d72f79fb1c84cf3163eee1f7f6e008)) * add icons to Note page ([b9536d2](https://github.com/afspeirs/note-me/commit/b9536d268fa31fd322ef1767175fa830c7bb9beb)) * add jotai for state management ([cc2ddd3](https://github.com/afspeirs/note-me/commit/cc2ddd3b1be1d38a8187c67b030e353234c07edb)) * add lazy load support to routes ([7c07727](https://github.com/afspeirs/note-me/commit/7c07727707deb2e33ab15d6fa9c5e087c449b5c6)) * add lazy loading routes ([08004d6](https://github.com/afspeirs/note-me/commit/08004d6077f7ac9da851ff47401cf800f68f6354)) * add link to speirs.dev ([5c4ddca](https://github.com/afspeirs/note-me/commit/5c4ddca52ad2ba82cf1077ce2daf0a87a82f27eb)) * add mac icon support ([9a701b4](https://github.com/afspeirs/note-me/commit/9a701b4b80bcf0edec000101325d3ca69fffb2d9)) * add mac specific tweaks to the styles ([cad2907](https://github.com/afspeirs/note-me/commit/cad2907510d04e55c5d508158bfe820add42be98)) * add markdown rendering support ([7032536](https://github.com/afspeirs/note-me/commit/70325364760764c93516bf351fdcb714c551297d)) * add Modal and NotesMoreInformation component ([de23c28](https://github.com/afspeirs/note-me/commit/de23c28cf197752062fc64f3440a0372bfb235b9)) * add ModalConfirm component ([8525bf5](https://github.com/afspeirs/note-me/commit/8525bf57a2347991ac47f49e13b447ce48337540)) * add more apple icons ([8ec58c7](https://github.com/afspeirs/note-me/commit/8ec58c77e1b5d8a97b075e35333a90805a719320)) * add MoveNote component ([1d37b3e](https://github.com/afspeirs/note-me/commit/1d37b3e5d248469f1482bddf070600c6ab5c6e54)) * add moveNote function ([81a4880](https://github.com/afspeirs/note-me/commit/81a4880e47383db9429a4574920d45bec81b2c61)) * add new note shortcut ([a0f27c7](https://github.com/afspeirs/note-me/commit/a0f27c7aaf02ad18cd8a09683ba437a8c3f727f3)) * add new transition to drawer ([423f3ab](https://github.com/afspeirs/note-me/commit/423f3ab5158218c098a9c4776764b21e94927a2d)) * add note-me github link ([4e68b95](https://github.com/afspeirs/note-me/commit/4e68b959aed7d62e6d9c770981b8b373c12acd94)) * add notes search component ([b4e98b1](https://github.com/afspeirs/note-me/commit/b4e98b15ded81dbd7e18700952bff46df5c386b9)) * add NotesImport and NotesExport ([2441964](https://github.com/afspeirs/note-me/commit/2441964197f97fed14f39c74d5a1af4c1f046871)) * add NotesReSync component ([ca1f42c](https://github.com/afspeirs/note-me/commit/ca1f42c41a68998c3b299ddfd14b21855917ce3e)) * add onContextMenu support to NotesList ([7b8d57e](https://github.com/afspeirs/note-me/commit/7b8d57e800b0aee8e162222cdd5f44f41eff4bfe)) * add online/offline event listener ([10a9944](https://github.com/afspeirs/note-me/commit/10a99441c5d0078619e095568dac3aa891145e7f)) * add placeholder text to untitled notes ([aeec021](https://github.com/afspeirs/note-me/commit/aeec02119bbb1d58c9a56ee5e78a36f3cf5e6f8d)) * add portal support to context menu ([e225245](https://github.com/afspeirs/note-me/commit/e2252453945c1c5329c85570c990e41067104455)) * add rxdb database and note routing ([de5ba4d](https://github.com/afspeirs/note-me/commit/de5ba4d3f2cdb03473945d229c9ce13ef32b3fb9)) * add script add branch name to manifest file ([#228](https://github.com/afspeirs/note-me/issues/228)) ([5547ca6](https://github.com/afspeirs/note-me/commit/5547ca68602a11d0773120480739cebe645f658d)) * add secondaryAction to Button Component ([2e9061e](https://github.com/afspeirs/note-me/commit/2e9061e2ebed60bc47d81d80e4c507e41e2d957a)) * add service-worker support ([86f26be](https://github.com/afspeirs/note-me/commit/86f26be2964df3b8c7a68a158bc825469252f38a)) * add Settings page ([d2a85b3](https://github.com/afspeirs/note-me/commit/d2a85b3cbca513f9778fc1aedf3c31696ddd7540)) * add SidebarHeader component ([9da723f](https://github.com/afspeirs/note-me/commit/9da723f2d16f70c199a5be289e8f58639d8b6836)) * add social banner ([e1e9cbf](https://github.com/afspeirs/note-me/commit/e1e9cbf1a813d7335b35ae4651cfee730bcd6e81)) * add social meta tags to head ([d98a5ea](https://github.com/afspeirs/note-me/commit/d98a5ea7c18d2cc21837028db3df20ae491329a2)) * add sort feature ([72be543](https://github.com/afspeirs/note-me/commit/72be543c75913d3d6efe3f06c97228670b73902a)) * add support for safe areas ([7f92aad](https://github.com/afspeirs/note-me/commit/7f92aadbc7d59f2a3fc1398e8b9be172805ba568)) * add theme toggle ([0ff0054](https://github.com/afspeirs/note-me/commit/0ff00542d807d39c827cfa69bf8ecd9d8daa14d0)) * add themeable buttons ([40ddfa1](https://github.com/afspeirs/note-me/commit/40ddfa1b121927977e4611b55d26636741c86e46)) * add title to ButtonIcon ([ad355eb](https://github.com/afspeirs/note-me/commit/ad355eb58ff6cc0738cb7d0dafa2d7c202be9e8f)) * add toast support and added service worker toasts ([c363a2b](https://github.com/afspeirs/note-me/commit/c363a2b71b38ee20768ac39dc18bc03d608f63f4)) * add toast when an error in the replication happens ([d36dbae](https://github.com/afspeirs/note-me/commit/d36dbaedbf26d87f1ee964ad835c3881e8343c1f)) * add Tooltip component ([1ca6172](https://github.com/afspeirs/note-me/commit/1ca6172ec0628803b0b1ecc50329ccc949cd02b4)) * add tooltip positions ([04b558d](https://github.com/afspeirs/note-me/commit/04b558d9411b96f151856cfb3cfc97a26da5fc46)) * add useMediaQuery hook ([78bb281](https://github.com/afspeirs/note-me/commit/78bb28167d15f30ee1f5c3b3e64a00f269a92f72)) * add user profile name as avatar ([2f6d0de](https://github.com/afspeirs/note-me/commit/2f6d0deb74a76d47428954343f00479ff1d55370)) * add version to settings page ([79634d3](https://github.com/afspeirs/note-me/commit/79634d32fefdb2e0b640dd59143cd93e8b4bc0f0)) * add virtualised support to the list of notes ([9d9b282](https://github.com/afspeirs/note-me/commit/9d9b282f138eb36574517342e101a666e0f3aa2c)) * add visibilitychange event listener ([cce57f4](https://github.com/afspeirs/note-me/commit/cce57f49e59e37e6193d5fba5533f098231896b0)) * add window-controls-overlay support ([a3f40ec](https://github.com/afspeirs/note-me/commit/a3f40ec8ef99600125b996a2eb39f640fcf46006)) * added styled scrollbar ([f66ccdb](https://github.com/afspeirs/note-me/commit/f66ccdbe948a1ec27d105da4d8340592a0164072)) * added webmanifest file ([24581b4](https://github.com/afspeirs/note-me/commit/24581b4f351bc4cf1670408d4051f29b3461aad3)) * animate all of the margins of the main card ([9057525](https://github.com/afspeirs/note-me/commit/90575250293b320c0d3e86a7daa552294d730e25)) * clear saved notes on manual sign out ([e06c306](https://github.com/afspeirs/note-me/commit/e06c306cbbe001173cce1f2e58ce80c7a2edde61)) * create /note/ route to make new notes ([95495db](https://github.com/afspeirs/note-me/commit/95495db1cc5b3de427bc2d14ad895335f01794c8)) * create Card component ([84d5540](https://github.com/afspeirs/note-me/commit/84d5540cf1b10829e4a76736106c13e96320bc7f)) * create user modal ([c714878](https://github.com/afspeirs/note-me/commit/c7148780788cdaf2ceafea4649c0754bf62152da)) * created ButtonIcon component ([1dfff41](https://github.com/afspeirs/note-me/commit/1dfff41ace9d7f3ee1887dcd39ed623111b0b724)) * created Page component ([0ab1c5a](https://github.com/afspeirs/note-me/commit/0ab1c5a56239f0ba288afc0041dda4cd1948ad9d)) * created PageHeader Component ([e14687f](https://github.com/afspeirs/note-me/commit/e14687f7a97f2e7052a45ff7578cc00cc42d0421)) * hide drawer when navigating on mobile ([20b991a](https://github.com/afspeirs/note-me/commit/20b991ad3b5092c9ac785118909256a521d836b9)) * icon update ([#251](https://github.com/afspeirs/note-me/issues/251)) ([4968833](https://github.com/afspeirs/note-me/commit/49688336fc8604b328fdfa6075182bc5c119710f)) * increase font-size of textarea ([6f73705](https://github.com/afspeirs/note-me/commit/6f73705e333fc7126b6f66cb21c48bb57657bfcf)) * increased padding on buttons ([aa57ecb](https://github.com/afspeirs/note-me/commit/aa57ecbaf6dc888963876379e1620fa33ad37ac7)) * initial commit ([25519fd](https://github.com/afspeirs/note-me/commit/25519fd32b6109f6d02fc11698aea48d98c1938d)) * log out folders ([dda3a9a](https://github.com/afspeirs/note-me/commit/dda3a9ad5458d51988a90fc6a0782c5aa4a04d3d)) * make sign out button smaller ([413a1bb](https://github.com/afspeirs/note-me/commit/413a1bb697fdc1b9a6f2695474444c6c76856ed1)) * nest notes within folders ([01f3729](https://github.com/afspeirs/note-me/commit/01f372957d2e8fb7ae7b1753d9bc26afbb7e4c58)) * only create new note if there are no untitled notes ([abaeb5b](https://github.com/afspeirs/note-me/commit/abaeb5b3f263e74cf47a045a6fb77b0fa9e2dcef)) * open markdown links in new tab as standard ([83e8a11](https://github.com/afspeirs/note-me/commit/83e8a11bf4366e3bce0503d8d621bbea82682437)) * put Footer items on one row ([7d9d79f](https://github.com/afspeirs/note-me/commit/7d9d79f73ec9795feb0ba83d8aa129b5854a677c)) * reduce button size ([f28aa17](https://github.com/afspeirs/note-me/commit/f28aa17b7d185a5fecb35caa0d174c9d856dd1dc)) * remove margins when the drawer is closed ([ab433be](https://github.com/afspeirs/note-me/commit/ab433be3a46cdf339d04a1c24dfbbd1bc0f8a463)) * remove Notes ReSync from Settings ([99acf4d](https://github.com/afspeirs/note-me/commit/99acf4d0be29711a449bce459def5edf9495b390)) * remove space between list items ([841d304](https://github.com/afspeirs/note-me/commit/841d304c5959f6a2b0c9e920672f8e39f51d7107)) * removed ButtonIcon component and added iconOnly prop to Button component ([6067253](https://github.com/afspeirs/note-me/commit/60672539fccc155e96d29d9f4a006dda4c7ef89f)) * replace react-helmet with react-helmet-async ([b7019a5](https://github.com/afspeirs/note-me/commit/b7019a5145f139917d4cd530e6af8796351f9068)) * set note title as page title ([703cdce](https://github.com/afspeirs/note-me/commit/703cdcea7e30a8bb44544931fb6f4fc1ec327b66)) * style Settings page more ([b3c8f64](https://github.com/afspeirs/note-me/commit/b3c8f646b9b654883906f280282f95a2f236687e)) * update border-radius of button ([b75403c](https://github.com/afspeirs/note-me/commit/b75403c3c0ed4ad124d908605361a7cb9979866c)) * update button styles ([8c518bb](https://github.com/afspeirs/note-me/commit/8c518bbde38075115c4ed6df737ff8dc7257840b)) * update ButtonIcon styles ([7dbb484](https://github.com/afspeirs/note-me/commit/7dbb484d5db8966611930318330be46730aafc64)) * update ButtonIcon to support links ([e39bd62](https://github.com/afspeirs/note-me/commit/e39bd622c4b504bb8d99cb8b8f9b207ba0f5a4e5)) * update dark mode colours ([a9e59d3](https://github.com/afspeirs/note-me/commit/a9e59d3c213a6870e27ce6bc6f4ca681f4e9962a)) * update dark mode styles and icon colour ([7693a31](https://github.com/afspeirs/note-me/commit/7693a3156124f4f7008afef4cb82b12592fb4a93)) * update drawer animation ([1f0dc6b](https://github.com/afspeirs/note-me/commit/1f0dc6b123a51fc8d2089e791ca57f2519a2dd14)) * update getTitle to cap the length to 35 characters ([5b171d3](https://github.com/afspeirs/note-me/commit/5b171d3a42b5b7de2312d86fce0be9eb5ffed434)) * Update Home styling ([9b1319c](https://github.com/afspeirs/note-me/commit/9b1319c90653d1c2629afc9998c02894dda3265b)) * update icon ([d58c141](https://github.com/afspeirs/note-me/commit/d58c1417b03fa1c3a4805e7d9b2c643be1d08375)) * update icons ([7fe4c60](https://github.com/afspeirs/note-me/commit/7fe4c60da4e36d9c7aeb8a62589cc61f4af7e564)) * update links in sidebar ([624d979](https://github.com/afspeirs/note-me/commit/624d9791db50ed2f82a4f78b2c5a72e551ebf65f)) * update markdown styles ([23bf38c](https://github.com/afspeirs/note-me/commit/23bf38c5414b2c1f76e11e70c4c203c68d80103a)) * update sidebar to support narrow phones better ([51a7ac6](https://github.com/afspeirs/note-me/commit/51a7ac6f1350746f9871c4c91d1d3061ec763b16)) * update style of ModalConfirm ([00801f3](https://github.com/afspeirs/note-me/commit/00801f33e3d07e4f1956513149c6ca41083e800c)) * update style of search ([c072580](https://github.com/afspeirs/note-me/commit/c0725803e4c24ef03c82b8de779a0617901ab3dc)) * update style of update secondary action ([35d57e7](https://github.com/afspeirs/note-me/commit/35d57e7e75be7f27bfe3e82faf7c19792c7bddd1)) * update styles of sidebar to be more dynamically driven ([7cfd89f](https://github.com/afspeirs/note-me/commit/7cfd89fc9ab761f73a5b405c0ac0fa3420e85b76)) * update styles to be more consistent ([4029622](https://github.com/afspeirs/note-me/commit/40296223af5439f9d4ee22e15d7ff9440d1129e5)) * update styling of layout ([fc1927a](https://github.com/afspeirs/note-me/commit/fc1927af5f10b976e80079224a1b8aeff2f1cdf4)) * update styling of selects to match context menu ([1f66bab](https://github.com/afspeirs/note-me/commit/1f66babde89a103b0646520f775d99d7b505be41)) * update styling of selects to match context menu ([85ad00b](https://github.com/afspeirs/note-me/commit/85ad00b281bee72b8bc7c479fe0c2c4326c6825f)) * update the style of the change theme select ([0349955](https://github.com/afspeirs/note-me/commit/03499555ba54105ce798ad73c4b94608097443e0)) * update viewport to resize when keyboard is opened ([bc81735](https://github.com/afspeirs/note-me/commit/bc817351bb044846438b98d2fa8989c7d9bf3585)) * updated animation of Layout ([b960664](https://github.com/afspeirs/note-me/commit/b960664e61282d022ace7c91810e2f62d269ef14)) * updated isActive class ([1c98870](https://github.com/afspeirs/note-me/commit/1c988702664274cb741666b326862a7ed7fd7d00)) * updated padding around cards ([0791d71](https://github.com/afspeirs/note-me/commit/0791d71a29e379cdfa741db32f99c3aed1469c06)) * updated styling method of links ([a9cdbbd](https://github.com/afspeirs/note-me/commit/a9cdbbdd98535fd8fc3848c55ce49cc88184a7b5)) * use different toast library ([45ba8ab](https://github.com/afspeirs/note-me/commit/45ba8ab3c4aff1550e5d07786f24f37ec48ef744)) * use larger buttons on mobile ([0ec8ece](https://github.com/afspeirs/note-me/commit/0ec8ece2f88cad8d8b052d9a60fd957caa1c8195)) * use monospace font on note textarea ([057c932](https://github.com/afspeirs/note-me/commit/057c932945cc8ca869a0141b0999572f374690ff)) * utilise @afspeirs/service-worker package ([c53a12d](https://github.com/afspeirs/note-me/commit/c53a12d9ac259b6c2a145d226a4a80c90e350492)) --- .version | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.version b/.version index 17043fda..3eefcb9d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.0.0-develop.5 +1.0.0 diff --git a/package.json b/package.json index 1089b0e2..1f8a925e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "note-me", "private": true, - "version": "1.0.0-develop.5", + "version": "1.0.0", "type": "module", "scripts": { "start": "vite",