Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix tests | Carson Gross | 2022-07-11 |
| | |||
* | all for want of a p: don't blow history out on first successful cache usage :/ | carson | 2021-02-18 |
| | | | | potentially fixes https://github.com/bigskysoftware/htmx/issues/370 | ||
* | docs and tests for trigger filters | carson | 2020-10-17 |
| | |||
* | catch on history cache save | carson | 2020-10-13 |
| | | | | fixes https://github.com/bigskysoftware/htmx/issues/209 | ||
* | strip the request class from content before snapshotting for history | carson | 2020-09-22 |
| | | | | | | includes both a logical and perf test, to make sure we perform reasonably well with large page sizes fixes https://github.com/bigskysoftware/htmx/issues/200 | ||
* | fix test | carson | 2020-06-30 |
| | |||
* | Merge remote-tracking branch 'origin/dev' into dev | carson | 2020-06-30 |
|\ | |||
| * | Added test for when string | Ben Croker | 2020-06-26 |
| | | |||
* | | 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 | ||
* | test fix | carson | 2020-06-17 |
| | |||
* | Merge branch 'dev' into json-parse | chg20 | 2020-06-17 |
|\ | |||
| * | include perf tests | carson | 2020-06-17 |
| | | |||
| * | Include full path w/ variables when pushing a GET | carson | 2020-06-10 |
| | | | | | | | | Fixes https://github.com/bigskysoftware/htmx/issues/58 | ||
* | | Avoid throwing errors when parsing malformed JSON | Robert Schroll | 2020-06-08 |
|/ | | | | Instead, treat it as if no value was present. | ||
* | Fix https://github.com/bigskysoftware/htmx/issues/19 | carson | 2020-05-23 |
| | | | | clean up uses of getRawAttribute() and add a `data-*` test for all attribute tests. | ||
* | le big re-rename | carson | 2020-05-17 |