Changelog ========= All notable changes to this project will be documented in this file. This project mostly adheres to [Semantic Versioning](http://semver.org/). 0.36.0 ------ ### Compatible changes - The [`[up-observe]`](/up-observe) attribute can now be set on a `
` to run a function if any contained input field changes. - Fix a bug where [`[up-autosubmit]`](/up-autosubmit) didn't honor an `[up-delay]` attribute if used on a form. - When [submitting a form](/form-up-target), the `name` and `value` of the submit button is now included with the form parameters. - [Going back in history](/up.history) after a [fragment update](/up.link) now always restores elements the page layer, never a selector in [modals](/up.modal) or [popups](/up.popup). - [Going back in history](/up.history) now always closes a [modal](/up.modal) or [popup](/up.popup). - Switch to [unpkg](https://unpkg.com) as our CDN. 0.35.2 ------ ### Compatible changes - `unpoly-rails` now supports Rails 5 0.35.1 ------ ### Compatible changes - Fix a bug where an Unpoly app would crash when embedded as an `