discourse/app/assets
Jarek Radosz f2e1363f67
FIX: Deprecate NumberField, use <input> instead (#25434)
* Revert "FEATURE: Use native number fields for integer inputs (#24984)"

This reverts commit 8fce890ead.

* FIX: Deprecate NumberField, use <input> instead

This reverts #24984 as it introduced regressions (behavioral and visual) and instead it deprecates the NumberField component and replaces its uses in core with native `<input>` elements.
2024-01-26 17:56:07 +01:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts FIX: Deprecate NumberField, use <input> instead (#25434) 2024-01-26 17:56:07 +01:00
stylesheets UX: overflow fix for add participants to PM on mobile (#25437) 2024-01-26 09:26:25 +01:00