mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-04-02 04:05:52 +02:00
* 🔤 * ⚡ Replaces defined with name/host * 🐛 __dde_reactive * ⚡ v0.9.3 * 🔤 examples+best paractises * 🐛 📺 fixes npm run docs * ⚡ finalizes v0.9.3-alpha * 🔤 📺 coc tabs * 🔤
1.3 KiB
1.3 KiB
Description
Related Issues
Type of Change
- Bug fix (non-breaking change that fixes an issue)
- New feature (non-breaking change that adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
- Documentation update
- Code refactoring
- Performance improvement
- Test update
Testing Performed
Screenshots
Checklist
- My code follows the code style of this project
- I have performed a self-review of my own code
- I have added tests that prove my fix is effective or that my feature works
- I have updated the documentation accordingly
- My changes generate no new warnings
- All existing tests are passing