Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | search for extensions in new content | carson | 2021-11-12 |
| | | | | fixes https://github.com/bigskysoftware/htmx/issues/281 | ||
* | Fix for https://github.com/bigskysoftware/htmx/issues/323 | carson | 2021-02-05 |
| | | | | move the path-deps to use the beforeOnLoad event so that if the triggering element is replace the path dependencies are still fired. | ||
* | fix path deps extension | carson | 2021-01-01 |
| | |||
* | Update path-deps.js | Johan Vosloo | 2020-12-27 |
| | |||
* | Update path-deps.js | Johan Vosloo | 2020-12-26 |
| | |||
* | Update path-deps.js | Johan Vosloo | 2020-12-26 |
| | |||
* | Update path-deps.js | Johan Vosloo | 2020-12-26 |
| | |||
* | Update path-deps.js | Johan Vosloo | 2020-12-26 |
| | |||
* | Update path-deps.js | Johan Vosloo | 2020-12-26 |
| | | | By catering for a new custom event called `htmx:refreshPath`, we should be able to support the triggering of the refresh of a specific path | ||
* | include request configuration in events | carson | 2020-10-01 |
| | | | | fixes https://github.com/bigskysoftware/htmx/issues/201 | ||
* | Move events from `<event name>.htmx` (jQuery style) to `htmx:<event name>` ↵ | carson | 2020-06-30 |
| | | | | | | (zepto style) fixes https://github.com/bigskysoftware/htmx/issues/109 | ||
* | remove console.log | carson | 2020-05-25 |
| | |||
* | `path-deps` extension | carson | 2020-05-23 |
fixes https://github.com/bigskysoftware/htmx/issues/21 |