eae6eb67fc
- update to 2.9.1: * Allow dominate to work in async contexts deeper than it was created - Update to 2.7.0: * Add get_current() to return the current active element in a with context * The dominate.svg module contains SVG tags similar to how
Dirk Mueller2024-01-06 20:46:29 +00:00
c35101f164
- update to 2.8.0: * Fix incorrect context handling when a tag is used 2+ levels deeper than it was created
Dirk Mueller2023-05-27 21:13:49 +00:00
a46212ce33
- Update to 2.5.2: * Removed 'input' keyword reassignment (#131) * Fix issue #118 (underscores not working in aria attributes) (#119) * Adding some missing attrs to DASHED_ATTRIBUTES (#126)
Steve Kowalik2020-09-21 06:17:48 +00:00
2dcdb0a01c
- Update to 2.5.1: * Support for Python 3.8 * Add main element. Fixes#117 * Use tagname property from object, not class. Fixes#89Steve Kowalik2020-03-31 05:24:47 +00:00