Releases: mysilio-co/garden
Releases · mysilio-co/garden
Left nav bar, edit-in-place tags/concepts/mentions, better login/register pages
In this release:
- Move to normalizer-based tags/mentions/concepts - that means tags/concepts/mentions are no longer "voids" and can be edited more naturally in the editor!
- New login/register UI, much nicer homepage per Dylan's designs
- Left nav bar! This let us reorg the nav structure of the app significantly, deprecate the profile drawer (and move it next to the left nav) and make the site work at all common viewport widths
First version of Mysilio Garden
We're going to start versioning Mysilio Garden, attempting to stick to the rules of semantic versioning as much as possible (though what precisely "backwards compatible" means for a user-facing app is a bit nebulous - the semantic versioning may end up being about backwards compatibility of the schemas, and we may move those to their own project at some point, so version numbers here may end up being mostly qualitative).
What's Changed
- MEGA PR -- summer work by @ianconsolata in #1
- Storybook stories by @travis in #2
- Modal, a play in 3 acts by @travis in #3
- Fixed bug in Slate converter by @ianconsolata in #4
- Only load the styled-icons libraries we need by @ianconsolata in #5
- Implement note connections panel by @travis in #8
- Fix returnToUrl for login by @ianconsolata in #9
- New concept page by @travis in #11
- New ConceptEditor component by @travis in #10
- first pass at stale login detector by @travis in #6
- Clean up note lists by @travis in #12
- Header Tweaks by @ianconsolata in #14
- New note modal by @travis in #13
- Port save logic to NewNote modal by @travis in #15
- Solid world polish by @travis in #18
- Clickable Garden Map Demo by @ianconsolata in #16
- Deploy new styles to main by @ianconsolata in #17
- move welcome into components by @travis in #19
- Hotfix to fix login by @ianconsolata in #20
- Fix useCombinedConceptIndexDataset by @travis in #22
- Solid world polish by @travis in #23
- minor bugfixes by @travis in #24
- bring popovers to z-40 by @travis in #25
- merge back to staging again after accidentally merged to main again by @travis in #26
- Get headers looking different in different contexts by @travis in #27
- Staging by @travis in #28
- different header styles for private, public, and other peoples' notes by @travis in #29
- Fix click boxes on Pitch/Path by @ianconsolata in #30
- Image uploads in the editor by @travis in #31
- use useStoreEditorRef instead of useSlateStatic by @travis in #32
- Get the privacy toggle working again by @travis in #33
- Don't show editing controls on other peoples' notes by @travis in #34
- Staging by @travis in #36
- Copy both slateJSON and noteBody by @ianconsolata in #37
- add external link icon to links by @travis in #40
- Get cover images working again by @travis in #39
- Set EmptySlateJSON as the default value by @ianconsolata in #38
- cover images, external links, fix first note creation bug by @travis in #41
- Fix NewNote Modal by @ianconsolata in #42
- Modal Creator for Bookmarks, Images, and Files by @ianconsolata in #35
- s/understory.com/silio.me/ by @travis in #43
- fix public note creation by @travis in #45
- Env feature flags by @ianconsolata in #44
- Create basic cards for Images, Links, and File uploads by @ianconsolata in #46
- Scale demo down to 3/4 by @ianconsolata in #49
- Fix bug with rendering concepts by @travis in #48
- merge new content types to main by @travis in #50
- fix my link on the demo page by @travis in #51
- don't show users a "create" button on notes that don't exist by @travis in #52
- fix build by @travis in #54
- fix build by @travis in #55
- upgrade to the latest version of swrlit by @travis in #53
- Staging by @travis in #56
- get rid of solid-auth-fetcher entirely by @travis in #57
- prefix vercel env with next public by @ianconsolata in #58
- Env flag works, remove console.log by @ianconsolata in #59
- port note deletion over from understory garden by @travis in #61
- push concept deletion to prod by @travis in #62
- fix 404 infinite redirect bug by @travis in #66
- deploy 404 redirect fix to prod by @travis in #67
- Fix old gates by @ianconsolata in #68
- Icon text state by @travis in #65
- copy fixes for register page by @travis in #69
- Fix register flow by @travis in #71
- deploy various cleanup for DGC today by @travis in #70
- Search by @ianconsolata in #63
- use OG Tags for Bookmarked Links by @ianconsolata in #72
- don't show various nav bar controls on logged out profile page by @travis in #73
- Staging by @travis in #75
- upgrade plate to latest version by @travis in #76
- Remove image map demo by @ianconsolata in #77
- Create a New Newsletter by @ianconsolata in #64
- Import useGarden on third party dashboard page by @ianconsolata in #80
- New concept plugin by @travis in #81
- Remove the try catch so Vercel catches the error by @ianconsolata in #79
- fix profile page by @travis in #82
- Call them Bookmarks, not Links, so we don't get confused by @ianconsolata in #83
- Big plate upgrade, concept link UX changes, bookmarks and more by @travis in #84
- add an extra conditional inside maybeNewConcept by @travis in #85
- url can be null, make sure we don't pass null to Link by @travis in #86
- Remove math and legal plugins by @ianconsolata in #88
- Profile drawer by @travis in #87
- Wrap maybeNewConcept in null
name
guards by @ianconsolata in #89 - make toolbar hover and get rid of bubble toolbar by @travis in #90
- Fix login page by @travis in #93
- profile drawer bugfixes by @travis in #92
- Allow people to create passwords during registration by @ianconsolata in #91
- Sharper search by @ianconsolata in #97
- open files and images in a new tab by @travis in #98
- make "enter" an exit break by @travis in #96
- remove h-full so images expand to fit the width of the card image area by @travis in #95
- add data insert plugin by @travis in #94
- Fix tags by @travis in #100
- Move name, setName to ActiveModal so we can persist by @ianconsolata in #101
- Release v0.0.1 by @travis in #102
New Contributors
- @ianconsolata made their first contribution in #1
- @travis made their first contribution in #2
Full Changelog: https://github.com/mysilio-co/garden/commits/v0.0.1