22 Commits

Author SHA1 Message Date
carson
f1c817a332 updated based on feedback 2021-12-24 22:49:22 -07:00
carson
e7e7b1cb37 Only cancel clicks and submits
fixes https://github.com/bigskysoftware/htmx/issues/588
2021-11-12 16:43:28 -07:00
carson
a1d320243d only return a promise for API usage
fixes https://github.com/bigskysoftware/htmx/issues/585
2021-09-06 10:43:04 -06:00
carson
2ac221bdbc try to preserve focus and selection state when active element is replaced
fixes https://github.com/bigskysoftware/htmx/issues/75
2020-06-11 06:53:18 -07:00
carson
3aa8c64754 le big re-rename 2020-05-17 05:22:19 -07:00
carson
e1e4f25b0e regigger tests and add manual tests for hard-to-test things like prompt and confirm 2020-05-16 15:40:15 -07:00
carson
ba5cb7105a organize tests 2020-05-13 09:12:31 -07:00
carson
7173b7bb80 more docs, move kt-history-elt back to an attribute 2020-05-10 08:14:34 -07:00
carson
2c75621526 Documentation update, make kt-indicator usable out of the box, standardize class names 2020-05-09 19:51:30 -07:00
carson
d08110ed22 remove attributes in favor of a single kt-trigger attribute w/ some syntax 2020-05-09 13:40:52 -07:00
carson
b003ccadf8 le big rename 2020-05-06 17:16:20 -07:00
carson
5fb3da337c Switch to DOMParser 2020-05-05 04:55:44 -07:00
carson
ab1668d68b Formalize settle concept 2020-05-05 04:17:30 -07:00
carson
fe9dbb8b3e lots of work:
* reworked the swap code did away with merge in favor of general attributes swapping
* updated docs
* changed hx-swap-direct to hx-swap-oob
* updated build script to create a .gz so I can know what size that is
* cleaned up code so it's easier to follow
2020-05-04 17:55:19 -07:00
carson
d1b37b387b hx-boost attribute 2020-05-02 05:31:18 -07:00
carson
474ea8ed74 bug fixes and compression 2020-05-01 18:56:22 -07:00
carson
6f16d32b15 hx-swap="merge" 2020-05-01 15:14:17 -07:00
carson
2714c03f7c hx-direct-swap attribute 2020-05-01 09:37:24 -07:00
carson
9f9dc5ce71 lots of stuff 2020-05-01 04:50:16 -07:00
carson
2c394e9dae Verb support for non-GET calls 2020-04-30 10:13:36 -07:00
carson
2adff95fdd support css class based indicators 2020-04-28 20:02:11 -07:00
carson
61d8f18894 support polling 2020-04-28 18:54:10 -07:00