- Fix links with data-remote=true wrongly selected (#18)
- Add parameters to javascript
pagelet-loaded
event: id, tags, content
- Fixed bug when original html class is lost (#12)
- Simplified rendering, now it always renders outside div container
- New feature to trigger refresh of other pagelets on the page (
identified_by
andtrigger_change
methods) redirect_to
inside pagelet does not affect the main page when redirect destination is also pagelet
- Fix executable "rails" conflicts with railties (#11)
- Added trial feature to trigger updates
- fixed Rails 5.1
- added compatibility with Rails 2.4
- fixed #3 include more data in pagelet request
- fixed #2 when routes were causing error
- added support for server side includes rendering mode
- fixed #1 - ajax loading of single pagelet fails over https
- fixed templates
- fixed placeholder style
- removed 'slim' dependency
- rails 4 support
- fixed bugs with missing styles and dependencies
- extracted as a separate gem