2095 Commits

Author SHA1 Message Date
Carson Gross
a058466a1d edits 2023-01-29 09:21:53 -07:00
Carson Gross
bea2c1e47d edits 2023-01-29 09:20:47 -07:00
Carson Gross
11f01d420e edits 2023-01-29 09:20:29 -07:00
Carson Gross
2402f72e09 edits 2023-01-29 09:11:15 -07:00
Carson Gross
4282da5ece edits 2023-01-29 09:02:29 -07:00
Carson Gross
c585ec3f03 edits 2023-01-29 08:27:57 -07:00
Carson Gross
4835b8c7bc edits 2023-01-28 19:18:22 -07:00
Carson Gross
868166eb1a edits 2023-01-28 16:07:53 -07:00
Carson Gross
b0bc7bab17 formatting 2023-01-28 14:48:24 -07:00
Carson Gross
859709ac28 improve essay 2023-01-28 14:47:36 -07:00
Carson Gross
73197850ac formatting 2023-01-28 14:44:03 -07:00
Carson Gross
0b0ef0f19c language 2023-01-28 14:41:55 -07:00
Carson Gross
2bbd70e128 format 2023-01-28 14:37:57 -07:00
Carson Gross
b5678fb497 fix build 2023-01-28 14:34:29 -07:00
Carson Gross
51f6c73379 first pass at hypermedia client essay 2023-01-28 14:28:54 -07:00
Carson Gross
d6c120717d standardize language 2023-01-20 10:02:10 -07:00
Carson Gross
8e6fb7fb19 Merge remote-tracking branch 'origin/master' 2023-01-19 07:15:47 -07:00
Carson Gross
3220b23c63 fix date 2023-01-19 07:15:38 -07:00
Ben Croker
a40af54965
17 is the number you are looking for 2023-01-18 18:24:32 -06:00
Carson Gross
bd81285610 remove scratch file 2023-01-17 15:57:31 -07:00
Carson Gross
417559b049 Merge remote-tracking branch 'origin/master' 2023-01-17 15:51:22 -07:00
Carson Gross
76e55bc286 release announcement v1.8.5 2023-01-17 15:50:10 -07:00
Carson Gross
70cf131070 update sha for release 2023-01-17 15:48:10 -07:00
Carson Gross
7ea35d03c6 IE fix 2023-01-17 15:12:35 -07:00
Carson Gross
d81690fa59 docs prep for 1.8.5 release 2023-01-17 15:02:02 -07:00
Carson Gross
a39ad590c2 include MockSocket for web socket tests 2023-01-17 14:36:46 -07:00
Denis Palashevskii
a097e6dd1e
Add websocket mocking library to www.js script (#1207) 2023-01-17 14:35:24 -07:00
Carson Gross
307e3eb227 prep for 1.8.5 release 2023-01-17 13:38:51 -07:00
Rowlando13
2d8355ade5
Fix line spacing (#1203) 2023-01-17 14:24:33 -06:00
Carson Gross
8d35686cf9 back out path normalization due to non-IE safe API use 2023-01-17 13:22:15 -07:00
Carson Gross
4968c41e8b Merge branch 'master' into dev 2023-01-17 13:07:15 -07:00
Carson Gross
f0a6508250 set a min height so lazy loading works properly 2023-01-12 11:21:30 -07:00
Carson Gross
07c515399a reorder images and make them lazy to maybe save bandwidth on netlify 2023-01-12 10:56:45 -07:00
Carson Gross
aba89df270 Merge branch 'master' of github.com:bigskysoftware/htmx 2023-01-12 10:41:35 -07:00
Carson Gross
15790c2831 prep 1.8.5 release 2023-01-10 07:13:35 -07:00
Carson Gross
dd041f96ea clean up head support 2023-01-10 07:12:19 -07:00
Carson Gross
613f7b61d5 Support an opt-in cache-buster parameter that is sent up with htmx GET requests but that is stripped from the URL pushed into the browser's history 2023-01-08 17:35:07 -07:00
Carson Gross
447211742e IE support: return null explicitly, fixes https://github.com/bigskysoftware/htmx/issues/1047 2023-01-06 15:59:40 -07:00
Carson Gross
666c6aa8e5 support clicking on elements within a button element as well as directly on the element itself.
based on https://github.com/bigskysoftware/htmx/pull/1168
2023-01-06 14:18:00 -07:00
Ben Beecher
546fba2776
Hotfix for swapping fields that don't support setSelectionRange (#1187)
* Hotfix for swapping fields that don't support setSelectionRange

* Fix test
2023-01-04 08:54:38 -07:00
Carson Gross
f5633b489f Merge remote-tracking branch 'origin/dev' into dev 2023-01-01 17:22:58 -07:00
Carson Gross
43d36af560 fix type reference 2023-01-01 17:22:48 -07:00
Charles-Pierre Astolfi
075e43b567
Escape curly braces in the example (#1175)
Docs on the website are currently rendering incorrectly because of faulty escaping of curly braces (line 80 is rendered has `<p> and  and </> htmx - high power tools for html and </p>`). Unfortunately, this fix breaks the rendering of the file on github (there are extra `{% raw %}` directives), but I think it's better than the other way around.
2023-01-01 10:10:15 -06:00
Wim Deblauwe
32c69ac0b1
Fix wrongly capitalized beforeend (#1177) 2023-01-01 10:09:41 -06:00
dependabot[bot]
b58bb795fb
Bump flat and mocha (#1182)
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `flat` from 4.1.1 to 5.0.2
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](https://github.com/hughsk/flat/compare/4.1.1...5.0.2)

Updates `mocha` from 7.2.0 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v10.2.0)

---
updated-dependencies:
- dependency-name: flat
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 10:08:59 -06:00
Ben Beecher
b9464f3f84
add documentation on scrollBehavior (#1159) 2022-12-19 13:41:54 -06:00
Thomas Eizinger
899c454580
Actually pass original event on to htmx:configRequest (#1156)
* Add failing test

* Use all arguments of `handler`
2022-12-17 07:19:39 -06:00
Ben Pate
a3c414dcee
Merge pull request #1006 from leiffoged/patch-1
[RFC] Trigger preload module on htmx:load
2022-12-10 09:35:58 -07:00
Carson Gross
30f762aa47 Merge branch 'master' into dev 2022-12-06 13:10:58 -07:00
Ben Pate
d1fc85779f
Merge pull request #1147 from alexbezhan/preload-always
Ability to trigger preload always (not once)
2022-12-05 11:57:43 -07:00