Dusty Greif
527000cd87
Use node 22 in actions
2024-10-14 19:31:06 +00:00
Dusty Greif
42eab1453b
Use node 22 for dev container
2024-10-14 19:29:56 +00:00
Dusty Greif
50b7f178d5
Merge pull request #41 from github/dependabot/npm_and_yarn/npm_and_yarn-82ad408bf4
...
Bump the npm_and_yarn group with 2 updates
2024-10-14 15:06:17 -04:00
dependabot[bot]
b275fd3613
Bump the npm_and_yarn group with 2 updates
...
Bumps the npm_and_yarn group with 2 updates: [cookie](https://github.com/jshttp/cookie ) and [socket.io](https://github.com/socketio/socket.io ).
Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2 )
Updates `socket.io` from 4.7.2 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.7.2...socket.io@4.8.0 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: socket.io
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 18:27:45 +00:00
Manuel Puyol
501a816e50
Merge pull request #40 from github/manuelpuyol-patch-1
...
Update publish.yml
2024-09-16 17:15:37 -03:00
Manuel Puyol
b45a878b31
Update publish.yml
2024-09-16 11:25:48 -07:00
Dusty Greif
f4e7c795ba
Merge pull request #39 from github/dependabot/npm_and_yarn/npm_and_yarn-bab23666a6
...
Bump body-parser from 1.20.0 to 1.20.3 in the npm_and_yarn group
2024-09-16 06:50:00 -07:00
dependabot[bot]
e03bbfaae3
Bump body-parser from 1.20.0 to 1.20.3 in the npm_and_yarn group
...
Bumps the npm_and_yarn group with 1 update: [body-parser](https://github.com/expressjs/body-parser ).
Updates `body-parser` from 1.20.0 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.0...1.20.3 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 04:10:29 +00:00
Manuel Puyol
f95295d6de
Merge pull request #38 from github/dependabot/npm_and_yarn/npm_and_yarn-e091cc75b0
...
Bump the npm_and_yarn group with 3 updates
2024-07-09 10:30:13 -07:00
dependabot[bot]
9f65bc5978
Bump the npm_and_yarn group with 3 updates
...
Bumps the npm_and_yarn group with 3 updates: [ws](https://github.com/websockets/ws ), [engine.io](https://github.com/socketio/engine.io ) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter ).
Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1 )
Updates `engine.io` from 6.5.2 to 6.5.5
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/6.5.5/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.5.2...6.5.5 )
Updates `socket.io-adapter` from 2.5.2 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases )
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.2...2.5.5 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: engine.io
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: socket.io-adapter
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 17:29:24 +00:00
Manuel Puyol
1c2461a068
Merge pull request #36 from github/dependabot/npm_and_yarn/braces-3.0.3
...
Bump braces from 3.0.2 to 3.0.3
2024-06-17 09:19:59 -07:00
dependabot[bot]
4f75b500c7
Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 09:58:27 +00:00
Dusty Greif
697e317426
Merge pull request #35 from strfx/feat/include-submitter-info
...
feat: include submitter info.
2024-05-06 10:29:06 -07:00
Claudio Pilotti
23e97222f8
feat: include submitter info.
...
Buttons allow you to overwrite a forms `method` with the `formmethod`
attribute. `buildRequest` now incorporates submitter info when
determining the submit requests method.
2024-05-02 10:47:54 +02:00
Jonathan Fuchs
b417792acd
Merge pull request #34 from github/dependabot/npm_and_yarn/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.4 to 1.15.6
2024-03-18 09:32:18 -07:00
dependabot[bot]
bb8b0e7878
Bump follow-redirects from 1.15.4 to 1.15.6
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 22:45:46 +00:00
Ned Schwartz
1e66834539
Merge pull request #33 from strfx/main
...
Install `remoteForm` directly onto passed element.
2024-02-19 14:14:46 -05:00
Claudio Pilotti
029fed30e6
test: use strict equality (deepEqual) to compare objects.
2024-02-08 08:57:45 +01:00
Claudio Pilotti
fdadd6a3fd
test: verify remoteForm installs on form element.
2024-02-08 08:53:33 +01:00
Claudio Pilotti
3ec7f20e60
Install `remoteForm` directly onto passed element.
...
remoteForm can install itself onto any element that matches passed
selector. In some cases, you might want to install remoteForm onto
a specific form element without having to assign this form an `id` just
to make it selectable.
This change allows passing a `HTMLFormElement` reference to remoteForm
directly.
2024-01-22 14:03:10 +01:00
Jonathan Fuchs
4646d6733a
Merge pull request #32 from github/dependabot/npm_and_yarn/follow-redirects-1.15.4
...
Bump follow-redirects from 1.15.1 to 1.15.4
2024-01-10 14:05:27 -08:00
dependabot[bot]
774c66654c
Bump follow-redirects from 1.15.1 to 1.15.4
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 01:09:31 +00:00
Manuel Puyol
bf6fa9c96b
Merge pull request #31 from github/mp/npm-audit
...
npm audit fix
2023-08-25 14:07:14 -07:00
Manuel Puyol
1b365a53a9
npm audit fix
2023-08-25 20:57:19 +00:00
Manuel Puyol
7929af4a6d
Merge pull request #30 from github/dependabot/npm_and_yarn/json5-1.0.2
...
Bump json5 from 1.0.1 to 1.0.2
2023-08-25 11:23:06 -07:00
dependabot[bot]
521f548a53
Bump json5 from 1.0.1 to 1.0.2
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 18:21:54 +00:00
Dusty Greif
3c8b52dec6
Merge pull request #29 from github/dg-ssr-fix
...
Prevent errors if remoteForm is run in an SSR environment
2023-03-22 12:57:44 -07:00
Dusty Greif
b37e681f21
Prevent errors if remoteForm is run in an SSR environment
2023-03-22 19:41:39 +00:00
Kristján Oddsson
3183c0c05b
0.2.0
2022-06-17 09:27:23 +02:00
Kristján Oddsson
fac24b84c9
Merge pull request #28 from github/update-dependencies
...
Update dependencies
2022-06-17 09:25:52 +02:00
Kristján Oddsson
e3f6043455
Fix lint violations
2022-06-17 09:23:44 +02:00
Kristján Oddsson
ff828eb145
Update dependencies
2022-06-17 09:23:29 +02:00
Kristján Oddsson
35eee19abd
Merge pull request #27 from github/dg-skip-prevented-events
...
Skip events that already have default prevented
2022-06-17 09:16:08 +02:00
dgreif
691010c162
Skip events that already have default prevented
2022-06-16 21:59:58 -07:00
Kristján Oddsson
5fdcea9fc7
Merge pull request #26 from github/add-release-action
...
Add a release action
2022-03-25 15:57:24 +00:00
Kristján Oddsson
0fa2363153
Create .github/workflows/publish.yml
2022-03-25 15:47:46 +00:00
Ned Schwartz
d12a6b27fe
Merge pull request #25 from github/node-16-in-codespaces
...
Add a .devcontainer
2022-03-01 10:18:47 -05:00
Kristján Oddsson
f9303f1a92
Add a .devcontainer
...
Co-authored-by: Ned Schwartz <ned@theinterned.net>
2022-02-28 17:05:16 +00:00
Ned Schwartz
3306ae163b
Merge pull request #24 from github/theinterned/install-chromium
...
Use chromium for karma tests
2022-02-17 13:59:57 -08:00
Ned Schwartz
6bb732ae52
configure karma to use chromium
2022-02-16 23:11:12 +00:00
Ned Schwartz
d49a2e7012
add chromium
2022-02-16 23:10:31 +00:00
David Graham
6b51c0ccec
Remove stale branch name from build config
2020-08-05 08:59:17 -06:00
David Graham
d9a1bc9f28
Update development dependencies
...
Closes #23
2020-08-05 08:56:49 -06:00
Kristján Oddsson
e8ae93918e
0.1.1
2020-04-28 16:10:21 +01:00
Kristján Oddsson
8994f2c2ab
Merge pull request #21 from github/export-needed-things
...
Export needed things
2020-04-28 16:06:07 +01:00
Kristján Oddsson
5f43d87c27
export interfaces and classes that are needed
2020-04-28 12:57:55 +01:00
Kristján Oddsson
75043852f4
Merge pull request #18 from github/typescript
...
Convert project to Typescript
2020-04-27 13:57:41 +01:00
Kristján Oddsson
94b2d3ce1b
Merge branch 'master' of github.com:github/remote-form into typescript
2020-04-27 13:52:33 +01:00
Kristján Oddsson
a82d005df4
Merge pull request #20 from github/remove-dependencies
...
Remove dependencies
2020-04-27 13:46:06 +01:00
Kristján Oddsson
8c3e7c8445
uninstall `form-data-entries` and `selector-set`
2020-04-24 12:46:28 +01:00