pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:CSS is:unmerged
Filter by
82M results
Resumen
Agrega validaciones al formulario de paciente nuevo (al agendar una cita), que antes aceptaba cualquier cosa.
Validaciones
- 👤 Nombre: solo letras (no deja escribir números).
- 🪪 RUT: se ...
Problem
Registration is gated globally by ALLOW_REGISTRATION, with no exception for the first account:
@Post( register )
async register(...) {
if (!isRegistrationAllowed()) {
throw new ForbiddenException( ...
Bumps python-multipart from 0.0.28 to 0.0.31. details summary Release notes /summary p em Sourced from a href=
https://github.com/Kludex/python-multipart/releases python-multipart s releases /a . /em /p ...
dependencies
examples
python:uv
Bumps markdown-it from 14.1.0 to 14.2.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md markdown-it s changelog /a . /em ...
dependencies
javascript
Motivation
- Prevent the OrlandoMath dashboard banner/logo from being vertically clipped while preserving the source image and
aspect ratio.
- Keep the logo centered with breathing room above ...
codex
public api is still unstable_startTransition which will be removed when React ships ViewTransition.
Bumps vite from 8.0.13 to 8.0.16. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitejs/vite/releases vite s releases /a . /em /p blockquote h2 v8.0.16 /h2 p Please ...
dependencies
javascript
[!IMPORTANT] This is an automatic PR generated by Vercel to help you with patching efforts. We can t guarantee it s
comprehensive, and it may contain mistakes. Please review our guidance before merging ...