Commit Graph

868 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
31ba60a2cb
Add padding to code examples to ensure same height. 2023-03-10 16:18:02 -05:00
Jonny Gerig Meyer
ad8a53c4a5
Refactor 11ty helpers 2023-03-09 17:32:49 -05:00
Jonny Gerig Meyer
5386828db4
comment 2023-03-08 16:22:40 -05:00
Jonny Gerig Meyer
2e97aaf8d8
lint 2023-03-08 16:14:25 -05:00
Jonny Gerig Meyer
943a958faa
Organize and document 11ty filters. 2023-03-08 15:59:19 -05:00
Jonny Gerig Meyer
35d13b27f9
Clean up code example logic and templates 2023-03-08 11:18:32 -05:00
Jonny Gerig Meyer
dfbdb66a41
fix syntax highlighting 2023-03-07 15:45:47 -05:00
Jonny Gerig Meyer
6fda754ed9
Convert compatibility table into a paired shortcode. 2023-03-07 12:38:28 -05:00
Jonny Gerig Meyer
59b9d0c9e7
use paired shortcode 2023-03-06 12:32:51 -05:00
Sana Javed
973676c0ee Lint 2023-03-06 13:02:03 +01:00
Sana Javed
a3442155a5 canSplit calculation and new codeExample short code 2023-03-06 12:59:38 +01:00
Jonny Gerig Meyer
62b58b2f50
Enable Typescript for 11ty filters 2023-02-25 18:07:51 -07:00
Jonny Gerig Meyer
d635255756
Merge branch 'main' into learn-sass
* main:
  Override height/position for styleguide nav
  lint
  Try out markdown-it-attrs
  simplify color data
  we can use the css for the color values
  fix table cell padding
  update styleguide
  lint
  Add remainder of styleguide contents
  update links
  Port over initial pages of styleguide.
2023-02-25 17:09:18 -07:00
Jonny Gerig Meyer
1a0b8fbb8c
Merge pull request #20 from oddbird/markdown-it-attrs
Try out markdown-it-attrs
2023-02-25 15:31:40 -07:00
Jonny Gerig Meyer
7ea3cd6d6e
Override height/position for styleguide nav 2023-02-25 15:30:52 -07:00
Jonny Gerig Meyer
58db499d39
lint 2023-02-25 11:51:00 -07:00
Jonny Gerig Meyer
79351250d0
Try out markdown-it-attrs 2023-02-25 11:38:22 -07:00
Jonny Gerig Meyer
0938878a72
simplify color data 2023-02-25 10:33:42 -07:00
Sana Javed
723ed1d908 Adding compatibility helper 2023-02-25 13:44:14 +01:00
Stacy Kvernmo
3aead3d45e we can use the css for the color values 2023-02-24 20:10:21 -06:00
Stacy Kvernmo
91a0604d8a fix table cell padding 2023-02-24 20:09:48 -06:00
Jonny Gerig Meyer
e5328875a2
Merge branch 'main' into styleguide
* main: (21 commits)
  lint
  lint
  remove unused
  adjust alert link color
  consistent globabl variables
  fix links, buttons
  remove unused color theme file
  remove unused file
  review edits
  lint
  fix default button color
  clean up button background states
  split color modules used for converting tokens
  expand color config, relocate color functions
  clean up syntax highlighting and wip color config
  fix build error
  cleanup + wip color config
  remove unused stylesheet, cleanup
  wip adjust prism theme for syntax highlightling
  Add another example theme
  ...
2023-02-24 16:17:41 -07:00
Jonny Gerig Meyer
c6f9dad34a
Merge branch 'main' into learn-sass
* main: (21 commits)
  lint
  lint
  remove unused
  adjust alert link color
  consistent globabl variables
  fix links, buttons
  remove unused color theme file
  remove unused file
  review edits
  lint
  fix default button color
  clean up button background states
  split color modules used for converting tokens
  expand color config, relocate color functions
  clean up syntax highlighting and wip color config
  fix build error
  cleanup + wip color config
  remove unused stylesheet, cleanup
  wip adjust prism theme for syntax highlightling
  Add another example theme
  ...
