Alexander Petros
fe4a803e2e
Add logNone function and apply it to tests ( #1504 )
...
New function to turn off the logger after using `logAll()`. I applied to
this to the tests as well so that `logAll()` is only used in the specfic
places where debug output is required. This makes the console output of
the tests dramatically more useful when run from the command line.
2023-06-24 14:21:55 -06:00
Carson Gross
84d8e33deb
fix tests
2022-10-30 13:49:29 -06:00
Carson Gross
1dbb22b682
allow re-initialization if attributes change
2022-10-02 13:17:23 -06:00
Ben Beecher
9ec6ffa930
Adding swap argument for ajax calls ( #769 )
...
* Adding swap argument for ajax calls
* Adding documentation
* Removing ;'s
2022-02-04 11:01:51 -07:00
carson
e82219cc0d
IE fixes
2021-03-09 08:54:16 -07:00
carson
b54d6e57d3
Improve API
2021-03-06 06:50:56 -07:00
carson
3bcae82498
return a promise for a bright hyperscript future
2021-02-26 14:20:49 -07:00
carson
58f373d1e5
config that disallows eval
in htmx implementation
...
addressed https://github.com/bigskysoftware/htmx/issues/305
2021-01-04 10:36:56 -07:00
carson
b1729b2b85
improve API by taking string selectors in place of elements
2020-12-04 15:06:02 -07:00
carson
751ad91755
basic test for logAll()
2020-10-19 09:52:18 -06:00
carson
4f3cf2d889
Move events from <event name>.htmx
(jQuery style) to htmx:<event name>
(zepto style)
...
fixes https://github.com/bigskysoftware/htmx/issues/109
2020-06-30 10:45:30 -07:00
carson
23a9a33486
path-deps
extension
...
fixes https://github.com/bigskysoftware/htmx/issues/21
2020-05-23 17:06:20 -07:00
carson
52f58241f6
bump version remove js version property
2020-05-17 07:01:01 -07:00
carson
3aa8c64754
le big re-rename
2020-05-17 05:22:19 -07:00
carson
fd6e3f68d8
version bump and start using dev branch like a civilized human
2020-05-15 19:25:52 -07:00
carson
5f9f1940b1
Clean up parameter inclusion logic and update demos to use GET where appropriate, rather than hiding from my bad design choices
...
Add API test + fixes and update all files
2020-05-14 17:10:24 -07:00