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

Conversation

wuda-io
Copy link
Member

@wuda-io wuda-io commented Aug 30, 2024

Proposed changes

Screenshots (if appropriate) or codepen:

IvanPostu and others added 24 commits June 22, 2024 21:15
resize textarea should work without explicit initialization
add tests autocomplete component, for destroy,
selectOption and setValues methods
fix: #446 Textarea not autoresize bug
test(autocomplete): cover autocomplete component
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.
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.
…process

Refactor tests and build process
@wuda-io wuda-io merged commit dda2c95 into main Aug 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Feature Discovery animation no longer works in 2.1.0 [Bug]: Textarea not autoresize
2 participants