Commit Graph

4603 Commits

Author SHA1 Message Date
Tessa Kelly
f1761e7302 Merge remote-tracking branch 'origin/master' into decode-example-links 2022-03-29 10:41:37 -07:00
Tessa Kelly
f46fba439a Fix slow-to-load examples 2022-03-29 10:31:06 -07:00
Tessa Kelly
2ef33bde50 Thread the ellie package dependencies through 2022-03-29 10:19:32 -07:00
Charlie Hanley
d249a304c0 Tweak new svgs to adhere to style 2022-03-29 13:00:54 -04: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
Tessa Kelly
42d8612855 Adds error handling 2022-03-29 09:33:00 -07:00
Tessa Kelly
86e1bc97ed Pull the Ellie code into its own module 2022-03-29 08:52:58 -07:00
Tessa
443ade9484
Merge pull request #882 from NoRedInk/bat/text-and-heading
Bat/text and heading
2022-03-29 08:13:31 -07:00
Charlie Hanley
cd0ded7d51 Add small Canvas and Schoology logos to styleguide 2022-03-29 09:24:25 -04:00
Charlie Hanley
908d7dc3b9 Use qualified imports to make tests pass 2022-03-29 09:18:11 -04:00
Charlie Hanley
a92d270855 Add some logos and icons 2022-03-29 09:00:36 -04:00
Tessa
e3f67b0751
Merge pull request #890 from NoRedInk/bat/fix-heading-level
Bat/fix heading level
2022-03-28 15:56:33 -07:00
Tessa Kelly
980d9f79cb Fix percy specs reliant on example ids 2022-03-28 15:29:59 -07:00
Brian Hicks
1490aee155 make error handling nicer 2022-03-28 17:00:21 -05:00
Brian Hicks
37cbb06c36 load packages when the app boots 2022-03-28 17:00:21 -05:00
Brian Hicks
3da2bb3709 put the JSON files in the web root 2022-03-28 17:00:21 -05:00
Tessa
b2f4bc6ce2
Merge pull request #888 from NoRedInk/bat/discoverable-code-samples
Improve discoverability of "generated code"
2022-03-28 14:54:09 -07:00
Tessa Kelly
d4e206bc31 Adjust the nav user experience a touch 2022-03-28 14:49:32 -07: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
7cf81c530c Merge remote-tracking branch 'origin/master' into bat/fix-heading-level 2022-03-28 14:13:03 -07:00
Tessa
b20e7316ca
Merge pull request #885 from NoRedInk/bat/ellie-example-links
Ellie example links proof of concept
2022-03-28 14:12:10 -07:00
Tessa Kelly
b68d71e193 Elm review 2022-03-25 17:09:51 -07:00
Tessa Kelly
3adab95d99 Add more semantic structure 2022-03-25 13:55:26 -07:00
Tessa Kelly
e6a0476427 Improve page structure 2022-03-25 13:41:02 -07:00
Tessa Kelly
77d7d79a99 Use a header element to demarcate the, uh, header 2022-03-25 13:35:06 -07:00
Tessa Kelly
2d564609e7 Remove unneccessary styles 2022-03-25 13:32:48 -07:00
Tessa Kelly
6a2faef2b4 Use top-level heading that doesn't link to itself 2022-03-25 13:32:07 -07:00
Kristine
65abe662a0 add instructions 2022-03-25 14:39:05 -04:00
Kristine
60c2777d80 change title 2022-03-25 14:22:20 -04: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