pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:CSS is:public
Filter by
103M results
Summary
This pull request introduces a comprehensive Pull Request Automation Workflow (.github/workflows/pr-automation.yml) that
runs automatically on all pull_request events (opened, synchronize, reopened). ...
Bumps tailwindcss from 3.4.19 to 4.3.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/tailwindlabs/tailwindcss/releases tailwindcss s releases /a . /em /p blockquote ...
dependencies
javascript
Bumps the all-updates group with 1 update: actions/checkout.
Updates actions/checkout from 6 to 7 details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases ...
dependencies
github_actions
What why
The auto-generated reservation number drops its separators: AAAA-MM-### → AAAAMM### (e.g. 2026-06-001 → 202606001).
Spec: specs/reservation-number-and-search.md.
How
- reservationNumber.js: ...
Summary
- Fix în _create_stock_reservations: când produsul din stoc are unit= buc , cantitatea rezervată este item.pieces
(bucăți întregi), nu item.mc (metri cubi fracționari)
- Bug original: ...
closes #766
- Wire qrWrapperRef to the QR container div so downloadQr() can locate the rendered SVG element without reaching into
the DOM by class/id.
- Extract paymentUri from the IIFE into ...
Bumps react-dom from 18.3.1 to 19.2.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/facebook/react/releases react-dom s releases /a . /em /p blockquote h2 19.2.7 ...
dependencies
javascript
Build issue fixing due to import error
Adds concepts/graph-query-language.scroll for ISO/IEC 39075:2024 GQL, the first new ISO database query language standard
since SQL in 1987. Named graph-query-language since gql.scroll is already taken ...