Releases: InteractionDesignFoundation/nova-unlayer-field
Releases · InteractionDesignFoundation/nova-unlayer-field
1.0.5
03 Feb 16:08
Compare
Sorry, something went wrong.
No results found
1.0.4
17 Dec 20:40
Compare
Sorry, something went wrong.
No results found
✨ Improve documentation
✨ Rename config variable (template_id => default_template_id)
Full Changelog : 1.0.3...1.0.4
1.0.3
17 Dec 20:00
Compare
Sorry, something went wrong.
No results found
✨ Added a default config file
⚙️ Improved test coverage
Full Changelog : 1.0.2...1.0.3
1.0.2
06 Dec 22:19
Compare
Sorry, something went wrong.
No results found
🐞 Fix type hint issue on Unlayer::html() method
⚙️ Add tests
1.0.1
08 Jul 11:06
Compare
Sorry, something went wrong.
No results found
Fix a type definition bug
1.0.0
08 Jul 10:59
Compare
Sorry, something went wrong.
No results found
PHP 8.0 is minimum version
Change namespace
Finalize some methods and
1.0.0 beta 1
08 Jul 10:21
Compare
Sorry, something went wrong.
No results found
Change namespace
PHP 8.0 is minimum version
Finalize some methods and
0.2.2
04 Mar 11:04
Compare
Sorry, something went wrong.
No results found
Fixes:
Display mode not working #5
'locale' config option is not optional #6
Improvements:
Add more type info for static analyser tools (Psalm, PHPStan)
0.2.1
23 Apr 11:18
Compare
Sorry, something went wrong.
No results found
🐞 Fix compatibility issue with Nova 3 (height method signature)
0.2.0
22 Jan 06:42
Compare
Sorry, something went wrong.
No results found
Add plugins support
Refactoring: Extract editor into a separate vue component