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

feat!: upgrade to Aurelia 2, closes #709 #1038

Merged
merged 18 commits into from
Sep 27, 2023

Commits on Aug 8, 2023

  1. Upgrade to AU2

    MaximBalaganskiy committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    60884ae View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. chore(package)

    MaximBalaganskiy committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    96c6c34 View commit details
    Browse the repository at this point in the history
  2. clean

    MaximBalaganskiy committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ae91f62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b379583 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d63f5c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. chore: add back SASS with default styling & add Example 15

    - add back `sass-loader`
    - add missing Flatpickr CSS
    - add Example 15
    ghiscoding committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    788ae45 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    d5c8810 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. chore: fix columnDefinitions binding & observer

    - `columnDefinitionsChanged` binding is only good for assignment but we also need to watch for changes via array methods like (push, pop, ...) so for that we also need an array observer
    ghiscoding committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    7541d24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cd6955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33db64 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    467f12e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19e984f View commit details
    Browse the repository at this point in the history
  3. tests: remove unused code

    ghiscoding committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2c171da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2714f77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8a625b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    179cd96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdecc9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beedbe1 View commit details
    Browse the repository at this point in the history