Commit Graph

785 Commits

Author SHA1 Message Date
Ju Liu
9b5d8768e0 Move some icons to UiIcons 2020-06-03 17:34:43 +01:00
Ju Liu
397a9c0803 Add more writing icons 2020-06-03 12:45:50 +01:00
Ju Liu
05748da187 Reorganize and rename assignment icons 2020-06-03 12:01:53 +01:00
Katie Hughes
b6a9b04ad2 Add SegmentedControl to the Inputs category too 2020-05-26 11:07:39 -07:00
Katie Hughes
36c4163943 Rename Toggle to Select in example and remove prefix 2020-05-26 11:06:16 -07:00
Katie Hughes
deb9e60067 Rename to clarify roles 2020-05-22 11:31:13 -07:00
Katie Hughes
f0d57573d4 Unify toggle select into one 2020-05-22 11:28:37 -07:00
Katie Hughes
6b2cabe74e Use v9 in the example 2020-05-22 11:22:38 -07:00
Katie Hughes
0a32833c29 Format 2020-05-22 08:44:20 -07:00
Katie Hughes
fd26b1e508 Detangle example state 2020-05-22 08:44:20 -07:00
Katie Hughes
8d2d77d75d Add optionallySelected to example state 2020-05-22 08:44:20 -07:00
Katie Hughes
80955205db Add a segmented control with an optional selection very lazily 2020-05-22 08:44:20 -07:00
Tessa
695e5265a2
Merge branch 'master' into tessa/add-nri-menu 2020-05-21 18:17:24 -07:00
Renee Tremlab
9d2b2aafb9 fix docs 2020-05-20 07:12:52 -07:00
Renee Tremlab
4c02b2d82b Merge remote-tracking branch 'origin/master' into iconic-lizards 2020-05-19 14:56:08 -07:00
Renee Tremlab
3b5c341c01 add gray85 Color 2020-05-19 14:54:06 -07:00
Renee Tremlab
874d1e08e0 add allLibrary icon 2020-05-19 14:31:50 -07:00
Renee Tremlab
9688a53266 add quiz2 and unitDiagnostic icons 2020-05-19 14:24:36 -07:00
Renee Tremlab
4ff9b03e35 add home, planningDiagnostic and passageQuiz icons 2020-05-19 14:04:44 -07:00
Tessa Kelly
8bc6706acb Merge remote-tracking branch 'origin/master' into tessa/add-nri-menu 2020-05-19 13:38:48 -07:00
Renee Tremlab
01ea2c2d5c add "assignArrow" AssignmentIcon 2020-05-18 16:40:12 -07:00
Renee Tremlab
fe1f427fcc add "writing" AssignmentIcon 2020-05-18 16:28:54 -07:00
Renee Tremlab
1a45ab684a add standards AssignmentIcon 2020-05-18 14:24:28 -07:00
Renee Tremlab
ce2261a057 add practice2 icon (with circle background) 2020-05-18 14:14:38 -07:00
Renee Tremlab
afb9ef88cd add "assessment" AssignmentIcon
will be adding several as part of the Assignment Lizard project https://paper.dropbox.com/doc/Product-Spec-Assignment-Lizard-Practice-and-Assessment--A0NhWJoLeVDPRwotLgP1aPRVAg-h4EKGo6LiwWp74kWZRaGg#:uid=290663292049913853060467&h2=Design-Specs
2020-05-18 14:03:34 -07:00
Tessa
70712ea365
Merge branch 'master' into hack-day/tessa/confetti 2020-05-18 13:12:42 -07:00
Tessa Kelly
1492c456eb Adds rich text formatting icons 2020-05-15 16:28:56 -07:00
Tessa Kelly
4ab04bdd81 updateCenter -> updatePageWidth 2020-05-15 11:07:05 -07:00
Tessa Kelly
5e8188926a System -> Model 2020-05-15 11:07:05 -07:00
Tessa Kelly
8b72ad3426 Allow for viewing custom words in the confetti example 2020-05-15 11:07:05 -07:00
Tessa Kelly
fa0768b1da Adds subscription for page resize
would probably be nice if the confetti started centered, but will require a change to Example
2020-05-15 11:07:05 -07:00
Tessa Kelly
64f415564c Expose subscriptions rather than particleSystem 2020-05-15 11:07:05 -07:00
Tessa Kelly
7bcb96e186 Wires up confetti example 2020-05-15 11:07:05 -07:00
Tessa Kelly
606bd748f6 Adds elm-particle dependency 2020-05-15 11:07:05 -07:00
Tessa Kelly
73cc6c6add Remove checkbox from examples
the checkboxes fail the accessibility checker due to the svgs including filters that operate by ids, and i don't think it's worth dealing with here
2020-05-07 14:12:37 -07:00
Tessa Kelly
d9f7249796 Adds control helper 2020-05-07 13:32:30 -07:00
Tessa Kelly
bfe9413dc3 Import the example implemntation from the monolith 2020-05-07 13:26:33 -07:00
Tessa Kelly
fa8fd2003e Begins adding styleguide example 2020-05-07 12:46:21 -07:00
Tessa Kelly
f7cf19a07e Merge remote-tracking branch 'origin/master' into tessa/remove-old-components 2020-05-01 10:35:55 -07:00
Aaron VonderHaar
f67ab34956 Restore previous behavior: Message.banner centers the content when it is shorter than one line 2020-04-30 10:19:40 -07:00
Aaron VonderHaar
9849124734 Merge remote-tracking branch 'origin/master' into ink/message 2020-04-29 08:52:18 -07:00
Ju Liu
4366f2709e Merge branch 'master' into tessa/remove-dropdown 2020-04-29 11:57:45 +01:00
Aaron VonderHaar
8b56dc9849 Merge remote-tracking branch 'origin/master' into ink/message 2020-04-28 16:43:23 -07:00
Aaron VonderHaar
098bdcce0c Make Nri.Ui.Tabs.V4 work with ProgramTest.clickButton
And also applies the guidelines from https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/Tab_Role#Best_practices
2020-04-28 16:29:00 -07:00
Aaron VonderHaar
318f662035 Update documentation 2020-04-28 13:35:21 -07:00
Aaron VonderHaar
dc50b07a5e Revert moving Callout examples into Message examples 2020-04-28 13:27:14 -07:00
Aaron VonderHaar
fb6e4222ae Rename Message.Warning -> Message.Alert 2020-04-28 12:49:04 -07:00
Aaron VonderHaar
5d58fcea7c Add UiIcon.V1.checkmarkInCircle 2020-04-28 12:33:09 -07:00
Aaron VonderHaar
71c3324376 Add Message.V1.large 2020-04-28 12:25:05 -07:00
Aaron VonderHaar
a205a7b985 Fix typos in Message HTML example 2020-04-27 17:27:24 -07:00