summaryrefslogtreecommitdiffstatshomepage
path: root/www/static/test
Commit message (Collapse)AuthorAge
* prep 1.9.9 releaseCarson Gross2023-11-20
|
* prep 1.9.8 releaseCarson Gross2023-11-06
|
* prep 1.9.7 releaseCarson Gross2023-11-02
|
* prep 1.9.7 releaseCarson Gross2023-11-02
|
* Remove the last of the go code (#1890)Alexander Petros2023-10-12
| | | | Update the website tests with the latest tests on master, deleting the mirrored go code in the process.
* Fix WS/SSE tests and replace go backend with NodeJS (#1876)Alexander Petros2023-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Write WS and SSE test backend in node * Refactor pages so that the URLs work * Add tab highlighting script * Fix stream with multiple events * Fix highlighting on ext links * Refactor WS code * Support event trigger tests * Add some jitter to the intervals * Delete old go backend * Update README with new info and credits * Update top-level README * Move ws to dev dependencies * Remove extraneous go server * Fix misplace comment
* prep releaseCarson Gross2023-09-21
|
* Add version number to test page (#1813)Alexander Petros2023-09-21
| | | | Now that we only have a single test page, it's helpful to show which version of htmx the tests are running against.
* Remove old tests from the website (#1733)Alexander Petros2023-09-19
| | | | | | | | | | The website used to host every past test suite, copied into the www directory. We no longer need that on the website (and it makes the codebase impossible to search) so I removed all the old tests and the new tests are hosted simply at /test. I also replaced the www.js script with a simpler www.sh one (since we no longer need to do anything besides copying, really), which allowed me to remove a node dependency that was only used in that script.
* Bump golang.org/x/crypto from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0 in ↵dependabot[bot]2023-08-27
| | | | | | | | | | | | | | | | | /www/static/test/1.9.5/test/servers/ws (#1723) Bump golang.org/x/crypto in /www/static/test/1.9.5/test/servers/ws Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0. - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* prep 1.9.5 releaseCarson Gross2023-08-24
|
* Bump github.com/labstack/echo/v4 from 4.3.0 to 4.9.0 in ↵dependabot[bot]2023-07-30
| | | | | | | | | | | | | | | | | | | /www/static/test/1.9.4/test/servers/ws (#1646) Bump github.com/labstack/echo/v4 Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.3.0 to 4.9.0. - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](https://github.com/labstack/echo/compare/v4.3.0...v4.9.0) --- updated-dependencies: - dependency-name: github.com/labstack/echo/v4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 in ↵dependabot[bot]2023-07-30
| | | | | | | | | | | | | | | | | /www/static/test/1.9.4/test/realtime (#1643) Bump golang.org/x/crypto in /www/static/test/1.9.4/test/realtime Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210817164053-32db794688a5 to 0.1.0. - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0 in ↵dependabot[bot]2023-07-29
| | | | | | | | | | | | | | | | | /www/static/test/1.9.4/test/realtime (#1642) Bump golang.org/x/net in /www/static/test/1.9.4/test/realtime Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0. - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0 in ↵dependabot[bot]2023-07-29
| | | | | | | | | | | | | | | | | /www/static/test/1.9.4/test/servers/ws (#1633) Bump golang.org/x/net in /www/static/test/1.9.4/test/servers/ws Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0. - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump golang.org/x/crypto from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0 in ↵dependabot[bot]2023-07-29
| | | | | | | | | | | | | | | | | /www/static/test/1.9.4/test/servers/ws (#1632) Bump golang.org/x/crypto in /www/static/test/1.9.4/test/servers/ws Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0. - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* prep 1.9.4 releaseCarson Gross2023-07-25
|
* Bump golang.org/x/crypto in /www/static/test/1.9.3/test/realtime (#1596)dependabot[bot]2023-07-17
| | | | | | | | | | | | | Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210817164053-32db794688a5 to 0.1.0. - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump golang.org/x/net in /www/static/test/1.9.3/test/realtime (#1594)dependabot[bot]2023-07-17
| | | | | | | | | | | | | Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0. - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump golang.org/x/sys in /www/static/test/1.9.3/test/realtime (#1593)dependabot[bot]2023-07-17
| | | | | | | | | | | | | Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20211103235746-7861aae1554b to 0.1.0. - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump github.com/labstack/echo/v4 (#1592)dependabot[bot]2023-07-17
| | | | | | | | | | | | | | | Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.3.0 to 4.9.0. - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](https://github.com/labstack/echo/compare/v4.3.0...v4.9.0) --- updated-dependencies: - dependency-name: github.com/labstack/echo/v4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump golang.org/x/crypto in /www/static/test/1.9.3/test/servers/ws (#1576)dependabot[bot]2023-07-17
| | | | | | | | | | | | | Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0. - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump golang.org/x/net in /www/static/test/1.9.3/test/servers/ws (#1575)dependabot[bot]2023-07-17
| | | | | | | | | | | | | Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0. - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump golang.org/x/sys in /www/static/test/1.9.3/test/servers/ws (#1574)dependabot[bot]2023-07-17
| | | | | | | | | | | | | Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0. - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* slide in one change, what could go wrong?Carson Gross2023-07-14
|
* htmx 1.9.3 release prepCarson Gross2023-07-14
|
* prep releasev1.9.2Carson Gross2023-04-28
|
* prep 1.9.1 releaseCarson Gross2023-04-26
|
* fix www generationCarson Gross2023-04-11
|
* release prepCarson Gross2023-04-11
|
* Merge branch 'gohugo' into devCarson Gross2023-04-06
| | | | | | | | | | # Conflicts: # www/attributes/hx-target.md # www/content/docs.md # www/content/events.md # www/content/examples/animations.md # www/reference.md # www/static/test/index.html
* Replace www directoryDaniel J. Summers2023-03-18