99 Commits

Author SHA1 Message Date
Carson Gross
5de968e933 Merge branch 'master' into dev 2023-03-02 12:49:03 -07:00
Aral Balkan
315f797a21
Closes #1243: Document Python 2 dependency (#1245)
(And very minor formatting clean-up.)
2023-02-24 11:04:18 -07:00
Carson Gross
ef02709a3e bump version 2023-02-16 09:25:34 -07:00
Carson Gross
90db47fbea bump version 2022-12-01 08:05:32 -07:00
Carson Gross
e1220e09e2 i am once again asking revealed to work in htmx 2022-11-05 09:20:19 -06:00
Carson Gross
e05c3fec29 bump to 1.8.3 for next release 2022-10-18 13:18:23 -06:00
Carson Gross
9af34ce0e3 fix revealed bug 2022-10-12 22:46:02 -06:00
Carson Gross
2c70dd4df3 prep 1.8.1 release 2022-10-11 10:25:04 -06:00
Carson Gross
3b211980c8 1.8 release prep 2022-06-29 16:08:57 -06:00
Carson Gross
78e50ab5a1 edits 2022-05-27 12:18:06 -06:00
Carson Gross
8bba9c140a edits 2022-05-27 12:16:49 -06:00
Adam Johnson
0b52a8c6a3
Update installation instructions (#851)
As per #800.

* Recommend downloading htmx as the main way of installing it.
* Cover npm installation in a bit more detail.
* Note the downsides of unpkg.com and always recommend with the integrity SHA.
* Use `<script defer>` in all `<script>` examples. This tells the browser to defer the parsing and processing of the script until all content is on display, increasing performance. [See HTML spec diagram](https://html.spec.whatwg.org/multipage/scripting.html#attr-script-defer).
2022-04-07 13:40:37 -06:00
Brian Hetro
9dc54ee40e
Fix broken README link to Sinon.JS (#833) 2022-02-18 11:41:35 -07:00
carson
d137db68d0 Merge branch 'master' into dev
# Conflicts:
#	www/docs.md
2022-02-16 14:04:30 -07:00
Mickaël A
cc074eaed2
fix(readme): typos (#815)
thank you!
2022-02-12 11:08:07 -07:00
carson
c7f4f360d1 Merge branch 'dev' into pull/753
# Conflicts:
#	src/htmx.js
2022-02-04 11:16:59 -07:00
carson
82016a7ba5 Merge remote-tracking branch 'origin/master' into dev 2022-02-04 10:55:52 -07:00
Adam Johnson
defbb40bd7
Document required node version (#789)
After trying to set up the project, I found that Node 16 is incompatible with the pinned version of node-sass, and node 15 must be used. This PR documents the requirement - perhaps an upgrade to Node 16 can be done after.
2022-02-04 10:53:13 -07:00
alfonsrv
d025afe49f hx-inherit tests x documentation 2022-01-06 14:45:12 +01:00
carson
c96728479a bump version to 1.7.0 2021-11-23 13:40:38 -07:00
carson
c395c9c2be fixing version 2021-11-21 06:17:07 -07:00
carson
69d4d49363 bumped version in wrong branch 😑 2021-11-21 06:15:32 -07:00
carson
7c9fd4bc93 1.6.0 release prep 2021-11-21 06:10:59 -07:00
carson
538a8cd51b bump version 2021-09-27 07:57:57 -06:00
carson
d47abff3dd prep for 1.5.1 release 2021-09-06 08:13:04 -06:00
carson
da61e7557a Merge branch 'master' into dev 2021-09-06 08:08:44 -06:00
Ben Croker
2d18bac619 Fixed typos 2021-09-05 14:13:29 +02:00
Dan Frankowski
04344053ac Add section on npm 2021-08-30 14:38:52 -05:00
carson
3dbf6dba4c bump verison and include in api 2021-07-08 10:44:57 -06:00
carson
f341013264 include hacking section 2021-07-06 09:57:43 -06:00
carson
f7299a3b65 1.4.1 release 2021-06-01 08:53:34 -06:00
carson
b84206ba58 1.4 release 2021-05-25 09:17:53 -06:00
Thomas Güttler
5f6fd27335
advertise sponsoring. 2021-04-27 13:40:54 +02:00
carson
25b5aa337f release prep 2021-04-05 07:45:51 -06:00
carson
068d834283 release prep 2021-03-25 12:45:20 -06:00
carson
3c8f6417b1 1.3.1 release 2021-03-09 09:08:05 -07:00
carson
abd71d6df5 back out more aggressive validation 2021-03-06 10:52:52 -07:00
carson
45daaa90c9 update version 2021-02-19 17:55:49 -07:00
Alejandro Schmeichler
b1b337c937
Fix version in quickstart cdn src 2021-02-17 09:43:14 -04:00
carson
8b2d6b0475 replace badge for now 2021-02-14 06:28:00 -07:00
Ben Croker
305f0b436e
Updated version to 1.1.0 2021-01-06 12:29:19 +01:00
carson
a8cd068d4e v1.0.1 prep 2020-12-11 15:37:08 -07:00
carson
2a9b6833a6 Bump for next release 2020-12-04 15:05:40 -07:00
carson
89afd42b27 CSS transition docs 2020-12-01 17:59:24 -07:00
carson
f0a3eabc9c v1.0.1 prep 2020-11-25 17:54:09 -07:00
carson
886457d857 1.0 prep 2020-11-23 13:15:59 -07:00
carson
b874b87d71 Prep for 0.4.1 release 2020-11-23 08:34:31 -07:00
carson
4e7935b7ab release prep 2020-11-16 18:25:32 -07:00
carson
d856fc68f5 update release version in docs (missed due to bad version number) 2020-10-27 21:07:05 -06:00
carson
984c344fa7 Merge branch 'dev' 2020-10-27 16:59:42 -06:00