Skip to content

Releases: revolist/svelte-datagrid

Release 4.0.22

30 Jun 16:11
Compare
Choose a tag to compare
Release 4.0.22 Pre-release
Pre-release

4.0.13 (2024-06-27)

test

test

test

test

test

test

test

test

v4.0.14

What's Changed

  • Breaking Changes:

    • Redesigned type support:
      • Removed deprecated namespaces:
        • Before:
        • Now: ;
      • Improved type import:
        • Before:
        • Now: .
    • Updated event naming convention. Review your event usage. Event names are all lowercase now and are aligned with modern event naming conventions. For example, -> .
  • Major improvements:

    • Rethought the entire framework approach. Introduced Pro version with advance support and pro features.
    • Introduced slot support.
    • Updated scrolling system for better mobile support.
    • Advance template support. Introduced for templates and editors. gives access to parent/root app context.
    • Redesigned the documentation.
    • Fixed major issues and significantly improved overall performance, making the grid multiple time faster.
    • Enhanced plugin support - now with full access to grid providers.
    • Updated documentation.
    • Provided full framework support and native render for Angular, React, and Vue, with partial support for Ember and Svelte.

v4.0.14

What's Changed

  • Breaking Changes:

    • Redesigned type support:
      • Removed deprecated namespaces:
        • Before:
        • Now: ;
      • Improved type import:
        • Before:
        • Now: .
    • Updated event naming convention. Review your event usage. Event names are all lowercase now and are aligned with modern event naming conventions. For example, -> .
  • Major improvements:

    • Rethought the entire framework approach. Introduced Pro version with advance support and pro features.
    • Introduced slot support.
    • Updated scrolling system for better mobile support.
    • Advance template support. Introduced for templates and editors. gives access to parent/root app context.
    • Redesigned the documentation.
    • Fixed major issues and significantly improved overall performance, making the grid multiple time faster.
    • Enhanced plugin support - now with full access to grid providers.
    • Updated documentation.
    • Provided full framework support and native render for Angular, React, and Vue, with partial support for Ember and Svelte.

v4.0.15

What's Changed

  • Breaking Changes:

    • Redesigned type support:
      • Removed deprecated namespaces:
        • Before:
        • Now: ;
      • Improved type import:
        • Before:
        • Now: .
    • Updated event naming convention. Review your event usage. Event names are all lowercase now and are aligned with modern event naming conventions. For example, -> .
  • Major improvements:

    • Rethought the entire framework approach. Introduced Pro version with advance support and pro features.
    • Introduced slot support.
    • Updated scrolling system for better mobile support.
    • Advance template support. Introduced for templates and editors. gives access to parent/root app context.
    • Redesigned the documentation.
    • Fixed major issues and significantly improved overall performance, making the grid multiple time faster.
    • Enhanced plugin support - now with full access to grid providers.
    • Updated documentation.
    • Provided full framework support and native render for Angular, React, and Vue, with partial support for Ember and Svelte.

v4.0.15

What's Changed

  • Breaking Changes:

    • Redesigned type support:
      • Removed deprecated namespaces:
        • Before:
        • Now: ;
      • Improved type import:
        • Before:
        • Now: .
    • Updated event naming convention. Review your event usage. Event names are all lowercase now and are aligned with modern event naming conventions. For example, -> .
  • Major improvements:

    • Rethought the entire framework approach. Introduced Pro version with advance support and pro features.
    • Introduced slot support.
    • Updated scrolling system for better mobile support.
    • Advance template support. Introduced for templates and editors. gives access to parent/root app context.
    • Redesigned the documentation.
    • Fixed major issues and significantly improved overall performance, making the grid multiple time faster.
    • Enhanced plugin support - now with full access to grid providers.
    • Updated documentation.
    • Provided full framework support and native render for Angular, React, and Vue, with partial support for Ember and Svelte.

v4.0.16

What's Changed

  • Breaking Changes:

    • Redesigned type support:
      • Removed deprecated namespaces:
        • Before:
        • Now: ;
      • Improved type import:
        • Before:
        • Now: .
    • Updated event naming convention. Review your event usage. Event names are all lowercase now and are aligned with modern event naming conventions. For example, -> .
  • Major improvements:

    • Rethought the entire framework approach. Introduced Pro version with advance support and pro features.
    • Introduced slot support.
    • Updated scrolling system for better mobile support.
    • Advance template support. Introduced for templates and editors. gives access to parent/root app context.
    • Redesigned the documentation.
    • Fixed major issues and significantly improved overall performance, making the grid multiple time faster.
    • Enhanced plugin support - now with full access to grid providers.
    • Updated documentation.
    • Provided full framework support and native render for Angular, React, and Vue, with partial support for Ember and Svelte.

v4.0.17

What's Changed

New Contributors

Full Changelog: revolist/revogrid@v3.5.2...v4.0.17

v4.0.18

What's Changed

New Contributors

Full Changelog: revolist/revogrid@v3.5.2...v4.0.18

v4.0.18

What's Changed

New Contributors

Full Changelog: revolist/revogrid@v3.5.2...v4.0.18

v4.0.18

What's Changed

New Contributors

Full Changelog: revolist/revogrid@v3.5.2...v4.0.18

v4.0.18

What's Changed

New Contributors

Full Changelog: revolist/revogrid@v3.5.2...v4.0.18

v4.0.18

What's Changed

New Contributors

Full Changelog: revolist/revogrid@v3.5.2...v4.0.18

v4.0.18

What's Changed

New Contributors

Full Changelog: revolist/revogrid@v3.5.2...v4.0.18

v4.0.18

What's Changed

New Contributors

Full Changelog: revolist/revogrid@v3.5.2...v4.0.18

v4.0.18

What's Changed

New Contributors

Full Changelog: revolist/revogrid@v3.5.2...v4.0.18

v4.0.18

What's Changed

New Contributors

Full Changelog: https://...

Read more

v3.2.16

07 Sep 12:07
ef56176
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.15...v3.2.16

v3.2.15

31 Aug 21:09
Compare
Choose a tag to compare

What's Changed

  • Add missing mount for autoSizeColumn by @ImaginateWayne in #6
  • package.json: allow Svelte to compile assets by @mrmikardo in #7

New Contributors

  • @ImaginateWayne made their first contribution in #6
  • @mrmikardo made their first contribution in #7

Full Changelog: v3.0.52...v3.2.15

v3.0.52

08 Apr 13:08
Compare
Choose a tag to compare
version up

3.0.2

27 Mar 00:12
Compare
Choose a tag to compare

Updates for version 3.0

Version 3.0 introduces breaking changes:

  • Removed viewport component, this extra layer was redundant;
  • Changed classes to complex names in order to support bootstrap and other libraries:
    • row -> rgRow;
    • col -> rgCol;
    • data-cell -> rgCell;
    • data-header-cell -> rgHeaderCell;
  • All methods migrated to lowercase in order to support the modern approach of event naming. It means events name migration: afterEdit -> afteredit for all events. Check api for details;
  • Added pure esm modules support in order to use the grid in all modern frontend tooling like vitejs, parcel etc, now you can import custom-elements without lazy loading, just keep in mind you are responsible for polifills.

v1.0.5

15 Feb 15:43
e61ba3d
Compare
Choose a tag to compare
Update package.json

v1.0.4

11 Feb 15:09
Compare
Choose a tag to compare
version up

1.0.3

11 Feb 05:18
4b7ba2c
Compare
Choose a tag to compare
Version up

Version up

05 Feb 17:20
508969a
Compare
Choose a tag to compare
v1.2

Update package.json

v1.1

23 Jan 20:28
Compare
Choose a tag to compare
readme update