Commit Graph

328 Commits (20451658c1a1bd287b5bf5951100bf7e6238300a)

Author SHA1 Message Date
Rich Harris 961364fbc1
Merge pull request #2388 from mindrones/site-code-blocks-formatting
6 years ago
Rich Harris b04cada2dd
Merge pull request #2383 from sveltejs/update-repl
6 years ago
Richard Harris ab7a1a757a fix remaining tutorial layout bugs
6 years ago
Conduitry eba815e74c repl: use absolute svelteUrl to fix version=local
6 years ago
Luca Bonavita 2778956612 Code blocks formatting. Fixes #2387
6 years ago
Rich Harris 4cb08f3253 fix padding
6 years ago
Richard Harris 2e2abe635d fix
6 years ago
Richard Harris b96715f812 make tutorial mobile-friendly
6 years ago
Richard Harris 648bd176c5 add input-output toggle back to /repl
6 years ago
Richard Harris 8a85955fae move responsive REPL behaviour into ReplWidget
6 years ago
Richard Harris eadb083346 more tweaking
6 years ago
Richard Harris cae0dc93c5 tweak layout of homepage info boxes
6 years ago
Richard Harris b9aa8912e6 add menu icon to tutorial dropdown
6 years ago
Richard Harris 22a71b9aeb make dropdown clickable in Safari
6 years ago
Rich Harris 1dc787493a
Merge pull request #2371 from mindrones/site-fix-2365
6 years ago
Luca Bonavita 4b40882f45 use `data-scrollignore` rather than being level specific
6 years ago
Luca Bonavita 888e16367c Don't update the active section for headings below level 3
6 years ago
Luca Bonavita f8214049d4 Site: sections anchors fix
6 years ago
Richard Harris 3f02d999cd use spritesheet for contributors - fixes #2329
6 years ago
Richard Harris 411d1118b6 mobile styles
6 years ago
Richard Harris bf04c0528d add instructions
6 years ago
Richard Harris 342d1a0166 add a few organisations using Svelte
6 years ago
Richard Harris 6e32ffd990 tweak working - fixes #2350
6 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
6 years ago
Richard Harris 6836f64312 fix broken link
6 years ago
Richard Harris a72d7a72f5 pass through mapbox setup code
6 years ago
Richard Harris c3b4e6c792 use external repl package everywhere
6 years ago
Richard Harris c7f9f514be use external repl package
6 years ago
Rich Harris 70c8d3e24a
Merge pull request #2311 from sveltejs/gh-2306
6 years ago
Conduitry 63771522d3 site: tidy repl example loading and fix race condition (#2313)
6 years ago
Richard Harris cb60f6cfad begun, the z-index wars have
6 years ago
Conduitry 2eba76a1a1 site: remove unused /repl/embed route
6 years ago
Conduitry a0e6638a96 site: make main REPL use relaxed sandbox when loading from example
6 years ago
Conduitry 665c3eac79 site: run tutorial and widget REPLs in relaxed sandbox (#2147)
6 years ago
Rich Harris 29b4615d9d
Merge pull request #2272 from sveltejs/gh-2216
6 years ago
Richard Harris fba4308036 dry out /repl/embed
6 years ago
Rich Harris e8b7cd7889 stagger creation of REPL widgets on home page
6 years ago
Richard Harris 795ca0c291 share workers, prevent REPL crosstalk
6 years ago
Mikhail Korepanov 39eece990e Change input of a component when click on an error message
6 years ago
Rich Harris 9f0630c3fb start moving REPL widgets out of iframes (#2216)
6 years ago
Rich Harris ad2924acb3 a few tweaks
6 years ago
Rich Harris fce96dcd75 remove old style tags when updating components - fixes #2220
6 years ago
Conduitry 149c33b69e site: serve static assets with allow origin '*' (#2221)
6 years ago
Rich Harris 21d56c9ee3
Tidy up (#2252)
6 years ago
Richard Harris a859d5cb90 recompile when options change
6 years ago
Richard Harris 52dac8f2a7 rebundle when files are created/renamed
6 years ago
Conduitry 66e2905066 repl: deal with named module exports from main App
6 years ago
Richard Harris 0e6bf65aeb style tweaks, additional thumbnails
6 years ago
Richard Harris 2edb5df09c transfer over all the old examples worth keeping
6 years ago
Richard Harris b870e65511 add thumbnails to examples page
6 years ago
Richard Harris 5bd43fba51 bones of an example index page
6 years ago
Richard Harris ff32efd8d9 update Svelte, fix bug
6 years ago
Richard Harris e27028e780 more tidying up
6 years ago
Richard Harris 26e783b078 remove some more unused stuff
6 years ago
Richard Harris 0bbea065bb remove props editor
6 years ago
Rich Harris dd6a962f3e
Tutorial/REPL tweaks (#2196)
6 years ago
Rich Harris 4541d58798
Add a tutorial (#2132)
6 years ago
Richard Harris e6f0282da1 various REPL improvements
6 years ago
Richard Harris ff60e72cbd Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Conduitry 775adb53e0 repl: fix some more prop editor bugs
6 years ago
Richard Harris f710f3bca2 update svelte and sapper, workaround #2127
6 years ago
halfnelson 2ab21887d0 Quick fix to save and fork
6 years ago
Conduitry f262293135 site: fix invalid blog rss feed (#2085) and tidy
6 years ago
Hayden 286973ea31 Add rss <link> to blog
6 years ago
halfnelson 3975ffe013 Allow repl to use alert
6 years ago
Rich Harris e6ed8ef49f update site, including REPL, to use .svelte
6 years ago
Rich Harris be3808dd08 fix REPL
6 years ago
Rich Harris e2ff2f1d66 default to beta version
6 years ago
Richard Harris df318d2976 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris a48be00e7f update to current Sapper alpha
6 years ago
halfnelson 969c884e31 repl improvements
6 years ago
Conduitry 2b1f753d72 site: tidy code highlighting
6 years ago
Conduitry 01ff158e52 repl: implement version=local
6 years ago
David Pershouse 5eafdd446f abstract repl interaction code
6 years ago
David Pershouse 2c537e7cb4 POC for postmessage Repl
6 years ago
David Pershouse 9b7d0152bc handle markdown on windows machines
6 years ago
Richard Harris cd4f987f4e prevent annoying sidebar scrolling glitch
6 years ago
Richard Harris ff2a21e63a Merge branch 'master' into embedded-repl-hide-compiler-options
6 years ago
Richard Harris 519d91a896 fix REPL tab key behaviour
6 years ago
Rich Harris 2688ed7d0a only remove our own styles
6 years ago
Rich Harris f296fe1e2f remove unused link
6 years ago
Rich Harris d42d4ffb73 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Rich Harris d8bf74bc7f virtual DOM post
6 years ago
Conduitry 168c9bf73b don't check in _contributors.js
6 years ago
Rich Harris 38ffa99f36 apply max width
6 years ago
Rich Harris ca060be80e add css-in-js post
6 years ago
Rich Harris 53cee5064f tweak top nav
6 years ago
Rich Harris abf570521e swap menu icon on open
6 years ago
Rich Harris 3771c12392 mobile contents menu
6 years ago
Rich Harris a95a360ee3 fix link styles
6 years ago
Rich Harris a82ffbd942 add contributor list
6 years ago
Rich Harris a7a8357f69 tweak blog styles
6 years ago
Rich Harris af1982a13c style fixes
6 years ago
Rich Harris d7dc52a9de better mobile styles
6 years ago
Rich Harris c347e7344a minor tweaks
6 years ago
Conduitry 7e3615c3d5 do not display compiler options in embedded REPL
6 years ago
Rich Harris 7aa612f61d various guide improvements
6 years ago
Rich Harris 3c06379398 take new tagline for a spin, see if we like it
6 years ago
Rich Harris 64475ff92f replace homepage TODO with quickstart guide
6 years ago
Rich Harris 24b0c67dca minor fixes
6 years ago
Rich Harris 9b5dc22311 more style tweaks
6 years ago
Rich Harris 74d81dde6b tweak various bits of CSS
6 years ago
Rich Harris 8d38dbf178 show code in REPL before it loads, tab switch between prop editors
6 years ago
Rich Harris 5aa0ad95e2 spruce up compiler options
6 years ago
Rich Harris 29e876d147 tighten up styles in a few places
6 years ago
Rich Harris 8768c5d7bd minor site tweaks
6 years ago
Rich Harris 20e5fe9da7 merge conflict
6 years ago
Rich Harris 007eaca070 tweak styling
6 years ago
Rich Harris 4016f4ff71 put homepage demos into the repo
6 years ago
Rich Harris 8e826e618d more tweaks
6 years ago
Rich Harris 15a65caf87 REPL looking decent-ish on mobile
6 years ago
Rich Harris 34d5e28b5f add input/output toggle
6 years ago
Rich Harris 6beca4546c minor fixes
6 years ago
Rich Harris 265c222195 Merge branch 'master' into embedded-repl
6 years ago
Rich Harris 8faa6a661b extensionless import
6 years ago
Rich Harris 5cb530ce78 start work on mobile layout
6 years ago
Rich Harris 7e22f74d32 remove unused styles etc
6 years ago
Rich Harris e8e668caf8 a few tweaks
6 years ago
Rich Harris 2d0d9cad17 tweak layout a bit
6 years ago
Rich Harris 27bf806b30 get REPL downloads working
6 years ago
Rich Harris f3c5521f80 merge conflict
6 years ago
Rich Harris d4c6539908 Merge branch 'master' into embedded-repl
6 years ago
Rich Harris c37530b815
Merge pull request #1900 from sveltejs/show-compiled-css
6 years ago
Rich Harris b58a75b35c embedded REPLs
6 years ago
Conduitry 852a726a07 fix filename case
6 years ago
Rich Harris 4d59feb91f show compiled CSS separately
6 years ago
Rich Harris 29fd8d7881 tidy up a couple of things
6 years ago
Rich Harris 29052aba7d
Bring svelte.technology source into main repo
6 years ago