v5.3.7
Added
- Add new section on the Download page for the Intelissence extension
- Mention CDN integrity and crossorigin attributes in introduction page
- Add example of showing dynamic range value with output
- Add recommended VSCode extensions and settings configuration to the repository
Changed
- Refine sanitizer documentation for clarity and completeness
- Improve accessibility in the "On this page" table of contents and section heading anchor links
- Relocate ads to the right sidebar to minimize content reflow
- Clarify the "Via JavaScript" usage example for Accordion Collapse
- Enhance floating labels placeholder usage description
- Consolidate multiple 'none' values in the box-shadow Sass mixin for cleaner output
Fixed
- Fix broken "View on GitHub" URLs in documentation
- Correct HTML <head> content generated by the "Download examples" button
- Fix popover and tooltip behavior with a trigger: "hover click" configuration
📚 Documentation
- Fixed broken "View on GitHub" URLs
- Corrected HTML
<head>content generated by the "Download examples" button - Refined sanitizer documentation for clarity and completeness
- Improved accessibility in the "On this page" table of contents and section heading anchor links
- Relocated ads to the right sidebar to minimize content reflow
- Added a new section on the Download page for the Intelissence extension
- Clarified the "Via JavaScript" usage example for Accordion Collapse
- Made internal documentation improvements to support future maintenance (no visible user impact)
- Mention CDN
integrityandcrossoriginattributes in introduction page - Enhance floating labels
placeholderusage description - Add example of showing dynamic range value with output
🎨 Sass
- Consolidated multiple
'none'values in thebox-shadowSass mixin for cleaner output
🤖 JavaScript
- Fixed popover and tooltip behavior with a
trigger: "hover click"configuration
🤝 Contributions
- Added recommended VSCode extensions and settings configuration to the repository