pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java language:HTML
Filter by
155M results
Summary
Extends the newsletter signup feature with an unsubscribe path.
Adds a useUnsubscribe hook that POSTs to the newsletter service s /unsubscribe endpoint and an UnsubscribeButton
component.
Summary
Strips the plugin down to a single purpose: bypass Mojang s chat reporting by converting signed player messages to
unsigned system messages.
Removed: NCRConfig, NCRCommand, JoinListener, config.yml, ...
Bumps form-data from 4.0.0 to 4.0.6. details summary Release notes /summary p em Sourced from a href=
https://github.com/form-data/form-data/releases form-data s releases /a . /em /p blockquote h2 v4.0.4 ...
dependencies
javascript
What the feature is
This PR adds a route event on the app that emits whenever a new route is defined.
ex:
var app = express();
app.on( route , function (route) {
// The route object
});
// Using ...
Updates the published Relocation Edition flipbook and the web download PDF to the latest version.
What changed
- Region maps added to each of the 11 region intro pages (Central, West, East, South, ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v6.0.2 → v7.0.0 |
Release Notes
details summary actions/checkout ...
Summary
This PR restores the exit confirmation modal in the app/mabc2-record-form.tsx screen. Previously, navigating back while
editing or creating a record would bypass user confirmation, auto-saving ...
Apaga os HTMLs multipágina da raiz (index, dashboard, licencas, prazos, evidencias, matriz, mapa, assistente, mobile) e
a pasta assets/, agora substituídos pelo app React em gml-react/. Atualiza o README ...