Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

svelte.dev v2 #8578

Merged
merged 96 commits into from
Jun 16, 2023
Merged

svelte.dev v2 #8578

merged 96 commits into from
Jun 16, 2023

Commits on Jan 25, 2023

  1. feat: Initialize sites

    PuruVJ committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ae2a089 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    7d3f565 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. 1 Configuration menu
    Copy the full SHA
    952ca44 View commit details
    Browse the repository at this point in the history
  2. [feat]: Move svelte.dev here (#8237)

    * Push
    
    * Remove `rootDir`
    
    * Use tsconfig instead of jsconfig
    
    * Push recent changes
    
    * Better dark mode
    
    * empty commit to try and trigger a deploy
    
    * bump kit
    
    * Fix site-kit dep
    
    * Comment out blurb
    
    * Update site-kit to 3.2.1
    
    * Externalise sourcemap-codec
    
    * Install sourcemap-codec as dep
    
    ---------
    
    Co-authored-by: Rich Harris <hello@rich-harris.dev>
    PuruVJ and Rich-Harris authored Feb 2, 2023
    1 Configuration menu
    Copy the full SHA
    60806f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Add blurb back in

    PuruVJ committed Feb 3, 2023
    1 Configuration menu
    Copy the full SHA
    7afee76 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. feat: multi-page docs (#8253)

    * Rename markdown to blog
    
    * Multi-page docs
    
    * Ignore missing ID for now
    
    * heading
    
    * Add code snippets(temporary)
    
    * /docs redirects to introduction
    
    * Remove ukraine petition
    
    * OnThisPage
    
    * Remove console.log
    
    * Update deps
    
    * Fix accessibility warning
    
    * Update site-kit
    PuruVJ authored Feb 7, 2023
    1 Configuration menu
    Copy the full SHA
    6934931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f3602 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    f4c593f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. feat: Proper dark mode (#8274)

    * Push
    
    * Update svelte REPL
    
    * Light mode fixes
    
    * Fox height issues
    
    * Moar dark mode fixes
    
    * More changes
    
    * Fix zen mode height issue
    PuruVJ authored Feb 13, 2023
    1 Configuration menu
    Copy the full SHA
    79db9b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Update deps

    PuruVJ committed Feb 14, 2023
    1 Configuration menu
    Copy the full SHA
    dd96032 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. 1 Configuration menu
    Copy the full SHA
    1b12546 View commit details
    Browse the repository at this point in the history
  2. feat: search and backlink compatability (#8286)

    * Copy the right files
    
    * Finish search
    
    * FIx accessibility issues
    
    * Add original site compatibility back in
    
    * Remove console.log
    
    * Reorganize imports
    
    * Minor refactor
    
    * Fix undefined heading issue
    
    * Replace state on redirect
    
    * Don't redirect to docs/introduction from navbar
    
    * Cleanup search
    
    * Cleanup some more(html entities)
    
    * Remove console log
    
    * Minor style tweaks
    
    * Put search in middle
    PuruVJ authored Feb 16, 2023
    1 Configuration menu
    Copy the full SHA
    df2bb23 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. 1 Configuration menu
    Copy the full SHA
    ec8b7e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. 1 Configuration menu
    Copy the full SHA
    b45fe80 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. 1 Configuration menu
    Copy the full SHA
    95c346c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. fix(site-2): styles (#8288)

    PuruVJ authored Mar 24, 2023
    1 Configuration menu
    Copy the full SHA
    339ea85 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. chore: bump site-kit, use new components

    - use search components
    - use shell component
    dummdidumm committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    bad1780 View commit details
    Browse the repository at this point in the history
  2. Fix search

    PuruVJ committed Mar 28, 2023
    1 Configuration menu
    Copy the full SHA
    99611ad View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. feat(site-2): Local tutorial (#8427)

    * feat(docs): Local tutorial
    
    * Refactor some stuff
    
    * Better error handling
    
    * Fix search imports
    
    * Prerender tutorial
    
    * try prerendering hack
    
    * fix super stupid display hidden bug
    
    * Shorten the rendered URL
    
    * Shorten URL code even more
    PuruVJ authored Mar 29, 2023
    1 Configuration menu
    Copy the full SHA
    35e7a85 View commit details
    Browse the repository at this point in the history
  2. feat(site-2): Local examples (#8431)

    * feat(docs): Local tutorial
    
    * Refactor some stuff
    
    * Better error handling
    
    * Fix search imports
    
    * Prerender tutorial
    
    * try prerendering hack
    
    * fix super stupid display hidden bug
    
    * Shorten the rendered URL
    
    * Shorten URL code even more
    
    * Prerender in svelte.config.js
    
    * Refactor
    
    * Fix ScreenToggle dark mode styles
    
    * Initial POC
    
    * Rvert to old hack
    
    * Fix svelte-document.jpg
    PuruVJ authored Mar 29, 2023
    1 Configuration menu
    Copy the full SHA
    9793b41 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. feat(site-2): Fully remove api.svelte.dev (#8432)

    * Localize the examples dependents
    
    * Localize FAQ
    
    * Try to fix examples API
    
    * Remove examples api
    
    * Prerender, use vercel adapter, disable PUT action for now
    
    * Don't call get_examples_data on top
    
    * Move repl PUT to its own routew
    
    * Don't prerender REPL page
    
    * Change console warn
    
    * Prerender tutorial the smart way
    
    * Use getContext in root
    
    * work around some weird content encoding glitch
    
    * Try the pre-generate route
    
    * Apply the suggestions
    
    * Fix embed examples
    
    * Remove comment
    
    * remove commented-out code
    
    * Update sites/svelte.dev/src/routes/_components/Demo.svelte
    
    Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
    
    * remove unused code
    
    * add note to self, remove ts-ignore
    
    * move adapter-vercel to devDependencies
    
    * remove some unused deps
    
    * huh we need flexsearch after all? weird
    
    * we need sourcemap-codec as well — what the hell. are these deps missing from a dep?
    
    ---------
    
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
    3 people authored Apr 2, 2023
    1 Configuration menu
    Copy the full SHA
    5976de8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into sites

    Rich Harris committed Apr 2, 2023
    1 Configuration menu
    Copy the full SHA
    f4edb38 View commit details
    Browse the repository at this point in the history
  3. feat(site-2): Update links, move blog out of SK folder to content (#8289

    )
    
    * Update links
    
    * Move blog to site/content
    
    * Update site/content/docs/02-component-format.md
    
    * Fix docs links
    
    * Add global prettierrc
    
    * Auto format
    
    * Fix git merge artifact
    
    * Fix errors
    
    * Update html to svelte(remaining ones)
    
    * Add 2 blog posts
    
    * Modify prettierrc
    
    * Minor design fix
    
    * Switch package lock to spaces, prettier ignore
    
    * Regenerate package lock
    
    * prettier format
    
    * Update deps
    
    * Hack the build into working
    
    * add missing blog post
    
    ---------
    
    Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    3 people authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    db2d07f View commit details
    Browse the repository at this point in the history
  4. chore(site-2): Update deps

    PuruVJ committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    95abaec View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. feat(site-2): Split docs (#8435)

    * Update links
    
    * Move blog to site/content
    
    * Update site/content/docs/02-component-format.md
    
    * Fix docs links
    
    * Add global prettierrc
    
    * Auto format
    
    * Fix git merge artifact
    
    * Fix errors
    
    * Update html to svelte(remaining ones)
    
    * Add 2 blog posts
    
    * Modify prettierrc
    
    * Minor design fix
    
    * Switch package lock to spaces, prettier ignore
    
    * Regenerate package lock
    
    * prettier format
    
    * Push
    
    * Remove console.logs
    
    * Minor fixes
    
    * Fix search
    
    * Fix heading <code> style
    
    * Fix search some more
    
    * Code cleanup
    
    * Update deps
    
    * Move content around
    
    * Allow drafts
    
    * Redirect logic
    
    * Don't render anything on docs if /docs
    
    * Shorten the regex patterns
    
    * Fix some more
    
    * Hack the build into working
    
    * Modernize docs links
    
    * Add content to introduction
    
    * Modify the content
    
    * fix content links
    
    * Reduce duplication in redirect regex
    
    * Differences from Kit page
    
    * Fix link
    
    * Make OnThisPage visible on all docs
    
    * Misc changes
    
    * Move differences page to introduction
    
    * Run prettier
    
    * Prerender examples api routes
    
    * Modify introdution page
    
    * replace positions of readonly and get
    
    * Minor blog style enhancement
    
    ---------
    
    Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
    PuruVJ and Rich-Harris authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b569018 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    050c103 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    beb3f65 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. chore: Update deps

    PuruVJ committed Apr 5, 2023
    1 Configuration menu
    Copy the full SHA
    04d4592 View commit details
    Browse the repository at this point in the history
  2. chore: Run prettier

    PuruVJ committed Apr 5, 2023
    1 Configuration menu
    Copy the full SHA
    1e982c1 View commit details
    Browse the repository at this point in the history
  3. Update readme (#8453)

    PuruVJ authored Apr 5, 2023
    1 Configuration menu
    Copy the full SHA
    9997995 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    009ce45 View commit details
    Browse the repository at this point in the history
  2. fix: Old site redirects

    PuruVJ committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    ec73359 View commit details
    Browse the repository at this point in the history
  3. feat: Add home slot

    PuruVJ committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    71d173a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Update deps

    PuruVJ committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    92e62c9 View commit details
    Browse the repository at this point in the history
  2. Fix broken links

    PuruVJ committed Apr 12, 2023
    1 Configuration menu
    Copy the full SHA
    36658da View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. 1 Configuration menu
    Copy the full SHA
    59b7c44 View commit details
    Browse the repository at this point in the history
  2. chore: run npm install

    PuruVJ committed Apr 15, 2023
    1 Configuration menu
    Copy the full SHA
    92a06e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. feat(site-2): Remove legacy site-kit stuff (#8501)

    * Push
    
    * Update site-kit
    
    * Update svelte REPL
    
    * Remove rollup URL
    
    * meh
    
    * Modify sidebar colors
    
    * Bump deps
    PuruVJ authored Apr 17, 2023
    1 Configuration menu
    Copy the full SHA
    45f2890 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Merge

    PuruVJ committed Apr 20, 2023
    1 Configuration menu
    Copy the full SHA
    1e9e843 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    ce686c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. 1 Configuration menu
    Copy the full SHA
    12f4f6c View commit details
    Browse the repository at this point in the history
  2. chore: Rebuild package.lock

    PuruVJ committed Apr 30, 2023
    1 Configuration menu
    Copy the full SHA
    23d63c7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. feat(site-2): Use entries (#8570)

    * Push
    
    * Image stuff
    
    * Use entries
    
    * Update deps
    
    * Update kit
    PuruVJ authored May 9, 2023
    1 Configuration menu
    Copy the full SHA
    3b4ab35 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. 1 Configuration menu
    Copy the full SHA
    b9ea60c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. feat(site-2): TS in docs (#8452)

    * Commit
    
    * Push working type generation code
    
    * Fix type gen script invocation
    
    * Delete type-info.js
    
    * Change build script
    
    * Recreate package lock
    
    * mkdir generated
    
    * Add type references to some pages
    
    * Add TS-able snippets to docs examples
    
    * Fix some stuff
    
    * Add types to individual functions
    
    * Add to store page
    
    * Refactor compile-types.js
    
    * Move ts sourcefile stuff to compile-types
    
    * Remove commented code
    
    * Half attempt at export aliases
    
    * Add
    
    * Fix, add disclaimer for svelte/internal
    
    * Disable /docs prerendering
    
    * Remove internals page
    
    * Remove redundant stuff
    
    * Make search work with it
    
    * Fix compile types logic
    
    * Add file: comment,
    
    * Add two-slash to docs pages
    
    * Get type links working
    
    * Remove console.log
    
    * Add action module
    
    * Fix actions logic
    
    * Make compile-types logic more robust
    
    * Bump site-kit
    
    * Fix gitignore
    
    * Use moduleResolution bundler
    
    * Don't apply shiki-twoslash to auto generated code snippets from render
    
    * Recreate package lock
    
    * Make TSbpage undraft
    
    * Fix svelte component types
    
    * Remove console.log
    
    * No more sveltekit
    
    * Make regex smarter
    
    * Update sites/svelte.dev/scripts/type-gen/compile-types.js
    
    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    
    * Rebuild package lock
    
    * Remove commented out code
    
    * Update deps
    
    * Remove $$_attributes
    
    ---------
    
    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    PuruVJ and dummdidumm authored May 11, 2023
    1 Configuration menu
    Copy the full SHA
    9bee59c View commit details
    Browse the repository at this point in the history
  2. chore: Reinstall packages

    PuruVJ committed May 11, 2023
    1 Configuration menu
    Copy the full SHA
    fd9088b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. fix(site-2): Restyle home page (#8454)

    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    PuruVJ and benmccann authored May 12, 2023
    Configuration menu
    Copy the full SHA
    52028a0 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    5a671cb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Configuration menu
    Copy the full SHA
    fbd3ccd View commit details
    Browse the repository at this point in the history
  2. fix: Post merge pnpm issues

    PuruVJ committed May 13, 2023
    1 Configuration menu
    Copy the full SHA
    1e2ad92 View commit details
    Browse the repository at this point in the history
  3. chore(site-2): Update deps

    PuruVJ committed May 13, 2023
    1 Configuration menu
    Copy the full SHA
    c967b81 View commit details
    Browse the repository at this point in the history
  4. site -> documentation (#8585)

    PuruVJ authored May 13, 2023
    1 Configuration menu
    Copy the full SHA
    f363af7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. feat(site-2, v4): pnpm workspace (#8586)

    * Push
    
    * Push
    PuruVJ authored May 14, 2023
    1 Configuration menu
    Copy the full SHA
    21a0141 View commit details
    Browse the repository at this point in the history
  2. chore(site-2): Run prettier

    PuruVJ committed May 14, 2023
    1 Configuration menu
    Copy the full SHA
    f3396cf View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    d652ddb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. feat(site-2): Accessibility (#8579)

    * Push
    
    * Push
    
    * Fix Contents order
    
    * Skip link to left sidemenu
    
    * Add text class
    
    * use top-nav slot
    
    * Improve imagetools
    
    * Fix aria-label
    
    * Bump site-kit
    PuruVJ authored May 16, 2023
    Configuration menu
    Copy the full SHA
    bb0d34b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    543e93b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a39c7f3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. feat(site-2): docs edit button (#8593)

    * Add edit button
    
    * Update deps
    PuruVJ authored May 17, 2023
    Configuration menu
    Copy the full SHA
    273c731 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    3067e7a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    cf5561c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    098a553 View commit details
    Browse the repository at this point in the history
  2. chore: Commit internal_exports

    PuruVJ committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b47e21c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    ad949c5 View commit details
    Browse the repository at this point in the history
  2. fix: preprocess snippet

    PuruVJ committed May 25, 2023
    Configuration menu
    Copy the full SHA
    46f71b3 View commit details
    Browse the repository at this point in the history
  3. Gitignore compiler.js files

    PuruVJ committed May 25, 2023
    Configuration menu
    Copy the full SHA
    2312133 View commit details
    Browse the repository at this point in the history
  4. chore: Remove from gitignore

    PuruVJ committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0050f06 View commit details
    Browse the repository at this point in the history
  5. feat(site-2): New Markdown renderer, FAQ, Blog, Tutorial, Docs, (#8603)

    * New FAQ, new renderer
    
    * Push blog stuff
    
    * Fix blog posts
    
    * Add tutorial to be rendered
    
    * Update documentation/content/blog/2023-03-09-zero-config-type-safety.md
    
    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    
    * Update documentation/content/blog/2023-03-09-zero-config-type-safety.md
    
    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    
    * Revamp a lot of renderer, make it (soft) compatible with sveltekit
    
    * Remove markdown types
    
    * Clean up faq +page
    
    * Document stuff
    
    * Make the options more explicity
    
    * chore(site-2): Restructure docs pt 2 (#8604)
    
    * Push
    
    * Update readme
    
    * Push
    
    * inor accessibility fix
    
    * minr stuff
    
    * Add prepare
    
    * Run prettier
    
    * Remove test script
    
    * pnpm update
    
    * Update sites/svelte.dev/src/routes/examples/[slug]/+page.svelte
    
    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    
    * Update sites/svelte.dev/package.json
    
    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    PuruVJ and dummdidumm authored May 25, 2023
    Configuration menu
    Copy the full SHA
    993b402 View commit details
    Browse the repository at this point in the history
  6. chore: rerun pnpm install

    PuruVJ committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7b0d638 View commit details
    Browse the repository at this point in the history
  7. fix: lint errors

    PuruVJ committed May 25, 2023
    Configuration menu
    Copy the full SHA
    cf0d815 View commit details
    Browse the repository at this point in the history
  8. chore: Remove svelte v3 files

    PuruVJ committed May 25, 2023
    Configuration menu
    Copy the full SHA
    9f0fe30 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    4cde4ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd51e6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d813943 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    eb18769 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. fix(site-2): REPL component and minor fixes (#8616)

    * Push
    
    * Update deps
    
    * Allow autocomplete on embed pages
    
    * nit
    
    * Remove unnecessary import
    
    * Remove debug
    
    * Update deps stiff
    
    * Cleanup
    
    * Remove prerender auto from repl page
    
    * Use REPL next.4
    PuruVJ authored May 30, 2023
    Configuration menu
    Copy the full SHA
    38a70bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2efd78c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. move FAQ to /docs/faq (#8672)

    * move FAQ to /docs/faq
    
    * remove some more junk
    
    * simplify
    
    * escape
    
    * move redirect to server, prerender
    
    ---------
    
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    Rich-Harris and Rich Harris authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    83d5671 View commit details
    Browse the repository at this point in the history
  2. tidy up sites branch (#8671)

    * remove VITE_API_BASE stuff
    
    * use site-kit <Section> component
    
    * remove comments
    
    ---------
    
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    Rich-Harris and Rich Harris authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    042a678 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c33377f View commit details
    Browse the repository at this point in the history
  4. tweak docs content (#8675)

    * update intro
    
    * update tutorial links
    
    * unitalicise code spans
    
    * Update documentation/docs/01-getting-started/01-introduction.md
    
    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    
    * Update documentation/docs/01-getting-started/01-introduction.md
    
    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    
    * Update documentation/docs/01-getting-started/01-introduction.md
    
    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    
    * Update documentation/docs/01-getting-started/01-introduction.md
    
    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    3 people authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    27538fc View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. merge version-4 branch

    benmccann committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    276d2f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    53b8158 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    ad849cc View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Try?

    PuruVJ committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    fbd1d0a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Merge version-4

    PuruVJ committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    ad9a672 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. feat: Better docs nav (#8605)

    * DocsNav
    
    * Push
    
    * Nav title on each page
    
    * Install jridgewell sourcemap codec. Why it breaking suddenly
    
    * Use theme store
    
    * Use $nav_title
    
    * use $page.data.nav_title
    
    * Disable global prerendering
    
    * Fix Suppprters section
    
    * use new method
    
    * Initially hidden nav functionality
    
    * Minor fixes
    
    * Simplify into one single nav
    
    * Accomodate to the bottom nav
    
    * Minor fixes
    
    * nit
    
    * Add selected to other pages as well
    
    * New way of passing to navbar
    
    * Code cleanup
    
    * Directly pass list instead of components
    
    * 14 days
    
    * Fix comment
    
    * Discord icon
    
    * Bump site-kit finally
    PuruVJ authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    aa5bb4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744c596 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. update type generation script (#8712)

    * chore: playground (#8648)
    
    * initialize playground
    
    * pnpm up
    
    * tidy up git ignore
    
    * remove fluff
    
    * format
    
    * rm readme
    
    * fix jsconfig error
    
    * add skip-worktree instructions
    
    * reload hack
    
    * simplify
    
    * use rollup
    
    * ughh
    
    * add flag for SSR
    
    * ...
    
    * simplify further
    
    * configure launch.json
    
    * add debugger info to readme
    
    * remove vm modules flag
    
    * use replaceAll instead of replace
    
    * tidy up
    
    * fix: make it run
    
    * add watch to launch config
    
    * Generate type declarations with `dts-buddy` (#8702)
    
    * use dts-buddy
    
    * remove debug output
    
    * remove existing type generation script
    
    * fix package.json
    
    * update gitignore
    
    * bump dts-buddy
    
    * remove unused action entry point
    
    * add svelte/compiler and svelte/types/compiler/preprocess modules
    
    * bump dts-buddy
    
    * annoying
    
    * changeset
    
    * bump dts-buddy
    
    * get rid of .d.ts files
    
    * another one
    
    * Update packages/svelte/package.json
    
    Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
    
    * fix: export ComponentType (#8694)
    
    * fix: export ComponentType
    
    * ughh
    
    * changeset
    
    * fix: derived types (#8700)
    
    * fix: derived store types
    
    * changeset
    
    * Version Packages (next) (#8709)
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * update type generation script
    
    * remove unused stuff
    
    * fix: changeset publish script isn't called release anymore (#8711)
    
    * chore: remove prepare script (#8713)
    
    * chore: fix release workflow (#8716)
    
    * More readable, Fix $$_attributes
    
    * Fix types (#8727)
    
    * put comment in right place
    
    * bump dts-buddy
    
    ---------
    
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    
    * build types
    
    * add svelte/compiler types
    
    * remove prepare script
    
    * fix
    
    * typo
    
    * squelch errors
    
    * Add svelte and kit to twoslash's types field
    
    * squelch more stuff
    
    * Add errors to account for new types
    
    * Remove deps
    
    * formatting tweak
    
    * fix linting, maybe
    
    * the hell
    
    * gah
    
    * Fix types a bit
    
    * bump dts-buddy
    
    * pnpm generate in dev mode
    
    * Cache again
    
    * reduce index
    
    * bump dts-buddy
    
    * remove comment
    
    ---------
    
    Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Dominik G <dominik.goepel@gmx.de>
    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    Co-authored-by: Puru Vijay <devpuruvj@gmail.com>
    8 people authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b1cafc4 View commit details
    Browse the repository at this point in the history
  2. merge

    benmccann committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    20d95dd View commit details
    Browse the repository at this point in the history
  3. bump site-kit (#8731)

    Co-authored-by: Rich Harris <git@rich-harris.dev>
    Rich-Harris and Rich Harris authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5e4a55c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    62bef80 View commit details
    Browse the repository at this point in the history
  2. fix(site-2): Home page styles(pt 2) (#8720)

    * DocsNav
    
    * Push
    
    * Nav title on each page
    
    * Install jridgewell sourcemap codec. Why it breaking suddenly
    
    * Use theme store
    
    * Use $nav_title
    
    * use $page.data.nav_title
    
    * Disable global prerendering
    
    * Fix Suppprters section
    
    * use new method
    
    * Initially hidden nav functionality
    
    * Minor fixes
    
    * Simplify into one single nav
    
    * Accomodate to the bottom nav
    
    * Minor fixes
    
    * nit
    
    * Add selected to other pages as well
    
    * New way of passing to navbar
    
    * Code cleanup
    
    * Directly pass list instead of components
    
    * 14 days
    
    * Fix comment
    
    * Discord icon
    
    * Homepage styles
    
    * More tweak, extra CTA
    
    * Bigger lowercase tagline
    
    * Preload overpass for transitions demo
    
    * Tweak for ipad air
    
    * Remove letter spacing
    
    * simplify home page styles (#8738)
    
    * simplify
    
    * fix
    
    * slightly better use of space
    
    * tiny bit more room
    
    * read the docs
    
    * crop image
    
    * very minor tweak
    
    * another breakpoint
    
    * tweak
    
    * actually it works down to 1400px
    
    ---------
    
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    
    ---------
    
    Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    3 people authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9d33d14 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Bump site-kit (#8742)

    * bump site-kit
    
    * bump again
    
    ---------
    
    Co-authored-by: Rich Harris <git@rich-harris.dev>
    Rich-Harris and Rich Harris authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    437ca72 View commit details
    Browse the repository at this point in the history
  2. docs: Svelte 3/4 differences (#8740)

    note some inline, drive-by-fix in custom element docs
    closes #8703
    dummdidumm authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4e569d1 View commit details
    Browse the repository at this point in the history
  3. merge

    benmccann committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    bdf10f1 View commit details
    Browse the repository at this point in the history