Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NumberBox API Review Docs #52

Merged
merged 111 commits into from
Feb 12, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
111 commits
Select commit Hold shift + click to select a range
0427929
Adding spec for NumberBox.
SavoySchuler May 28, 2019
8c40d9b
[PM] Added initial description.
SavoySchuler May 28, 2019
dd90b29
[PM] Added example headers.
SavoySchuler May 28, 2019
3649f6f
[DEV] [PM] Added IDL and example code.
SavoySchuler May 29, 2019
855e2d5
[PM] Fixed IDL formatting.
SavoySchuler May 29, 2019
ec98361
[PM] Added formatting example + API and open question.
SavoySchuler May 29, 2019
34b541e
[DEV] [PM] Changed CalculationsEnabled to AcceptsCalculation...
SavoySchuler May 29, 2019
ab5324e
[DEV] Prefix/Suffix updated to PrefixText/SuffixText.
SavoySchuler May 30, 2019
8f4f1b7
[PM] Removed header examples as this...
SavoySchuler May 30, 2019
3c5aaa4
[
SavoySchuler May 30, 2019
eda1ede
[PM] Updated suffix example to use MB instead of cents.
SavoySchuler May 30, 2019
64ac596
[PM] Revised "Is this the right control?" section to improve clarity.
SavoySchuler May 30, 2019
16712b4
[PM] Added note on void link.
SavoySchuler May 30, 2019
20d7f53
[DEV] Changed StripLeadingZeros to AreLeadingZerosTrimmed.
SavoySchuler May 30, 2019
f3a32e2
[DEV] Changed FormatType to FormatKind to align with naming guidelines.
SavoySchuler May 30, 2019
d0fd39f
[DEV] Updated UpDownArrows to UpDownButtons.
SavoySchuler May 30, 2019
d43756e
[PM] Revised AutomationProperties.Name to align with revised examples.
SavoySchuler May 30, 2019
b0055b1
Adding images folder via placeholder file.
SavoySchuler May 30, 2019
4c0d749
Adding example images.
SavoySchuler May 30, 2019
fb3316b
[PM] Added example images.
SavoySchuler May 30, 2019
03f245c
Deleting image placeholder file.
SavoySchuler May 30, 2019
b924a21
[PM] Updated open questions list.
SavoySchuler May 30, 2019
5fe8da2
[PM] Added tentative APIs for decimal precision and rounding.
SavoySchuler May 30, 2019
668c33f
[DEV] API IDL updated. Examples todo.
SavoySchuler May 30, 2019
3f37341
[PM] Updated examples with revised properties...
SavoySchuler Jun 1, 2019
bea6fa7
[PM] Formatting fix.
SavoySchuler Jun 1, 2019
2e3efd1
[PM] Updated open questions.
SavoySchuler Jun 4, 2019
e35c0ba
[PM] Adding open questions.
SavoySchuler Jun 4, 2019
f95afb2
[DEV] Added ValueChanged event.
SavoySchuler Jun 5, 2019
1ea0015
[PM] Updated open question pictures.
SavoySchuler Jun 5, 2019
8b6bdd5
[PM] [DEV] Added API/notes for Value/Text Changed and Validation.
SavoySchuler Jun 5, 2019
164f9c6
[PM] Added clarifying behavioral note for Validation in the context o…
SavoySchuler Jun 5, 2019
37267f4
[PM] Fixing Behavioral Notes formatting.
SavoySchuler Jun 5, 2019
9342b90
[PM] Added events/validation open question.
SavoySchuler Jun 6, 2019
09e33bd
[DEV] [PM] Updated validation behavior.
SavoySchuler Jun 6, 2019
d6e0125
[PM] Re-prioritized Open Questions.
SavoySchuler Jun 6, 2019
f1743be
[DEV] [PM] Updated StepSize to StepFrequency and added API Notes. Mov…
SavoySchuler Jun 6, 2019
a0b249a
[PM] Adding open questions.
SavoySchuler Jun 6, 2019
f6cfe9b
[DEV] [PM] Added additional validation property + notes...
SavoySchuler Jun 10, 2019
ce73274
[DEV] Updated placement enum.
SavoySchuler Jun 11, 2019
dffb4a0
[DEV] [PM] Added Decimal Precision notes.
SavoySchuler Jun 11, 2019
66ae8a4
[DEV] [PM] Added Hyper Scroll notes, enum for Min/Max behavior,
SavoySchuler Jun 12, 2019
5eaf83a
[DEV] [PM] Updated API Notes with InputScope. Updated open questions.
SavoySchuler Jun 12, 2019
f8e521c
Typo.
SavoySchuler Jun 12, 2019
7d7c2f0
[PM] Added Keyboard Stepping API Notes and Inputs and Accessibility s…
SavoySchuler Jun 12, 2019
54cc44e
[DEV] [PM] Added API note on calculating before stepping for all step…
SavoySchuler Jun 12, 2019
2a16f2a
[DEV] [PM] Added same note on UpDown Buttons.
SavoySchuler Jun 12, 2019
3c72521
[DEV] [PM] Detailed events order in API Notes.
SavoySchuler Jun 13, 2019
85fece2
[DEV] [PM] Added evaluation triggers in API Notes.
SavoySchuler Jun 13, 2019
f69f473
[DEV] [PM] Added EnterTriggersEvaluation property.
SavoySchuler Jun 13, 2019
c6ed0cf
[PM] Highlighted computation support in API Notes > Behavioral Compon…
SavoySchuler Jun 13, 2019
2d50fee
[PM] Added @mdtauk's open question.
SavoySchuler Jun 13, 2019
90359ae
[DEV] [PM] Updated API to use NumberBoxBasicValidationMode enum...
SavoySchuler Jun 13, 2019
a9e2bd7
Formatting induced typo.
SavoySchuler Jun 13, 2019
7ecc889
[DEV] [PM] Updated UpDownButtons to SpinButton to align with Fabric UI.
SavoySchuler Jun 13, 2019
1edf566
[PM] Added open question for styling spin buttons.
SavoySchuler Jun 13, 2019
4f9c2a1
[DEV] [PM] Added Keyboard Navigation.
SavoySchuler Jun 13, 2019
b1583ca
[PM] Added Narrator states - Actions to be added.
SavoySchuler Jun 13, 2019
70df2b0
[DEV] [PM] Added note about disabling spin button when at min/max.
SavoySchuler Jun 13, 2019
e9c4d50
[DEV] [PM] Updated events for Value changing/changed.
SavoySchuler Jun 13, 2019
20ba7ae
[PM] Updated naming/headers/accessibility across examples.
SavoySchuler Jun 13, 2019
4da2df2
[DEV] [PM] Removed DoesEnterTriggerEvaluation property and added "Ent…
SavoySchuler Jun 13, 2019
5833bc5
[PM] Updating spinner button mock up.
SavoySchuler Jun 13, 2019
f09ad5c
Delete numberbox-updownbuttons.png
SavoySchuler Jun 13, 2019
0605cc9
[PM] Updating SpinnerButton mock up.
SavoySchuler Jun 13, 2019
3aa47ff
[PM] Updated open questions.
SavoySchuler Jun 13, 2019
13998da
[DEV] [PM] Transitioned formatting to DecimalFormatter and NumberRoun…
SavoySchuler Jun 13, 2019
1625e88
[DEV] [PM] Small Narrator update.
SavoySchuler Jun 13, 2019
f35a764
[DEV] Removed class instances of NumberRounder and DecimalFormatter.
SavoySchuler Jun 14, 2019
6b92e40
[DEV] [PM] Removed "=" list of keys to invoke evaluation.
SavoySchuler Jun 14, 2019
26f8b66
[DEV] [PM] Updated styling properties.
SavoySchuler Jun 14, 2019
d3370bc
[DEV] [PM] Updated Validation + Stepping
SavoySchuler Jun 17, 2019
5b5ed18
[DEV] [PM] Added division by zero error message.
SavoySchuler Jun 18, 2019
8398647
[DEV] Aligned dependency properties.
SavoySchuler Jun 18, 2019
bca90be
[DEV] [PM] Added enum for specify sig fig or increment based precision.
SavoySchuler Jun 21, 2019
5653665
[DEV] Updated dependency properties to match precision selection modes.
SavoySchuler Jun 21, 2019
b778666
[DEV] [PM] Added note to align hyper drag with WinRT XAML Toolkit's N…
SavoySchuler Jun 26, 2019
91a26fe
[DEV] Added a "None" option to the NumberRounder enum.
SavoySchuler Jun 26, 2019
e892ef9
[DEV] [PM] Added gamepad input notes.
SavoySchuler Jun 26, 2019
12f1da7
[DEV] [PM] Formatting issue fixed in gamepad input notes.
SavoySchuler Jun 26, 2019
f6ffb90
[DEV] [PM] Added Narrator actions.
SavoySchuler Jun 26, 2019
275d08d
[DEV] [PM] Added D&I targets.
SavoySchuler Jun 26, 2019
e0d96de
Updating to reflect spin button design changes
Kevin-Taha Jul 8, 2019
9198a88
No longer subclassing TextBox
Kevin-Taha Jul 8, 2019
ea5b9d5
Typo Fix
Kevin-Taha Jul 12, 2019
b508f15
[DEV] [PM] Removed Precision section from API Notes as
SavoySchuler Jul 15, 2019
8ff8217
[DEV] [PM] Added API note in "Events" that querying Value will trigge…
SavoySchuler Jul 15, 2019
e18d3e3
Updated IDL for V1 prototype.
SavoySchuler Oct 30, 2019
1fea3ab
Updated TODO and Open Questions sections.
SavoySchuler Oct 30, 2019
0b558c9
Edit to TODO update.
SavoySchuler Oct 30, 2019
e016c9b
Spec suggestions and feedback (#51)
MikeHillberg Nov 20, 2019
98f62ea
[DEV] AcceptsCalculation -> AcceptsExpression
SavoySchuler Nov 23, 2019
290d439
[PM] Fixed example indentation.
SavoySchuler Nov 23, 2019
efaf451
Removed scrolling as settable property.
SavoySchuler Nov 23, 2019
005fe28
[PM] Added V2 consideration for configurable calculator engine.
SavoySchuler Nov 25, 2019
625129f
[PM] Added note that formatted input is allowed.
SavoySchuler Nov 25, 2019
ae21bb2
[PM] Added Remark bullet describing expression evaluation mechanism.
SavoySchuler Nov 26, 2019
2d63ac7
Updated "Stepping" section and API references.
SavoySchuler Dec 2, 2019
c16fbcf
Delete numberbox-basic.PNG
SavoySchuler Dec 2, 2019
3ecc6b2
Delete numberbox-formatted.PNG
SavoySchuler Dec 2, 2019
5ecf46f
Delete numberbox-spinbutton-compact-non-visible.PNG
SavoySchuler Dec 2, 2019
6cd81d5
Delete numberbox-spinbutton-compact-visible.PNG
SavoySchuler Dec 2, 2019
a13f304
Delete numberbox-spinbutton-inline.PNG
SavoySchuler Dec 2, 2019
f57658c
Delete numberbox-placeholder-text.PNG
SavoySchuler Dec 2, 2019
b214738
Delete numberbox-header.PNG
SavoySchuler Dec 2, 2019
de10b4b
Temp for image folder
SavoySchuler Dec 2, 2019
bf090b1
New images with lower case extensions.
SavoySchuler Dec 2, 2019
98c19fc
Delete temp.md
SavoySchuler Dec 2, 2019
140d6f1
Add files via upload
SavoySchuler Dec 2, 2019
d8791de
Add files via upload
SavoySchuler Dec 2, 2019
033183a
Add files via upload
SavoySchuler Dec 2, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
346 changes: 346 additions & 0 deletions active/NumberBox/NumberBox.md

Large diffs are not rendered by default.

Binary file added active/NumberBox/images/numberbox-basic.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added active/NumberBox/images/numberbox-formatted.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added active/NumberBox/images/numberbox-header.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.