Releases: stakwork/sphinx-nav-fiber
Releases · stakwork/sphinx-nav-fiber
v0.0.1
What's Changed
- sidebar loader by @plell in #1
- removed the buttons by @kevkevinpal in #2
- devurl change by @plell in #3
- add fake data by @plell in #5
- cloudfront distro for images by @plell in #7
- added the ability to boost by geting the node id by @kevkevinpal in #6
- onEnter search by @kevkevinpal in #8
- rm image_url append unless in data fetch by @plell in #9
- added stats by @kevkevinpal in #10
- changed wording for placeholder on search bar by @kevkevinpal in #11
- color scheme by @plell in #12
- camera animation by @plell in #13
- added the ability to saveGraphData to relay when boosting by @kevkevinpal in #14
- Issue/19-no-transcripts-show-up by @Johnjx in #23
- Add eslint custom rules by @emberist in #21
- [umbrella] Release > sidebar refactor / Release > eslint custom configuration by @emberist in #24
- feat: add node highlight with camera by @emberist in #25
- replace-guest-image by @Johnjx in #30
- fix(search-bar): fix loading text color and search bar action by @emberist in #31
- Twitter spaces image by @Johnjx in #33
- Twitter spaces stat by @Johnjx in #35
- feat: add colors for dark theme, apply dark theme colors to sidebar a… by @Rassl in #36
- feat: added colors to the loading animation by @kevkevinpal in #37
- Issue/26 stop search loading while budget is being set by @Johnjx in #28
- Fix/boost by @tobi-bams in #44
- Issue 32/user flag errors by @Johnjx in #38
- 46/remove double brackets by @Johnjx in #47
- feat: add new colors, replace naming according to figma by @Rassl in #48
- 39/simplify sidebar results by @Johnjx in #45
- feat: add icons for list in sidebar by @Rassl in #57
- Feature/issue#54 by @Rassl in #59
- Fix/user boost clip by @Johnjx in #61
- feat: closes issue#64, closes issue#63, closes issue#62 by @Rassl in #65
- Add react three fiber graph component by @emberist in #22
- feat: remove heading, add inline styling for selected item in sidebar by @Rassl in #68
- feat: moved youtube to related items in sidebar by @Rassl in #69
- Feat/sidebar collapse by @Johnjx in #75
- feat: transcript close button by @Johnjx in #74
- Feat/budget modal message by @Johnjx in #77
- fix: new response format including the suggested items by @kevkevinpal in #84
- Update/sidebar collapse by @Johnjx in #83
- Feature/issue#58 by @Rassl in #86
- feat: add add-node modal by @emberist in #85
- Merged the lsats branch into the master branch by @tobi-bams in #41
- fix: removed lock file by @kevkevinpal in #90
- Revert "fix: removed lock file" by @kevkevinpal in #94
- Revert "Merged the lsats branch into the master branch" by @kevkevinpal in #95
- feat: add related results to graph data by @Rassl in #99
- Feat/page loader by @Johnjx in #91
- Fix/disable node popup by @Johnjx in #97
- fix: add autocorrect off for search input by @Rassl in #92
- feat: add budget explanation modal by @emberist in #103
- fix: fix intro animation by @Rassl in #105
- Fix/cleanup tooltips by @Johnjx in #106
- Fix/tooltip adjustments by @Johnjx in #108
- Update/add node form by @Johnjx in #101
- Fix/node time and messages by @Johnjx in #110
- feat: add inline bg color for body, for initial render by @Rassl in #114
- Feature/isssue#104 by @Rassl in #112
- Feat/require tag by @Johnjx in #111
- fix: fix guest nodes filling on search by @Rassl in #115
- feat: add highlight for full query by @Rassl in #117
- fix: double guest name on guest node tooltips by @Johnjx in #119
- Update/form improvements by @Johnjx in #118
- Feat/form help messages by @Johnjx in #123
- feat: add button is always visible, add +, and glow on hover by @Rassl in #124
- Feature/issue#120 by @Rassl in #125
- Update/form validation/jx by @Johnjx in #126
- fix: changed hardcodedurl to api_url by @Rassl in #129
- Feature/issue#120 by @Rassl in #128
- feat: avoid closing sidebar on cross icon click by @emberist in #130
- adds images to guest nodes for search results by @Rassl in #132
- Fix/add node time ms by @Johnjx in #133
- feat: add mask for timestamp inputs by @Rassl in #135
- add ref_id for guest nodes, add twitter handle to tooltip by @Rassl in #137
- Dev/add cypress testing & a11y by @Johnjx in #134
- Fix/node-hover-over by @Johnjx in #138
- Feat/copy transcript by @Johnjx in #142
- Fix/people-objects by @Johnjx in #140
- Feat/dockerize project by @omoniyi24 in #145
- Dockerfile update by @kevkevinpal in #149
- Fix/budget modal match by @Johnjx in #148
- feat: add node category filter by @emberist in #151
- feat: add rotation on zoom, add max distance calculation for camera by @Rassl in #143
- Fix/transcript-on-search by @Johnjx in #152
- feat: change outline color for selected node types by @Rassl in #153
- Fix/date-time by @Johnjx in #156
- docker: moved the yarn install before the copy by @kevkevinpal in #157
- feat: style select, change guest to person, add selection reset on se… by @Rassl in #160
- minor styling on select component by @Rassl in #161
- fix category select width by @Rassl in #163
- nodes can be added without timestamps now, added checkbox for switching, add regex for mp3 files by @Rassl in #167
- swarm boltwall url by @Evanfeenstra in #171
- Fix/swarm url 2 by @kevkevinpal in #172
- feat: add graph pathway layout by @emberist in #170
- fix: added yarn.lock since we use ya...