Bug Fixes
- checkbox: avoid button inside button errors when Checkbox inside Button #1959 (natew)
- button: avoid passing invalid Button-specific like scaleIcon down when styled() #1959 (natew)
- switch: change from button to span when inside button already #1959 (natew)
- dialog: switch Dialog.Trigger to a span when already inside a button #1959 (natew)
- switch: prevent buttons inside Switch from causing nested button errors #1959 (natew)
- dialog: prevent buttons inside Dialog.Trigger from causing nested button errors #1959 (natew)
- core: fix AnimatePresence passing presence state deeply #1959 (natew)
- select: fix not changing selected value if changed via props (natew)
Commits
- improve XSS security on redirect_url (Alireza Zamani)
- improve CORS security (Alireza Zamani)
- decode url before redirecting (Alireza Zamani)
- missed
typeofon redirect uri check (Alireza Zamani) - refactor main base themes screen #1959 (natew)
- various cleanup (natew)
- improve scale shifting (natew)
- ace7bbb: v1.79.10 (natew)