Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [10.39.0](v10.38.0...v10.39.0) (2024-07-05) ### 🐛 Bug Fixes * deprecate `class` prop in Button, Drawer, Dialog and Modal components ([#3745](#3745)) ([2aea682](2aea682)), closes [#3634](#3634) * **Forms:** update `emptyValue` documentation and type to reflect how it's used internally ([#3729](#3729)) ([ff755e7](ff755e7)) * **PaymentCard:** change SBanken to Sbanken ([#3747](#3747)) ([bfe8a9d](bfe8a9d)) * **PaymentCard:** set sbanken MC code to P103 ([#3746](#3746)) ([1e97a41](1e97a41)) ### 📝 Documentation * **Field.Number:** add `allowNegative` demo/example ([#3754](#3754)) ([d6d3dbd](d6d3dbd)) * **Field.Number:** fix `percent` demo/example ([#3755](#3755)) ([c1a0839](c1a0839)) ### ✨ Features * **Field.Number:** add `allowNegative` mask prop ([#3753](#3753)) ([9dc1358](9dc1358)) * **Field.Number:** add `disallowLeadingZeroes` prop ([#3756](#3756)) ([d49cad9](d49cad9)) * **Table:** add navigation mode ([#3752](#3752)) ([b3a6db9](b3a6db9))
- Loading branch information