Commit Graph

389 Commits

Author SHA1 Message Date
Stacy Kvernmo
a07818d011 Merge branch 'browser-code-editor' of https://github.com/oddbird/sass-site into browser-code-editor 2023-06-20 11:58:40 -05:00
Stacy Kvernmo
994d8571fe initial grid layout with panel scrolls only 2023-06-20 11:58:36 -05:00
Jonny Gerig Meyer
7a6fecc8f7
Merge branch 'playground' into browser-code-editor
* playground:
  Upgrade deps
  Trying different approach for cleaning cache file of releases
  Convert "releases" data file to TS
  Don't check SVGs
  update image paths for jquery vendor images
  Fix typos in Code styleguide
  Only check external links once a month
  Check links in CI
  Check and fix internal links
  Let dependabot handle upgrades
  Cut a release for a new Dart Sass version
  Document the default export deprecation (#736)
2023-06-19 16:39:04 -04:00
Stacy Kvernmo
fc1808292d footer playgorund style overrides 2023-06-16 15:17:26 -05:00
Stacy Kvernmo
199bb0ea08 update image paths for jquery vendor images 2023-06-16 11:12:14 -05:00
James Stuckey Weber
ea03de7774 Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor 2023-06-15 16:32:35 -04:00
James Stuckey Weber
8ae9bfd6b1 Lint 2023-06-15 16:22:00 -04:00
James Stuckey Weber
a433c2588b Update selectors to match style guide 2023-06-15 15:19:37 -04:00
James Stuckey Weber
9969e5655d Move data-active to tab bar button 2023-06-15 14:50:34 -04:00
Ed Rivas
47bb3b2a1a Address review 2023-06-15 17:49:54 +00:00
Ed Rivas
299bdf375a Use gts instead of eslint 2023-06-15 17:47:55 +00:00
Stacy Kvernmo
d4c8e2aa5c editor and console layout styles 2023-06-14 16:30:09 -05:00
Stacy Kvernmo
6fc4aaf537 additional editor colors 2023-06-14 16:29:52 -05:00
Stacy Kvernmo
eae7ba867c tab button styles 2023-06-14 15:30:19 -05:00
Stacy Kvernmo
a35f0ecbd5 more closely matches prism.js colors 2023-06-14 14:18:38 -05:00
Stacy Kvernmo
ddd5e2b36f add Playground tags to better match prism 2023-06-14 12:00:06 -05:00
Stacy Kvernmo
6d515ce72f Merge branch 'main' into browser-code-editor 2023-06-14 11:16:24 -05:00
Stacy Kvernmo
f1ec40469a add support for ::selection (chrome) 2023-06-14 11:06:06 -05:00
Stacy Kvernmo
5058056891 lint colors 2023-06-14 11:05:48 -05:00
Stacy Kvernmo
b892867a1a use semibold values for bolder items 2023-06-14 11:02:30 -05:00
James Stuckey Weber
3a34ba177e Move playground styles from js to scss 2023-06-13 12:42:28 -04:00
James Stuckey Weber
910d556ef5 Run lint 2023-06-13 10:44:48 -04:00
Stacy Kvernmo
d9f326658d namespacing, style overrides, working with playgound layout and header 2023-06-12 17:19:24 -05:00
Stacy Kvernmo
262b7a0e48 use Sass variable for typeface 2023-06-12 13:38:42 -05:00
Stacy Kvernmo
f4f5cc0441 Merge branch 'browser-code-editor' of https://github.com/oddbird/sass-site into browser-code-editor
# Conflicts:
#	source/assets/sass/components/_playground.scss
#	source/playground.liquid
2023-06-12 13:38:27 -05:00
Stacy Kvernmo
4c6a19bc49 use namespacing on classes, edit playground layout 2023-06-12 11:59:27 -05:00
James Stuckey Weber
3bec8368c0 Disable search 2023-06-12 11:55:14 -04:00
Stacy Kvernmo
351f932b41 allow playground to use existing patterns, add classes for playgournd specific styles 2023-06-12 09:28:38 -05:00
Stacy Kvernmo
d7970fa2e8 adjust heading size for playground 2023-06-12 09:23:41 -05:00
Jonny Gerig Meyer
c3b315b158
review 2023-06-10 12:31:43 -04:00
Jonny Gerig Meyer
0e97c56b46
Merge branch 'main' into browser-code-editor
* main:
  add a few docs
  Auto-generate non-@debug CSS
  upgrade yarn
  revert dockerfile change (for now)
  Update some JS API URLs
  Fix permissions in devcontainer
  Use nested records for redirects
  remove config.rb
  Implement remainder of redirects
  Confirm hash redirects
  Remove non-redirect-related cruft
2023-06-10 11:02:11 -04:00
Jonny Gerig Meyer
1a3a17d212
Merge branch 'main' into highlight-styles 2023-06-10 10:34:21 -04:00
Ed Rivas
8a70201c13 Update some JS API URLs 2023-06-09 22:16:55 +00:00
Ed Rivas
19e58534d2 Use nested records for redirects 2023-06-09 21:45:15 +00:00
James Stuckey Weber
3a6ed07c84 Fix emoji display, use innerText to sanitize message 2023-06-09 15:35:27 -04:00
James Stuckey Weber
db21395639 Split out pure functions and types into utils 2023-06-09 13:00:13 -04:00
James Stuckey Weber
f24b37d02d Merge branch 'browser-code-editor-debug' into browser-code-editor 2023-06-09 12:36:07 -04:00
James Stuckey Weber
863f6176e2 Add url persistence and sharing 2023-06-09 12:24:33 -04:00
Jonny Gerig Meyer
75283bc8d7
switch to dart sass release 2023-06-09 12:22:57 -04:00
Jonny Gerig Meyer
76fd79e6da
Confirm hash redirects 2023-06-08 22:26:33 -04:00
James Stuckey Weber
6ae29d6da9 Refactor debug output 2023-06-08 15:06:03 -04:00
James Stuckey Weber
c5fc59891d Merge branch 'browser-code-editor' into browser-code-editor-debug 2023-06-08 14:41:27 -04:00
James Stuckey Weber
ca007f50a9 Switch to lodash debounce 2023-06-08 18:40:42 +00:00
James Stuckey Weber
5ac84217aa Escape console messages to prevent XSS 2023-06-08 18:30:30 +00:00
James Stuckey Weber
278e2fc8ef Merge branch 'browser-code-editor' into browser-code-editor-debug 2023-06-07 19:47:17 +00:00
James Stuckey Weber
7acf6a2c5f Style feedback tweaks 2023-06-07 15:45:42 -04:00
James Stuckey Weber
5e928d4020 Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor 2023-06-07 15:45:05 -04:00
James Stuckey Weber
91e3ad75f9 Add debug output 2023-06-07 15:13:23 -04:00
Jonny Gerig Meyer
05a7f4d896
Merge branch 'main' of github.com:sass/sass-site
* 'main' of github.com:sass/sass-site:
  Better handle the JS API docs on smaller screens (#735)
  Mention that / is interpreted as division in calculations (#734)
2023-06-07 09:57:57 -04:00
James Stuckey Weber
80f3addecf Add code folding, remove unused imports 2023-06-07 09:55:41 -04:00