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

Release 2.1.1 #497

Merged
merged 24 commits into from
Aug 30, 2024
Merged

Release 2.1.1 #497

merged 24 commits into from
Aug 30, 2024

Commits on Jun 22, 2024

  1. fix: issue-446 Textarea not autoresize bug

    resize textarea should work without explicit initialization
    IvanPostu committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    647913e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. test(autocomplete): cover autocomplete component

    add tests autocomplete component, for destroy,
    selectOption and setValues methods
    IvanPostu committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    78535f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Merge pull request #485 from IvanPostu/issue-446

    fix: #446 Textarea not autoresize bug
    wuda-io authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    ca88d67 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Merge pull request #487 from IvanPostu/test/autocomplete-component

    test(autocomplete): cover autocomplete component
    wuda-io authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4c88e1f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    cb80400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57180f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    21bfed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76465af View commit details
    Browse the repository at this point in the history
  3. test: improve speed of tests

    wuda-io committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    63502bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ba2a71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    417069c View commit details
    Browse the repository at this point in the history
  6. ci: remove grunt

    Remove grunt completely from build process and run browser tests dirctly with jasmine-browser-runner. Also improves the speed of testing a lot since there is no additional layer in between.
    wuda-io committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a0b9204 View commit details
    Browse the repository at this point in the history
  7. perf: improve jasmine testing

    All tests are running now under 10 sec! Also the tests can be watched visually with the command "npx jasmine-browser-runner serve". This is a huge performance improvement and allows much faster testing.
    wuda-io committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8d6166a View commit details
    Browse the repository at this point in the history
  8. Merge branch 'v2-dev' of https://github.com/materializecss/materialize

    …into refactor-tests-and-build-process
    wuda-io committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6301b59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da02a8d View commit details
    Browse the repository at this point in the history
  10. ci: add build command

    wuda-io committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    88e256d View commit details
    Browse the repository at this point in the history
  11. ci: add release script

    wuda-io committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    45657bd View commit details
    Browse the repository at this point in the history
  12. Merge pull request #496 from materializecss/refactor-tests-and-build-…

    …process
    
    Refactor tests and build process
    wuda-io authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c8e29a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    efc45d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. ci: clean up

    wuda-io committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5047945 View commit details
    Browse the repository at this point in the history
  2. chore: fix dependencies

    Daniel authored and Daniel committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2f09f2d View commit details
    Browse the repository at this point in the history
  3. 2.1.1

    wuda-io committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2107ff0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    777dc6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d74ac66 View commit details
    Browse the repository at this point in the history