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

0.6.16 #703

Merged
merged 1 commit into from
Nov 14, 2024
Merged

0.6.16 #703

merged 1 commit into from
Nov 14, 2024

Conversation

kethinov
Copy link
Member

  • Fixed a bug which caused client-side Teddy to fail in some situations like putting a <loop> in a <select> element.
  • Deprecated a test that tests for passing numeric arguments to include tags, since this violates HTML grammar and never should've worked to begin with. It may still work with cheerio-driven Teddy because cheerio's parser is more forgiving than a standards-compliant one unless and until cheerio deprecates support for that itself. Client-side Teddy will not support it, so for consistency the test has been removed.
  • Updated various dependencies.

- Fixed a bug which caused client-side Teddy to fail in some situations like putting a `<loop>` in a `<select>` element.
- Deprecated a test that tests for passing numeric arguments to include tags, since this violates HTML grammar and never should've worked to begin with. It may still work with `cheerio`-driven Teddy because `cheerio`'s parser is more forgiving than a standards-compliant one unless and until `cheerio` deprecates support for that itself. Client-side Teddy will not support it, so for consistency the test has been removed.
- Updated various dependencies.
@kethinov kethinov merged commit 2f6ab15 into rooseveltframework:main Nov 14, 2024
1 of 9 checks passed
@kethinov kethinov deleted the 0.6.16 branch November 14, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant