react-spectrum
Numberfield followup
#1029
Merged

Numberfield followup #1029

devongovett merged 108 commits into main from numberfield-followup
snowystinger
snowystinger WIP Numberfield
05fc5ca6
snowystinger Rewrote a lot of the css, more will probably be needed as this doesn'…
19f3af57
snowystinger Remove our own validation because it's too hard to enforce it ourselves
13fa1bf5
snowystinger fix test and add one for invalid
c07e9269
snowystinger snowystinger requested a review from dannify dannify 5 years ago
snowystinger snowystinger requested a review from devongovett devongovett 5 years ago
snowystinger Merge branch 'main' into numberfield-followup
b983837f
adobe-bot
snowystinger Add labels to stories
1766699f
snowystinger reset jest exclude rule
0d739e2c
snowystinger fix lint
15c91e20
adobe-bot
snowystinger Merge branch 'main' into numberfield-followup
b8558011
adobe-bot
snowystinger fixed remaining styles
77c59af8
snowystinger round numbers so that onChange fires with the same value that is disp…
600aff72
majornista
majornista requested changes on 2020-10-05
snowystinger Merge branch 'main' into numberfield-followup
9b305151
snowystinger Supporting VO, it now reads the number when the stepper buttons are used
36ad251b
snowystinger fix lint
9d762e2b
adobe-bot
snowystinger fix dependencies
c5c5238b
adobe-bot
snowystinger Borrow some code about mobile experiences
3c75d533
snowystinger fix lint and TS
7aa15c4f
snowystinger Merge branch 'main' into numberfield-followup
d6291127
adobe-bot
adobe-bot
snowystinger Fix Firefox style for stepper buttons getting hidden
0fa0ccfe
snowystinger remove unneeded z-index
341ce2b7
adobe-bot
adobe-bot
snowystinger move focus to the input when the stepper buttons disable
b3462674
adobe-bot
snowystinger fix controlled state and updating of input text when formatter change…
34e1f5d5
snowystinger add tests for the things i just fixed
e994772c
adobe-bot
snowystinger snowystinger changed the title [WIP] Numberfield followup Numberfield followup 5 years ago
adobe-bot
snowystinger Merge branch 'main' into numberfield-followup
ea963654
adobe-bot
snowystinger Pushing fixes for:
5c6e792f
adobe-bot
snowystinger don't allow users to type a number that will land them outside the mi…
f2967de7
snowystinger Add percent stories and tests
4446fe4d
snowystinger Add support for starting incrementing/decrementing from 0 when unboun…
d0d1cdfc
snowystinger Add support for Home and End
0a258e26
snowystinger Add support to switch the inputMode from decimal to numeric if there …
500c0983
snowystinger fixing all of the lint
9bd2362b
adobe-bot
snowystinger Reset typed value to controlled number value on blur
0ca35b4f
snowystinger Let people type in a numeral system that isn't their locale's default
5ba16026
adobe-bot
snowystinger Merge branch 'main' into numberfield-followup
d898fe61
adobe-bot
snowystinger Map commonly used decimal characters to the right locale character
d04dc6f8
snowystinger fix placeholder arabic text
e836546b
snowystinger fix lint and tests
31f45312
snowystinger Merge branch 'main' into numberfield-followup
a7e76197
snowystinger fix lint and SSR
8bc7e75f
adobe-bot
snowystinger Fix arabic placeholder clipping in Chrome
587a9cba
adobe-bot
snowystinger Add translations so that various stories won't fail
2346b446
snowystinger fix lint
a899e91f
adobe-bot
snowystinger move some code over to parser to help with generating parseable numbe…
b2394efe
snowystinger Merge branch 'main' into numberfield-followup
4ce43f55
adobe-bot
snowystinger cleanup extraneous strings
d05602fc
snowystinger fix lint and tests
cc89a691
adobe-bot
LFDanLu
LFDanLu requested changes on 2020-11-06
snowystinger code review comments
1233e40f
LFDanLu
LFDanLu requested changes on 2020-11-09
snowystinger update from code review
c2b63749
adobe-bot
devongovett
devongovett commented on 2020-11-13
snowystinger Merge branch 'main' into numberfield-followup
cc6eec4f
adobe-bot
snowystinger code review code changes
2e4740aa
snowystinger New safe values for percent min/max
10df6d17
snowystinger reverse scroll direction
12cef307
snowystinger add stories
59d3fa28
snowystinger don't commit values before incrementing when clicking the stepper button
0802ac8a
snowystinger keep minus sign for accounting in locales that don't support paren no…
7a821be5
snowystinger Move from screen size to scale for showing steppers
8d05dce7
snowystinger support rounding for negative numbers
e5693371
snowystinger Add paste handling to selection restoring
74ca0bb7
snowystinger Merge branch 'main' into numberfield-followup
bb1b744f
snowystinger fix yarn install
6b600d0c
snowystinger Merge branch 'numberfield-followup' of github.com:adobe/react-spectru…
77336ff5
snowystinger two tests failing on the build server, checking why
1e404356
snowystinger fix the build
a8e53771
snowystinger Merge branch 'main' into numberfield-followup
91de3d2e
snowystinger fix SSR test
286b5947
adobe-bot
snowystinger support any whitespace
18a92676
adobe-bot
snowystinger redo stepper buttons to be div's to avoid safari pointer bugs
398a0517
adobe-bot
snowystinger remove unused css
2ca2aca8
adobe-bot
snowystinger Fix focus on new stepper buttons
4b56c5ed
adobe-bot
snowystinger fix bounding behavior for percents
9b6be64a
snowystinger Merge branch 'main' into numberfield-followup
cbd50716
snowystinger fix lint
2441289a
adobe-bot
snowystinger Fix icons
fe985431
snowystinger fix lint
649aa240
adobe-bot
snowystinger parse cleans unicode whitespace now
4dcd7ccc
adobe-bot
snowystinger improve comments
aa44e1a7
snowystinger clean up last really bad comment
3c014e65
adobe-bot
adobe-bot
snowystinger Update to Field
0bf89c50
snowystinger Merge branch 'main' into numberfield-followup
cd64680b
adobe-bot
adobe-bot
snowystinger Fix ref passing for Field and revert Field itself
2fd7205a
snowystinger Merge branch 'main' into numberfield-followup
366145db
adobe-bot
snowystinger Fix applied style/classnames through Field
62bc3d4c
adobe-bot
NumberField: fix accessibility role and aria-value* props (#1320)
f4d54770
adobe-bot
snowystinger Merge main
83f85021
snowystinger Merge branch 'numberfield-followup' of github.com:adobe/react-spectru…
bce6bb47
snowystinger fix version
08747c39
snowystinger fix more versions of live announcer
4f71f535
snowystinger support mobile quiet
8d1ff5cd
snowystinger Fix deps, lint, and tests
e99b5752
adobe-bot
snowystinger Support full keyboard when negative numbers are allowed in mobile
adfbbe72
adobe-bot
snowystinger support in/decrementing from currently typed but uncommitted value
50f28ad6
snowystinger Merge branch 'main' into numberfield-followup
ee89893a
adobe-bot
adobe-bot
snowystinger adding a comment
58721b44
adobe-bot
majornista
majornista dismissed these changes on 2020-12-03
devongovett
devongovett commented on 2020-12-02
snowystinger Update packages/@react-aria/i18n/src/useNumberFormatter.ts
abde47bd
snowystinger snowystinger dismissed their stale review via abde47bd 5 years ago
adobe-bot
snowystinger Update packages/@react-aria/i18n/src/useNumberParser.ts
fe3c84a2
snowystinger Merge branch 'main' into numberfield-followup
b5d07111
adobe-bot
adobe-bot
snowystinger Move clean into the parser
f0caddfd
adobe-bot
snowystinger Rename isChained to isSpinning to clarify role of variable
37e65dfa
adobe-bot
snowystinger add back focus tracking logic until something better can be done
fdf3b567
adobe-bot
snowystinger Stop focusing the input when the steppers are pressed
426f848f
snowystinger Merge branch 'main' into numberfield-followup
8b050921
adobe-bot
adobe-bot
devongovett
devongovett commented on 2021-01-07
snowystinger Splitting out into other PR's and general CSS cleanup
e6c8eb0c
adobe-bot
snowystinger Remove need to add 'isSpinning' to our API
a8663936
adobe-bot
snowystinger Move aria out of stately for numberfield
9801a9d3
snowystinger fix import
138489bf
adobe-bot
devongovett
devongovett commented on 2021-01-15
devongovett
snowystinger Merge branch 'main' into numberfield-followup
6aa9a194
adobe-bot
snowystinger Move types around and set state through stately, even if it can't ful…
fe5f063f
adobe-bot
snowystinger Merge Main
b835503d
adobe-bot
devongovett
devongovett approved these changes on 2021-01-20
devongovett devongovett merged bd1afa1d into main 4 years ago
devongovett devongovett deleted the numberfield-followup branch 4 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone