Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bundled version #384

Merged
merged 20 commits into from
Jun 17, 2021
Merged

Add bundled version #384

merged 20 commits into from
Jun 17, 2021

Commits on Jun 8, 2021

  1. Change attribute names to match GridJS API

    Signed-off-by: Daniel Sieradski <daniel@self.agency>
    selfagency committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    995c66b View commit details
    Browse the repository at this point in the history
  2. Update table on window resize

    Signed-off-by: Daniel Sieradski <daniel@self.agency>
    selfagency committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    ea93940 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. To the moon and back

    - Added support for height, resizable, and fixedHeader
    - Killed off $gridjs.render in favor of new and improved $gridjs.helper function
    - Fixed style overrides
    - Fixed per-table stylesheets
    - Moved most dependencies to Skypack
    - Added code examples matching those on Grid.js website that also serve as test proofs
    
    Signed-off-by: Daniel Sieradski <daniel@self.agency>
    selfagency committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a5d40d7 View commit details
    Browse the repository at this point in the history
  2. Add ready event

    selfagency committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    f88802d View commit details
    Browse the repository at this point in the history
  3. Rework new helper function

    Signed-off-by: Daniel Sieradski <daniel@self.agency>
    selfagency committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    f2cf99b View commit details
    Browse the repository at this point in the history
  4. update devdeps

    selfagency committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    17626e7 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    selfagency committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    40da820 View commit details
    Browse the repository at this point in the history
  6. All new documentation

    selfagency committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    af3db2b View commit details
    Browse the repository at this point in the history
  7. v5.0.2-0

    selfagency committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    69b9dc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e738d53 View commit details
    Browse the repository at this point in the history
  9. merge

    selfagency committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5c6cbb4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8693880 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. switch from window resize to element resize

    Signed-off-by: Daniel Sieradski <daniel@self.agency>
    selfagency committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    e258ce7 View commit details
    Browse the repository at this point in the history
  2. v5.0.3-0

    selfagency committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    2b5815c View commit details
    Browse the repository at this point in the history
  3. Revert "v5.0.3-0"

    This reverts commit 2b5815c.
    selfagency committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    0a6d052 View commit details
    Browse the repository at this point in the history
  4. v5.0.2-1

    selfagency committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    0145953 View commit details
    Browse the repository at this point in the history
  5. create bundled versions, move browser versions

    Signed-off-by: Daniel Sieradski <daniel@self.agency>
    selfagency committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    133f008 View commit details
    Browse the repository at this point in the history
  6. v5.0.2-2

    selfagency committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    7177e6a View commit details
    Browse the repository at this point in the history
  7. add exports to package.json

    Signed-off-by: Daniel Sieradski <daniel@self.agency>
    selfagency committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    8af0232 View commit details
    Browse the repository at this point in the history
  8. v5.0.2-3

    selfagency committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    a00b318 View commit details
    Browse the repository at this point in the history