2019 Commits

Author SHA1 Message Date
carson
09392e96ad update htmx for external testing 2020-05-23 22:31:11 -07:00
Robert Schroll
d69341a6dd Update documentation to reflect multiple triggers 2020-05-23 18:08:54 -07:00
carson
cf6507a08e docs for path-deps 2020-05-23 17:57:45 -07:00
carson
838edaa4df gen www and dist 2020-05-23 17:28:32 -07:00
carson
7d1e42310d Merge branch 'master' into dev
# Conflicts:
#	www/docs.md
2020-05-23 12:56:01 -07:00
carson
7863041055 Merge remote-tracking branch 'origin/master' 2020-05-23 12:28:46 -07:00
carson
c0d262a478 clean up delete row demo and add fade 2020-05-23 12:28:41 -07:00
chg20
b4fe5c99c0
Merge pull request #36 from johndwells/patch-2
Fix `hx-history-elt` attribute.
2020-05-23 08:55:22 -07:00
carson
f86ee98a75 formatting 2020-05-23 08:38:45 -07:00
carson
804318cc7c fix docs 2020-05-23 08:36:42 -07:00
carson
cdb80690e9 support client side templating via an extension 2020-05-23 08:33:25 -07:00
John D Wells
b326aaf6a1 Fix hx-history-elt attribute. 2020-05-23 08:47:43 -05:00
John D Wells
a27b811b9f Fix hx-push-url attribute 2020-05-23 08:36:09 -05:00
chg20
b893506f0f
Merge pull request #32 from bencroker/patch-2
Renamed and added anchor tag for `Miscellaneous`
2020-05-23 04:53:59 -07:00
Ben Croker
b5d7c5a475
Renamed and added anchor tag for Miscellaneous 2020-05-23 13:25:05 +02:00
Ben Croker
3078a352dc
Rename x-ht-trigger.md to x-hx-trigger.md 2020-05-23 10:59:49 +02:00
carson
f3ec4b842d fix typo 2020-05-22 22:33:45 -07:00
carson
5e4a904718 ignore ctrl-click on boosted anchors 2020-05-22 21:59:30 -07:00
carson
2110d49ee1 include extensions in dist 2020-05-22 21:50:01 -07:00
carson
e0a8b2e9a9 fix test index 2020-05-22 19:59:06 -07:00
carson
50ac54b9de www & dist 2020-05-22 19:52:55 -07:00
carson
3eb4a56e28 patch from @cscortes adding the json-enc extension 2020-05-22 19:41:42 -07:00
carson
08242c7fc5 include a generated index file in /test 2020-05-22 18:41:00 -07:00
carson
e0aa8dec9a release update 2020-05-22 18:29:27 -07:00
carson
a68ff19d31 Merge remote-tracking branch 'origin/circleci-project-setup' into dev 2020-05-22 15:39:38 -07:00
carson
1dd4cabfa2 extension tests and clean up docs 2020-05-22 14:05:04 -07:00
carson
a570201229 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	www/official-extensions.md
2020-05-22 11:48:55 -07:00
carson
5806ce8852 use sinon filters rather than a layout hack 2020-05-22 11:48:18 -07:00
carson
b96b9e3e32 support morphdom swapping as an extension
fixes https://github.com/bigskysoftware/htmx/issues/6
2020-05-22 11:18:39 -07:00
carson
20894cadb9 support morphdom swapping as an extension
fixes https://github.com/bigskysoftware/htmx/issues/6
2020-05-22 11:18:08 -07:00
carson
033af9a8d2 htmx extension mechanism 2020-05-22 10:53:10 -07:00
carson
4d9e39cc6e update docs 2020-05-21 10:37:25 -07:00
Robert Schroll
8b32afeddf Add example of prompt and confirm dialogs 2020-05-17 13:54:51 -07:00
carson
cb8f9b6f10 fix blog posts 2020-05-17 07:47:25 -07:00
carson
d204dcd869 crop logo 2020-05-17 07:22:34 -07:00
carson
132d1f7465 Merge branch 'master' into dev 2020-05-17 07:08:23 -07:00
carson
adeb398fa2 fix request display in demos 2020-05-17 07:03:51 -07:00
carson
52f58241f6 bump version remove js version property 2020-05-17 07:01:01 -07:00
carson
a5361d2179 fix tests 2020-05-17 06:26:45 -07:00
carson
77cc4ba179 get logo right for github 2020-05-17 06:06:29 -07:00
carson
ef64f8fcf8 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	www/examples/infinite-scroll.md
2020-05-17 06:01:23 -07:00
carson
0a2f717f10 fix up final stuff from rename 2020-05-17 05:59:13 -07:00
carson
efd4cc72b0 Generate release files 2020-05-17 05:53:57 -07:00
carson
5f7174c1f9 More renaming cleanup 2020-05-17 05:53:08 -07:00
carson
3aa8c64754 le big re-rename 2020-05-17 05:22:19 -07:00
carson
4ebdabd227 Merge remote-tracking branch 'origin/dev' into dev 2020-05-16 14:30:33 -07:00
carson
6e06c0df87 Better style handling:
* inject the style as a stand alone element
* support the meta directive to not include the default style

fixes https://github.com/bigskysoftware/kutty/issues/13
2020-05-16 14:30:25 -07:00
chg20
2f21351f6e
Merge pull request #12 from rschroll/prompt
Avoid shadowing the global prompt function
2020-05-16 14:10:10 -07:00
Edouard de Labareyre
fc4acfa0ea Delete row example 2020-05-16 16:42:37 +02:00
Edouard de Labareyre
180cf087d3 Fix typo in infinite scroll example 2020-05-16 16:42:03 +02:00