Commit Graph

1367 Commits

Author SHA1 Message Date
Tessa Kelly
0189502ed3 Indicate that disabled links are supported in the styleguide 2022-05-16 09:40:09 -07:00
Tessa Kelly
fdd8078435 onHover -> onToggle 2022-05-02 15:40:11 -07:00
Tessa Kelly
3546f0efa6 Improve examples 2022-05-02 14:57:39 -07:00
Tessa Kelly
a15a7f24f9 Improve documentation/explanation 2022-05-02 14:51:56 -07:00
Tessa Kelly
b8320aa001 Sneak around elm review error 2022-05-02 14:31:50 -07:00
Tessa Kelly
e8872549b5 Extend API to include alignment and direction mobile options (which aren't yet implemented) 2022-05-02 10:20:02 -07:00
Tessa Kelly
3a737400e9 Adds non-desktop style helpers 2022-05-02 10:07:43 -07:00
Tessa Kelly
66355b0763 Rename toggleTip -> viewToggleTip 2022-05-02 10:03:04 -07:00
Tessa Kelly
1971ae8d2f Fix spelling of auxiliary 2022-05-02 09:54:14 -07:00
Tessa Kelly
5521d1f7ad Fix close-on-blur for rich disclosures 2022-04-25 17:59:24 -07:00
Tessa Kelly
90bdd4c703 Revert "Adds clickablesvg click stop prop"
This reverts commit 1c524d9b91.
2022-04-25 17:32:55 -07:00
Tessa Kelly
02b219daab Separate the events used for disclosure versus non-disclosure pattern 2022-04-25 17:31:33 -07:00
Tessa Kelly
1c524d9b91 Adds clickablesvg click stop prop 2022-04-25 17:22:54 -07:00
Tessa Kelly
4e4a654d88 Begins adding Disclosure example 2022-04-25 17:13:39 -07:00
Tessa Kelly
2e019b9e00 Add caveat for escape 2022-04-25 17:07:12 -07:00
Tessa Kelly
e871638d92 Make more realistic examples of the different attribute types 2022-04-25 17:04:34 -07:00
Tessa Kelly
2885839d7a Switch to table view for showing tooltip types 2022-04-25 16:48:41 -07:00
Tessa Kelly
e3af01a58e Adds keyboard support notes 2022-04-25 16:28:06 -07:00
Tessa Kelly
1c4722713e Begin adding Disclosure, and further clarifying the different patterns available 2022-04-25 16:08:30 -07:00
Tessa Kelly
447687c913 Switch on to V3 2022-04-25 15:42:25 -07:00
Tessa
6865ce825f
Merge pull request #917 from NoRedInk/bat/new-icons-hurrah
Bat/new icons hurrah
2022-04-21 14:52:02 -07:00
Juliano Solanho
e72a635126
Merge pull request #913 from NoRedInk/bat/switch
Switch.V2
2022-04-20 18:55:17 -03:00
Tessa Kelly
b3ebb82104 adds play 2022-04-20 13:55:07 -07:00
Tessa Kelly
d16fe17d93 Adds additional examples to the Container 2022-04-19 12:09:53 -07:00
Tessa Kelly
fc6cf00139 Fix tests 2022-04-18 19:12:09 -07:00
Tessa Kelly
34cd3894a5 Adds disabled attribute example 2022-04-18 19:12:09 -07:00
Tessa Kelly
a52c6c785f Wire up a basic controls example 2022-04-18 19:12:09 -07:00
Tessa Kelly
659ad03471 Ad keyboard support notes 2022-04-18 19:12:09 -07:00
Tessa Kelly
cd1a4a0549 Fix switch version 2022-04-18 19:12:09 -07:00
Tessa Kelly
fc40dafa37 Id and label should reeeaaally always be passed in for robustness 2022-04-18 19:12:09 -07:00
Tessa Kelly
0d8d258871 Move the status of the switch to the list api 2022-04-18 19:12:09 -07:00
Tessa Kelly
8a0267136b Begin converting to more typical list-style implementation uner the hood 2022-04-18 18:01:51 -07:00
Tessa Kelly
13182063ad Expose and use unmodified Switch 2022-04-18 17:40:39 -07:00
Tessa Kelly
119948e847 Merge remote-tracking branch 'origin/master' into bat/accordion-code 2022-04-18 10:02:26 -07:00
Tessa Kelly
b920840d50 Fix Select missing label 2022-04-14 14:26:23 -07:00
Tessa Kelly
3936ed26dc Fix missing select for Page example 2022-04-14 14:24:32 -07:00
Tessa Kelly
b7f33bc50c Fix missing label in example 2022-04-14 14:01:03 -07:00
Tessa Kelly
aee387cc5e Add the subhead styles back 2022-04-14 13:38:33 -07:00
Tessa Kelly
0d6ef66411 Use Heading in Checkbox example 2022-04-14 12:31:32 -07:00
Tessa Kelly
adb2d4bd87 Fix heading order issues, exclusive of Accordion because there's a PR making major changes to that component's view currently open 2022-04-14 12:30:07 -07:00
Tessa Kelly
e44b2b2c3e Elm review 2022-04-12 17:42:45 -07:00
Tessa Kelly
91904f20d9 make Apple children apparent 2022-04-12 17:38:46 -07:00
Tessa Kelly
70ba3bd590 Adds accordion styles to example code 2022-04-12 17:37:59 -07:00
Tessa Kelly
854bce9e62 Adds extra import to fix compilation 2022-04-12 17:32:46 -07:00
Tessa Kelly
56e3211efc Integrate the customized code with the existing examples 2022-04-12 17:28:39 -07:00
Tessa Kelly
f4cb7fdc56 More reasonable icon default 2022-04-12 17:23:24 -07:00
Tessa Kelly
e80163b83b Adds customizable content 2022-04-12 17:17:55 -07:00
Tessa Kelly
4918939201 Make a compilable code example for Accordion 2022-04-12 17:08:59 -07:00
Juliano Solanho
958bd2bafe Add xInCircle icon from new results page layout 2022-04-07 14:32:50 -03:00
Alex Perkins
449c22730c
Merge pull request #894 from NoRedInk/bat/side-nav-label
Bat/side nav label
2022-04-04 12:04:15 -04:00
Tessa Kelly
f65530582f Begin adding Accordion code example 2022-03-31 15:52:15 -07:00
Tessa Kelly
b0435993fa Make the data consistent with its display 2022-03-30 14:23:56 -07:00
Tessa Kelly
7c57093519 💀 remove Direction type 2022-03-30 14:23:10 -07:00
Tessa Kelly
bc55a67504 Use sortArrow UiIcon 2022-03-30 14:21:48 -07:00
Tessa Kelly
dca883f87b Adds sortArrowDown icon 2022-03-30 14:06:22 -07:00
Alex Perkins
8b16d34455 sortable table thumbnail 2022-03-30 14:06:22 -07:00
Tessa Kelly
a8ab2025e6 Add text area preview 2022-03-30 14:06:22 -07:00
Tessa Kelly
d506925ed5 Show static spinningdots preview 2022-03-30 14:06:22 -07:00
Charlie Hanley
e65c29ce49
Merge pull request #892 from NoRedInk/zen/move-icons-from-monorepo-to-noredink-ui
Move some icons that were in NoRedInk to noredink-ui
2022-03-30 14:09:18 -04:00
Mike Steder
6a51ff6a8e elm-formatting due to the (lack of) magic on the vscode side 2022-03-29 16:28:48 -07:00
Mike Steder
fc682f902d Added settings and ellie placeholder for Confetti example 2022-03-29 16:28:48 -07:00
Tessa Kelly
a28af304a3 Fix master 2022-03-29 15:52:01 -07:00
Micah Hahn
23d5d61248
Merge pull request #887 from NoRedInk/bat/segmented-control
Bat/segmented control
2022-03-29 17:48:13 -04:00
Tessa Kelly
83a1a9000f Add mobile css example 2022-03-29 13:37:00 -07:00
Tessa Kelly
9067623ef3 Add navLabel 2022-03-29 13:26:00 -07:00
Tessa Kelly
e20d53d853 Move css sidenav customization to a list of attributes 2022-03-29 12:38:39 -07:00
Tessa Kelly
b1a218c63d Switch to V3 in the examples app 2022-03-29 12:30:23 -07:00
Tessa Kelly
b9b0e9fa27 Elm review 2022-03-29 10:42:33 -07:00
Tessa Kelly
f1761e7302 Merge remote-tracking branch 'origin/master' into decode-example-links 2022-03-29 10:41:37 -07:00
Tessa Kelly
2ef33bde50 Thread the ellie package dependencies through 2022-03-29 10:19:32 -07:00
Charlie Hanley
d223151fc8 add openInNewTab and sync to action icon examples in style guide 2022-03-29 12:51:24 -04:00
Alex Perkins
eb41249816
Merge pull request #886 from NoRedInk/bat/menu-example-code
Bat/menu example code
2022-03-29 12:36:33 -04:00
Charlie Hanley
cd0ded7d51 Add small Canvas and Schoology logos to styleguide 2022-03-29 09:24:25 -04:00
Tessa Kelly
bebf5b55fd Merge remote-tracking branch 'origin/master' into bat/text-and-heading 2022-03-28 14:22:46 -07:00
Tessa Kelly
d692b93d90 Merge remote-tracking branch 'origin/master' into bat/menu-example-code 2022-03-28 14:19:21 -07:00
Tessa Kelly
91a42e644a Fix compilation after master merge 2022-03-28 14:16:34 -07:00
Tessa Kelly
d470227767 Merge remote-tracking branch 'origin/master' into bat/segmented-control 2022-03-28 14:13:24 -07:00
Tessa Kelly
3ce976c4a9 Adds radio example 2022-03-25 07:42:29 -07:00
Tessa Kelly
4a8fbbe5be Sketch the code gen 2022-03-25 07:42:29 -07:00
Tessa Kelly
92876cd6f6 Adds more example code 2022-03-25 07:42:29 -07:00
Tessa Kelly
05e8f89df4 Begin switching to shared debug view 2022-03-25 07:42:29 -07:00
Tessa Kelly
bd246b24a3 Adds mini preview 2022-03-25 07:42:29 -07:00
Tessa Kelly
bf585327dd Fix examples after merge 2022-03-25 07:41:28 -07:00
Tessa Kelly
95dd4632bb Merge remote-tracking branch 'origin/master' into bat/ellie-example-links 2022-03-25 07:37:39 -07:00
Tessa
ad64c2b373
Merge pull request #876 from NoRedInk/bat/standardize-container
Show example code for Container
2022-03-25 07:36:51 -07:00
Tessa
b802f3277b
Merge pull request #878 from NoRedInk/bat/disclosure-indicator
Bat/disclosure indicator
2022-03-25 07:36:32 -07:00
Nuno Ferreira
a93d661574
Merge pull request #883 from NoRedInk/bat/remove-slide-modal
Remove slide modal example
2022-03-25 14:13:57 +01:00
Tessa Kelly
960ed59a57 Customize the code gen for the standard button 2022-03-24 14:36:18 -07:00
Tessa Kelly
909a5fee50 Customize the code gen for the custom button 2022-03-24 14:30:13 -07:00
Tessa Kelly
141a2a84e6 Start writing the generated Menu code 2022-03-24 14:26:42 -07:00
Tessa Kelly
935d4ca950 Better example headings 2022-03-24 13:44:36 -07:00
Tessa Kelly
e03f4dd24f Simplify the custom example as much as possible 2022-03-24 13:43:57 -07:00
Tessa Kelly
199e115627 Use icon common control for rendering
the arrow left looks pretty bad on this view, but one thing at a time
2022-03-24 13:41:31 -07:00
Tessa Kelly
ef010f8967 Move the button wrapping to an attribute list 2022-03-24 13:37:16 -07:00
Tessa Kelly
6c4048d040 Move the button width to an attribute list 2022-03-24 13:34:39 -07:00
Tessa Kelly
7eaf196659 Move the border setting to an attribute list 2022-03-24 13:31:34 -07:00
Tessa Kelly
4c9e678ba7 Adds menu width to list
it doesn't seem like this does anything -- is this broken?
2022-03-24 13:22:20 -07:00
Tessa Kelly
5f0d1feb70 Move isdisabled to a shared value
this illustrates a problem with the custom button dropdown, where it won't automatically get the disabled attr applied
2022-03-24 13:17:13 -07:00
Tessa Kelly
07c1a12917 Begin sharing attribute code 2022-03-24 13:14:21 -07:00
Tessa Kelly
394eb3da18 Use viewExamples helper 2022-03-24 13:06:40 -07:00