pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:TypeScript language:CSS
Filter by
267M results
Summary
This PR adds comprehensive local development setup instructions and a troubleshooting guide to CONTRIBUTING.md. These
additions will help new contributors (especially GSSoC participants) set up ...
Summary
Adds an opt-in disablePhoneNumberInput option to the phone number plugin. When enabled, the user phoneNumber field is
treated as non-writable input (input: false), so a number can only be attached ...
Summary
- Adds a View monthly report → link at the bottom of the weekly summary card on the dashboard (separated by a
border-top divider)
- Adds a 📊 View monthly report → accent button on the ...
Bumps concurrent-ruby from 1.1.10 to 1.3.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/ruby-concurrency/concurrent-ruby/releases concurrent-ruby s releases /a . ...
dependencies
ruby
Changes
Typography
- Font family switched to Cormorant Garamond throughout (replaces Inter/Playfair).
- All numerals (counters, badges, totals, party spinner, number/date/phone inputs) now render ...
Updates the requirements on django-payments to permit the latest version. Updates django-payments to 4.0.0 details
summary Changelog /summary p em Sourced from a href= https://github.com/jazzband/django-payments/blob/main/CHANGELOG.rst ...
dependencies
python
Add checked arithmetic throughout the staking rewards contract to guard against silent integer overflow on large stakes,
high APY values, or long elapsed periods.
Changes:
- Added ArithmeticOverflow ...