2023-02-24 16:17:30 -07:00
Jonny Gerig Meyer
1147d55bff
lint 2023-02-24 16:16:57 -07:00
Stacy Kvernmo
526366f2e8 Merge branch 'main' into syntax-highlighting
# Conflicts:
#	source/assets/sass/components/_alerts.scss
#	source/assets/sass/components/_buttons.scss
#	source/assets/sass/visual-design/_theme.scss
2023-02-24 15:10:42 -06:00
Stacy Kvernmo
3c3975ace5 lint 2023-02-24 14:56:47 -06:00
Stacy Kvernmo
193abc1fd4 remove unused 2023-02-24 14:49:03 -06:00
Jonny Gerig Meyer
eac92c16ba
update styleguide 2023-02-24 11:12:47 -07:00
Jonny Gerig Meyer
23b7e39b2d
lint 2023-02-24 10:58:20 -07:00
Jonny Gerig Meyer
649183ee39
Add remainder of styleguide contents 2023-02-24 10:52:18 -07:00
Sana Javed
9535a67adc
Merge branch 'main' into learn-sass 2023-02-24 16:59:32 +01:00
Jonny Gerig Meyer
9758551222
Merge branch 'main' into styleguide
* main:
  fix breakpoint mixin
  use namespacing, automatic sl- prefix added
  remove duplicate
  add border width back
  remove sassdoc groups, reorder sizes
  generic way to scale smaller text
  inherit font-size
  lint
  add px comparison notes
  remove unneeded transform-origin for default instead
  clean up type sizing
  add additional sizes to design tokens config
2023-02-23 13:31:43 -06:00
Jonny Gerig Meyer
a79863adae
Merge pull request #14 from oddbird/config-scale
[config-scale] add sizes to design tokens config
2023-02-23 14:30:45 -05:00
Jonny Gerig Meyer
e159bc0108
update links 2023-02-22 17:02:19 -05:00
Jonny Gerig Meyer
74b76c8736
Port over initial pages of styleguide. 2023-02-22 16:51:14 -05:00
dvdherron
29c9918fb5 adjust alert link color 2023-02-22 18:21:22 +01:00
dvdherron
fe3c6737d6 consistent globabl variables 2023-02-22 17:42:04 +01:00
dvdherron
2452f354b5 fix links, buttons 2023-02-22 17:11:29 +01:00
dvdherron
9d31088244 remove unused color theme file 2023-02-22 15:07:35 +01:00
Stacy Kvernmo
ee6a03429a fix breakpoint mixin 2023-02-21 14:44:48 -06:00
Sana Javed
5ca9473be2 typo 2023-02-21 20:53:27 +01:00
Sana Javed
44217a4eb3 Updating example 2023-02-21 20:52:19 +01:00
Stacy Kvernmo
5f48137273 use namespacing, automatic sl- prefix added 2023-02-21 13:51:32 -06:00
Sana Javed
920181f200 Updating indentation 2023-02-21 20:48:31 +01:00
Stacy Kvernmo
94edd2bdbc remove duplicate 2023-02-21 13:22:28 -06:00
Stacy Kvernmo
049024b9ee add border width back 2023-02-21 13:19:09 -06:00
Stacy Kvernmo
eebc8f276e remove sassdoc groups, reorder sizes 2023-02-21 13:15:25 -06:00
dvdherron
e37653b965 remove unused file 2023-02-21 18:42:34 +01:00
Stacy Kvernmo
d09bdeea87 generic way to scale smaller text 2023-02-21 11:40:34 -06:00
Stacy Kvernmo
bfc672336f inherit font-size 2023-02-21 11:26:26 -06:00