Conversation
* backup * backup * backup * backup * backup * backup * backup * backup * navigation only shows resources that are in teh catalog * navigation only shows resources that are in teh catalog * added favourites * updated the default landing page * removed unused code * turnoff pagefind * turnoff pagefind * turnoff pagefind * Create late-zoos-scream.md
Updated the 'Get Started' link in the README.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): fixing circular dep in JS * Create selfish-geese-wave.md
* fix(core): fixed issues with nested sidebar state * Create mighty-walls-watch.md
* chore(core): updated styles for v3 * Create khaki-humans-wonder.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(core): visualizer now has presentation mode * Create clever-turkeys-wink.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated cli logger * Create sweet-feet-reflect.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated cli logger * feat(core): added channel support in nav and search * Create gold-dryers-sleep.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated react-syntax-highlighter * Create tiny-suns-lie.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated logger for the ecstudio watcher * Create five-cougars-smell.md
* chore(core): updated logger for the ecstudio watcher * chore(core): added empty state to nestedsidebar * Create light-humans-mate.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * Create eleven-terms-agree.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * Create early-bottles-reply.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * Create dirty-sheep-doubt.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * Create curvy-clocks-complain.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(core): added support for titles on admonitions * Create cyan-readers-hear.md
* feat(core): updated homepage styles * Create tall-adults-end.md
… explorer (#2018) - Add domain specifications to Schema Explorer index data - Add 'API & Contracts' section to domain sidebar builder - Extract shared specification processing utilities to util.ts - Add tests for domain specifications in sidebar Fixes #1826 Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* adding support for data products * adding support for data products * adding support for data products * adding support for data products * adding support for data products * adding support for data products * adding support for data products * adding support for data products * feat(sdk): added data product support to sdk * adding support for data products * adding support for data products * adding support for data products * Create purple-terms-judge.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…tests (#2026) * fix(sidebar): resolve typescript type errors in data product builder tests Add proper type casting for ChildRef union type, include missing required fields in container mock, and fix owner type to use object instead of string. All type errors now resolved in type checker. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * Create slow-scissors-divide.md --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue with custom docs * Create calm-vans-shave.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
…attern (#2038) Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated astro * Create fair-humans-jog.md
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…logs (#2051) Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): add config to disable api/catalog prerender for large catalogs Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * feat(visualizer): add layout persistence in dev mode Add ability to save and restore node positions in visualizer during development. Layouts saved to _data/visualizer-layouts/ and committed to git for team sharing. Includes layout change detection, quick-save UI, and dropdown menu options. Routes injected via Astro integration only in dev mode. Fixes #2035 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
… navigation (#2057) Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
…pport (#2070) * feat(custom-docs): add clickable folder navigation with index file support Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * Update clever-foxes-dance.md * Update clever-foxes-dance.md --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
(Write your motivation here.)