All notable changes to Elegua will be documented in this file.
- Fixed a routing problem with nested named params #9.
- searchParams.append() is reactive like the set()/delete methods
- dynamic() method: allows dynamic route rendering
- Added the preventChange() method that will prevent the user from exiting a route if a condition is met.
- Added the use:preventUnload() action method: prevents user from closing the window if a condition is met.
- Suport for the <a> data-native-router> attribute, which allows native anchor handling. MINOR Ticket title goes here.
- This CHANGELOG.md file