threlte

3D framework for Svelte

MIT License

Downloads
40.4K
Stars
2.1K
Committers
53

Bot releases are visible (Hide)

threlte - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 51de433: Edited root page
threlte - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • ab88499: Added basic examples for core and extras, fixed dev
threlte - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 4c930d8: TypeScript should exclude the templates
  • 09a07a2: Added core dependency, added modified vite config
threlte - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • d111d18: Added shebang line
threlte - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 020359a: Removed files from package.json
threlte - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 0099894: Moved create-svelte to dependencies
threlte - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • defe0f1: Prototype of create package
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • b14aa99: removed unused hook, cleaned up types and improved create event of T component.
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 2943cb32: Fixed a bug which could lead to memory leaks, removed unused type import
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 5df4ca04: Added transitions plugin props
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • feab5e8b: "Unsimplified" types of transitions plugin
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 9291b0cf: Added strong event map types for component "T"
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 1505665c: Fixed a bug in interactivity plugin
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 6d56d11c: Added proper types for new slots error & fallback
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • e91cc094: await instead of if clause for less if-blocks (helps with transitions)
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 05d91701: Added forwarding event handlers
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 1f4e3e01: Added the experimental transitions feature. This feature is marked as experimental and might change or be removed.
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • d9fdbd7f: Collocate types with respective hooks and components
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 2720cd42: Added lifecycle methods onReveal and onSuspend
threlte - @threlte/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 89710f3e: Removed logs