Commit Graph

316 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
f078485f55
Attempt to fix typedoc syntax highlighting. 2023-05-22 14:01:41 -04:00
Ed Rivas
83a76c9151 Build JS API docs 2023-05-19 17:24:15 +00:00
Ed Rivas
0dd7ca69b5 Merge remote-tracking branch 'upstream/main' into main 2023-05-19 16:04:26 +00:00
Natalie Weizenbaum
a812ad0985
Update TypeDoc plugin to support 0.24. (#728) 2023-05-18 16:59:30 -07:00
Jonny Gerig Meyer
3dded7b15f
lint 2023-04-17 11:16:04 -04:00
Jonny Gerig Meyer
7b920ba560
Add 404, sass implementation pages, robots.txt, humans.txt. 2023-04-05 17:49:42 -04:00
Jonny Gerig Meyer
8c0a93013e
disable stylelint rule: https://github.com/stylelint/stylelint/issues/6741 2023-03-28 14:25:08 -04:00
Stacy Kvernmo
f0a9167a0d lint (weird?) 2023-03-28 10:26:38 -05:00
Stacy Kvernmo
5d130b6143 remove nesting for consistency 2023-03-23 21:30:45 -05:00
Stacy Kvernmo
6ffe0933ba Merge branch 'main' into consistent-sass-formatting 2023-03-23 15:58:55 -05:00
Stacy Kvernmo
f9e3e2e94f Merge branch 'main' into color-config 2023-03-14 11:57:27 -05:00
Stacy Kvernmo
c57377610c define new breakpoints for code tabs 2023-03-13 17:06:52 -05:00
Stacy Kvernmo
89c6afb22c clean up: remove unused 2023-03-13 15:47:33 -05:00
Stacy Kvernmo
90c9eedefa add namespace to sizes to be consistent with colors 2023-03-13 15:46:22 -05:00
Jonny Gerig Meyer
8d958ce4de
Fix margin for multiple stacked code example blocks 2023-03-13 16:33:21 -04:00
Stacy Kvernmo
f82e4c8a68 pop-stripe magic 2023-03-13 15:02:47 -05:00
Stacy Kvernmo
82a1b7e5bb consistent naming 2023-03-13 15:02:24 -05:00
Jonny Gerig Meyer
2e97aaf8d8
lint 2023-03-08 16:14:25 -05:00
oluniyiawo
0bc40d48e5 Changed alert.scss 2023-03-08 18:59:44 +00:00
Stacy Kvernmo
d450ad7197 renamed vars 2023-03-03 16:52:12 -06:00
Stacy Kvernmo
c1483deeaa use css variables 2023-03-03 16:46:50 -06:00
Stacy Kvernmo
4ad21ecbd4 lint 2023-03-03 16:33:28 -06:00
Stacy Kvernmo
0fe7336a1d remove auto prefix, use in css consistently 2023-03-03 16:30:46 -06:00
Stacy Kvernmo
50280d695d color config use css variables where possible, edit prefix 2023-03-03 16:14:07 -06: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
Stacy Kvernmo
91a0604d8a fix table cell padding 2023-02-24 20:09:48 -06: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
Sana Javed
9535a67adc
Merge branch 'main' into learn-sass 2023-02-24 16:59:32 +01: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
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
Stacy Kvernmo
5f48137273 use namespacing, automatic sl- prefix added 2023-02-21 13:51:32 -06: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
Sana Javed
20a3a74c4f
Merge branch 'main' into learn-sass 2023-02-21 17:36:56 +01:00
dvdherron
11afce0468 Merge branch 'syntax-highlighting' of ssh://github.com/oddbird/sass-site into syntax-highlighting 2023-02-21 17:36:00 +01:00
dvdherron
dfe56978c5 review edits 2023-02-21 17:29:45 +01:00
Jonny Gerig Meyer
75fdd0e82d
Merge branch 'main' into syntax-highlighting
* main:
  remove unused comments
2023-02-21 11:20:12 -05:00
Jonny Gerig Meyer
9a982813bc
lint 2023-02-21 11:20:10 -05:00