Commit Graph

297 Commits (e2ef2b8731a897b36d81d130c78cd4a9019aa41f)

Author SHA1 Message Date
Tan Li Hau 0bb40196db fix invalidate while update
6 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
6 years ago
Rich Harris a7db99e2f6 fix bitmask overflow slot updates
6 years ago
Rich Harris 46e6559153 handle slot updates when parent component has a bitmask overflow
6 years ago
das 2b0762f930 Tidy up (#4005)
6 years ago
mrkishi c18f066a9b use raf's time for smoother transitions
6 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
6 years ago
pngwn e4078f14a8 Add aria-hidden to resize listener object. Fixes #3948.
6 years ago
Rich Harris 05cf649f80
Merge pull request #3627 from simeydotme/3555-fix-flip-scaling
6 years ago
Rich Harris 5b0b2d9fd2
Merge pull request #3893 from NitayRabi/types---allow-access-to-typed-returned-from--.svelte
6 years ago
Rich Harris 280913cca4
tabs
6 years ago
Nitay Rabinovich 3593dd308c Export SvelteComponentDev as API
6 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
6 years ago
Nitay Rabinovich 97e44099b5 Fix linting and exporting
6 years ago
Nitay Rabinovich a7a75cb550 Rexport SvelteComponent as SvelteComponent API
6 years ago
Richard Harris 80bfcea92a add type info for createEventDispatcher - fixes #3877
6 years ago
Richard Harris 47cac13b7d helperise loop protection
6 years ago
Rich Harris 20451658c1
Merge pull request #3823 from leomarquine/fade-easing
6 years ago
Tan Li Hau aa0341c9ca Don't create a fragment at all for DOM-less components
6 years ago
Leonardo Marquine 46e9e94a99 Add easing param to fade transition
6 years ago
Rich Harris 1273f97808
Merge pull request #3811 from sveltejs/gh-3508-alt
6 years ago
Richard Harris 9d118275d3 add has_prop helper
6 years ago
Richard Harris de2b1a6a0d use hasOwnProperty, simplify prop object construction
6 years ago
Rich Harris e931a56854
Merge pull request #3762 from sveltejs/gh-3761
6 years ago
Richard Harris e8f5b24143 docs and a fix for #3761
6 years ago
Richard Harris 47a9811c1e alternative fix for #3508
6 years ago
Conduitry 2b71798dd2 fix binding to aliased props (#3508)
6 years ago
Conduitry 9f48d1a5fd
fix SSR spread with boolean attributes (#3797)
6 years ago
Conduitry 85692cbd5a
fix handling of style scoping and `class:` with spread scopes (#3792)
6 years ago
mrkishi 1f6e0eb316 improve derived store typing for users
6 years ago
Conduitry f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
6 years ago
Rich Harris 714508ccc5 allow spring/tweened values to be initially undefined - closes #3761
6 years ago
Rich Harris 99911c31f5
Merge pull request #3579 from tcrowe/set-attribute-only-if-different
6 years ago
Ryan Atkinson b02638b43d fix type of derived store callback function
6 years ago
pngwn 57aeddcf85 Prevent element property set from throwing errors for readonly properties. Fixes #3681.
6 years ago
Conduitry 43245a30fd Revert "chore: resolve TODO for reusing of TransitionConfig"
6 years ago
Chris Helgert 30bf5fe958 chore: resolve implicit any in animate/index.ts
6 years ago
Chris Helgert 0831887ef9 chore: resolve TODO for reusing of TransitionConfig
6 years ago
davidaq 0eb825b458 Change HTMLElement type check
6 years ago
Tan Li Hau 7d9262c421 fix reactive updates not reflected when handle promise (#3660)
6 years ago
Tan Li Hau d54ef0ca0c should throw error if createEventDispatch is used after instantiation
6 years ago
simeydotme fbf4cbf22c Calculate scale factor of elements in FLIP animations
6 years ago
Tony Crowe 552f19b327 check if the attribute value is different before setting it
6 years ago
Rich Harris 3d0a3cd943
Merge pull request #3005 from RedHatter/devtools
6 years ago
Rich Harris dc47fc741a
Merge pull request #3306 from cvlab/master
6 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools
6 years ago
Richard Harris 3f33d35573 handle special null case when hydrating
6 years ago
Rich Harris d8b4dd74fb
Merge pull request #3533 from sveltejs/gh-3512
6 years ago
Richard Harris 46bfaff1e6 inline $$invalidate calls - fixes #3512
6 years ago
Richard Harris 8519003618 only use setAttribute with SVG spread props - fixes #3522
6 years ago
Richard Harris d80bcadf3c move tests to runtime section
6 years ago
Richard Harris c48325f7bd add opacity/easing parameters to blur transition
6 years ago
Richard Harris 8196c194dd merge master -> vaibhav111tandon-master
6 years ago
Arpad Borsos fe8ca05865 Introduce a `claim_space` helper
6 years ago
Vaibhav Tandon efa17333c9
Edited: Added Blur transition
6 years ago
vaibhav111tandon df2164df78 Added a blur transition
6 years ago
Rich Harris b567eb2677
Merge pull request #3435 from sveltejs/gh-1834
6 years ago
Rich Harris 0f65b6cc9d set context in await blocks - fixes #2443
6 years ago
Richard Harris fa222e785a Merge branch 'master' into gh-1834
6 years ago
Richard Harris 97f3d56e0c handle important declarations in inline styles - fixes #1834
6 years ago
Rich Harris dcd927630e dont set undefined input value - fixes #1233
6 years ago
Richard Harris 7836f409aa support is attribute, with a warning - fixes #3182
6 years ago
Richard Harris d9206fb3cc simplify self function, use this instead of el
6 years ago
Samuel Elgozi 7342d484f1 feat: #3372 added a new `self` event modifier
6 years ago
Conduitry c069aba49a tidy types
6 years ago
Richard Harris 60467f674c appease typescript
6 years ago
Richard Harris 4a2bb526ae oops
6 years ago
Richard Harris 7912d7c901 merge master -> null-transition
6 years ago
Richard Harris 0c9ed46196 correctly set mount anchor for HTML tags - fixes #2711
6 years ago
Richard Harris 4d0256874e remove unused helpers
6 years ago
Richard Harris 016158b692 more robust handling of html tags - fixes #3285
6 years ago
Vadim Cebaniuc 5c5339e71c
Merge branch 'master' into master
6 years ago
Vadim Cebaniuc 53aed12048 Fix spread function result side effects
6 years ago
Richard Harris 119fdd1bc9 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 8641df0741 use export as instead of creating a new binding
6 years ago
Rich Harris eaec840e77
Merge branch 'master' into gh-3283
6 years ago
Rich Harris 76d04dce9b
Merge pull request #3334 from Conduitry/gh-3324
6 years ago
Richard Harris c82a9ea7f2 omit falsy boolean attributes
6 years ago
Conduitry b44a876ff4 make raf a noop on server (#3324)
6 years ago
Richard Harris c53563b207 failing SSR test, plus some adjacent changes
6 years ago
Richard Harris 6d962c5d95 make code style more consistent
6 years ago
bre30kra69cs 42717e893b ref spaces
6 years ago
bre30kra69cs ccf2ad819a optimize class name runtime calc & add tests & ref
6 years ago
Conduitry cf5dd8ff75 support RxJS Observables in reassigned stores (#3304)
6 years ago
Rich Harris 95b2a72007
return readable store directly form derived, avoid .shift()
6 years ago
Brian Takita 419e40d3be Optimization: Single for loop instead of 2 forEach loops
6 years ago
Brian Takita 2b0a4e7237 remove unnecessary return
6 years ago
Brian Takita 46c9dbe448 Breadth first calling of subscribers in store dependency tree.
6 years ago
Brian Takita bbeafbafab fixes https://github.com/sveltejs/svelte/issues/3191
6 years ago
Rich Harris 283152f1fb
Merge pull request #3209 from sveltejs/gh-2086-2
7 years ago
Dale 1cfaacb02a make resize listener object element unfocusable
7 years ago
Rich Harris 2f08e34b41 prevent outro groups getting muddled up - fixes #2086
7 years ago
Rich Harris af0d9ed1d3 Merge branch 'master' into gh-3113
7 years ago
Richard Harris 7703140793 -> v3.6.5
7 years ago
Richard Harris 8f959559d5 -> v3.6.5
7 years ago
Rich Harris 1056951dcb
Merge pull request #3170 from sveltejs/gh-3153
7 years ago
Stefan Buhrmester 757ebc7254
fix transform origin during scaling
7 years ago
Stefan Buhrmester 83e9d49cc9 make crossfade scale the element to target rect
7 years ago
Richard Harris f4ca063c85 prevent dynamic components being detached twice - fixes #3113
7 years ago
Rich Harris 2d5f11a308 handle rxjs-style observables with get_store_value - fixes #3153
7 years ago
Rich Harris 8d805a0d9b onMount before first afterUpdate
7 years ago
Rich Harris 3595f50228 Merge branch 'onmount_triggers_in_reverse_order_for_siblings' of https://github.com/colincasey/svelte into colincasey-onmount_triggers_in_reverse_order_for_siblings
7 years ago
Rich Harris 1427206f85
Merge pull request #3146 from sveltejs/gh-2135
7 years ago
Richard Harris 4082566392 handle circular values when rendering bindings - fixes #2135
7 years ago
Richard Harris 17096e6b0e update bind:this references when setting to null - fixes #2034
7 years ago
Timothy Johnson 05b9bdde7f Typo
7 years ago
Timothy Johnson 8e163e27ef Events for dom properties
7 years ago
Timothy Johnson 6b58a1d2f6 Events for DOM methods
7 years ago
Timothy Johnson 0e1cb29c1e Events for Blocks and Components
7 years ago
Rich Harris 6af23ba88c
Fix contextual bind:this (#2806)
7 years ago
Richard Harris 65eb5bb340 only call subscriber once for writable with callback - fixes #3022
7 years ago
Rich Harris 0e90ddcb0a always run onDestroy functions - fixes #3058
7 years ago
Rich Harris 324be53a70 merge master -> snake_case
7 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
7 years ago
Rich Harris b801c67403
Merge branch 'master' into gh-2612
7 years ago
Rich Harris 4a7f5a2da2 Merge branch 'master' into init-contenteditable
7 years ago
Maurício Kishi 9200613352
Merge branch 'master' into gh-2612
7 years ago
Bryan Terce 7b5f176764 Fix each blocks not unmounting components correctly (#3056)
7 years ago
Rich Harris d9046786a1
Track which blocks are outroing to prevent duplication
7 years ago
Conduitry 3a384f004d Merge branch 'master' into gh-2612
7 years ago
Richard Harris 9d94321333 merge master -> init-contenteditable
7 years ago
Rich Harris 98b8ca7c20
Merge pull request #2990 from mrkishi/component-type
7 years ago
mrkishi b0604b52a3 split typescript projects
7 years ago
Johan acdcaa41bf ensure correct requestAnimationFrame context (#2933)
7 years ago
Conduitry cd4c2f2075 use `@_` sigil for globals
7 years ago
Richard Harris 788cf97a93 prevent compiled output blowing up in Node if window is not defined
7 years ago
mrkishi f60ae53d76 deconflict more globals
7 years ago
Conduitry 2ac5993571 import globals from helpers (#2612) (#2947)
7 years ago
Richard Harris b589289b55 use helpers
7 years ago
Richard Harris 4f626c45a9 tidy up, prevent collisions
7 years ago
Rich Harris 1102ff6426
support once modifier on component events, fail on others (#2987)
7 years ago
mrkishi dc973ee6ec add ambient type for generated svelte components
7 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
7 years ago
Rich Harris 7251850503
Merge pull request #2910 from Harald-1/animation-with-delay
7 years ago
Richard Harris 0d31e5c046 fix typo
7 years ago
Richard Harris ed2a19aa67 DRY out
7 years ago
Rich Harris 3805421d44 solve diamond dependencies (#2660)
7 years ago
Harald Fassler 2b1ff3f487 remove prepare_outro
7 years ago
Harald-1 ef74838e1e
Apply suggestions from code review
7 years ago
Rich Harris f7e6b32885
Merge pull request #2909 from Harald-1/animations-without-transitions
7 years ago
Slava Z 2785fa6cb5 Fix for #2655 - adding introstart...outroend events to in-out transition
7 years ago
Harald Fassler 068a4b7312 follow-up fix to #2871
7 years ago
Harald Fassler 4d47d2176b fix #2908
7 years ago
Colin Casey a9193fd9d6 Merge branch 'master' into onmount_triggers_in_reverse_order_for_siblings
7 years ago
Richard Harris 7e3b91e3ee Merge branch 'master' into folder-structure
7 years ago
Richard Harris 8050fa01ff fix types for easing functions
7 years ago
Richard Harris 5161dfb950 update folder structure - #2790
7 years ago