Commit Graph

83 Commits (697d4c7f5199ad1fe0d8283bd8fd151401f2f467)

Author SHA1 Message Date
Geoff Rich ce3a579125
docs: update 7gui example links (#6052)
4 years ago
kindoflew bf35353170
site: fix formatMobile in chart examples (#5787)
4 years ago
Aswin Vayiravan f1b7c08a09
changed to colour names instead of hex codes for readability (#5772)
4 years ago
Kevin Åberg Kultalahti daec25604f
docs: add conditional slot example (#5383)
4 years ago
izumiiii 9e0556cf70
docs: fix a11y warning in media elements example (#5606)
4 years ago
Luca Bonavita 8f17d6c78c
docs: document `bind:files` (#5141)
4 years ago
Stanislav Lashmanov 5c6730e382
Simplify each block bindings example (#5094)
4 years ago
Richard Harris 1644f207b1 make canvas example more fun
4 years ago
Roman Kosov a4dadf82be
site: fix some mixed content (#4926)
4 years ago
Daniel Imfeld a658fedb83
docs/tests: use event.key instead of event.which (#4758)
4 years ago
Daniel Imfeld cc3c7fa9f4
docs: fix CSS typo in example (#4685)
4 years ago
Conduitry 0d263cc1ea docs: use Node.TEXT_NODE in more places
5 years ago
Robin Cussol ece61381de
fix(examples): hide "undefined" domain in HN example (#4643)
5 years ago
Robin Cussol df3ae85b42
fix(examples): use correct URL for Ask HN posts (#4640)
5 years ago
Antony Jones 7831766fa0
site: turn fancybutton into custombutton (#4476)
5 years ago
Rich Harris 5721ae3aeb
Merge pull request #3943 from Conduitry/gh-2505
5 years ago
AlexxNB 2285ee222a fix 'action with param' example and tutorial
5 years ago
Conduitry 78eea640d3 site: add font fallback for Comic Sans MS (#2505)
5 years ago
Rich Harris 054f409950
better tutorial for parameterised actions (#3930)
5 years ago
Rich Harris 331bb39c0a
Merge pull request #3826 from vascoosx/crud-example-update-fix
5 years ago
Rich Harris 3889ec499e
simpler fix
5 years ago
Rich Harris 7ab26f872b
Make font-weight 400, add to stylesheet
5 years ago
Ayoub 752c09cf53 ✏️ outdated logotype on svg-transition example
5 years ago
Rich Harris e467c92564 fix logo-mask url, remove unused file
5 years ago
Shunichi Hato b704531a2e Make selection reactive with search
5 years ago
Shunichi Hato 4918faf605 Fix crud example update error when filtering
5 years ago
Rich Harris 1324a57786
oops, remove some debugging code
5 years ago
Richard Harris e55bf4013d remove some unused code
5 years ago
Richard Harris fe3412828c make modal more accessible
5 years ago
Steve Lee 1668316621
Fix script end tag
5 years ago
Steve Lee 1e55d46bc0
Add Key handling to modal example
5 years ago
Aaron George 231fbfa020 FIXED: Media Elements Example
5 years ago
mattstobbs c250793b35 Fix animate example (#3543)
5 years ago
Reto Trinkler b1a8c96e18 Remove unnecessary code in "bind-this" example
5 years ago
Conduitry 1ab3dcb342 use assets served from github pages
5 years ago
Richard Harris 383d441b83 better keyed each example
5 years ago
Christian Engen 8f284c0f9a
Docs: unused variable removed
5 years ago
Richard Harris 4f26363fe0 update deferred transitions example
5 years ago
pngwn efcd294731 Site: Document svelte/easing (#3292)
5 years ago
craigglennie 0a3818fb9b Don't use shorthand binding in textarea example (#3256)
5 years ago
Conduitry 87d4ac55c9 site: fix css-in-js blog embed, pt II
5 years ago
Conduitry c24fc92d2f site: fix css-in-js blog embed
5 years ago
Jacob Wright 52b5e05ead Fix 7 GUIs crud example for delete when filtered
5 years ago
Richard Harris d07feba638 use better eliza package
5 years ago
Elliot Waite 4c805018e4
Fix CRUD example to allow changing input values.
5 years ago
Conduitry 3cfbd66841 site: fix enter handling in animate example
5 years ago
Hongarc 66e39d52d4 Remove whitespace at end of line
5 years ago
Conduitry 011b33181e site: fix immutable tutorial and example on Firefox (#2601)
5 years ago
Rich Harris b62328d6a7
Update App.svelte
5 years ago
pngwn 1b4446030b Update animate example to use animate directive and built-in crossfade function.
5 years ago