Commit Graph

82 Commits

Author SHA1 Message Date
dependabot[bot]
557788d2f9
Bump prettier from 2.8.8 to 3.0.0 (#774)
* Bump prettier from 2.8.8 to 3.0.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* install eslint-plugin-prettier and @typescript-eslint/eslint-plugin at @5.0.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Israel Ortiz García <goodwine@google.com>
2023-07-17 18:17:34 -07:00
Natalie Weizenbaum
0b75958646
Avoid noisy diffs in the shadow repo (#751)
This fixes a few places where site generation was non-deterministic,
causing the shadow repo's HTML output to change with every push.
2023-06-27 13:59:10 -07:00
Jonny Gerig Meyer
c3e686663d
update comments 2023-06-22 15:28:43 -04:00
Jonny Gerig Meyer
639557c46d
Simplify helpers 2023-06-22 15:18:23 -04:00
Jonny Gerig Meyer
032f308994
No need for duplicate strip-indent 2023-06-22 14:02:01 -04:00
Jonny Gerig Meyer
e14edcdee6
new approach to stripping leading whitespace 2023-06-22 13:06:19 -04:00
Jonny Gerig Meyer
fb1dc0f834
Strip indentation for nested blocks 2023-06-22 11:48:19 -04:00
Jonny Gerig Meyer
537f3de9e8
Different approach to preventing <p> tags with nested code examples 2023-06-22 11:09:08 -04:00
Jonny Gerig Meyer
7f585bc68b
Convert color module to md 2023-06-21 18:23:35 -04:00
Jonny Gerig Meyer
f472a23002
use line feed &#10; instead of <br /> 2023-06-20 15:59:48 -04:00
Jonny Gerig Meyer
23f987c259
Allow codeExamples to be nested in markdown 2023-06-20 15:54:22 -04:00
Jonny Gerig Meyer
37d27976b5
remove unused lint comments 2023-06-20 12:13:03 -04:00
Jonny Gerig Meyer
97e4f71a0c
Remove old eslint/prettier rules 2023-06-19 17:55:26 -04:00
Jonny Gerig Meyer
50d509fc90
add a few docs 2023-06-10 11:02:00 -04:00
Jonny Gerig Meyer
8eb6b06450
Remove non-redirect-related cruft 2023-06-08 22:18:33 -04:00
Jonny Gerig Meyer
d0478dc67f
Warn if {% codeExample %} is used without a name. 2023-06-08 17:15:55 -04:00
Jonny Gerig Meyer
ffa46e5f5b
Use LiquidJS template instead of constructing HTML in JS. 2023-06-07 16:36:06 -04:00
Jonny Gerig Meyer
11cda5d580
Use {% capture %} blocks for args with newlines. 2023-06-07 15:44:07 -04:00
Jonny Gerig Meyer
1532553ef2
Merge branch 'main' into builtin-modules
* main:
  review
  Use JSON args for compatibility tag
  typo
  typo
  Use kwargs for {% compatibility %} tag.
  clearer example line breaks
  add missing @use
  silence sass warnings
  Do not autoformat md files
  combine more markdown blocks
  indentation for remainder of docs
  indentation for syntax docs
  indentation for style-rules docs
  indentation for cli docs
  indentation for breaking-changes
  Strip indentation from more paired shortcodes.
  Try out standard indentation
2023-06-02 17:36:10 -04:00
Jonny Gerig Meyer
679d1b1434
review 2023-06-01 17:59:54 -04:00
Jonny Gerig Meyer
4a66bbac2b
Use JSON args for compatibility tag 2023-06-01 16:56:54 -04:00
Jonny Gerig Meyer
0b6004673f
typo 2023-06-01 11:51:49 -04:00
Jonny Gerig Meyer
6dfb87189a
Use kwargs for {% compatibility %} tag. 2023-06-01 11:43:54 -04:00
Jonny Gerig Meyer
d8eec31339
Strip indentation from more paired shortcodes. 2023-05-31 10:06:00 -04:00
Jonny Gerig Meyer
57ef8c18d6
Try out standard indentation 2023-05-30 17:23:34 -04:00
Ed Rivas
de2250c46f Add explicit markdown blocks to modules/colors 2023-05-30 21:14:11 +00:00
Jonny Gerig Meyer
d80252de63
Merge branch 'main' into builtin-modules
* main:
  review
  Porting Documentation - At-Rules - From CSS
  Porting Documentation - At-Rules - Flow Control - while
  Porting Documentation - At-Rules - Flow Control - for
  Porting Documentation - At-Rules - Flow Control - each
  Porting Documentation - At-Rules - Flow Control - if and else
  Porting Documentation - At-Rules - Flow Control - index
  Porting Documentation - At-Rules - at-root
  Porting Documentation - At-Rules - debug
  Porting Documentation - At-Rules - warn
  Porting Documentation - At-Rules - error
2023-05-30 16:29:11 -04:00
Jonny Gerig Meyer
5be80afa11
review 2023-05-30 16:27:01 -04:00
Ed Rivas
c2c090a82c Add missing class 2023-05-30 15:49:58 +00:00
Jonny Gerig Meyer
49c217e039
Merge branch 'main' into builtin-modules
* main:
  review
  Porting Documentation - At-Rules - extend
  Porting Documentation - At-Rules - function
  Lint
  Porting Documentation - At-Rules - mixin
2023-05-30 11:21:13 -04:00
Sana Javed
3a58b33602 Porting Documentation - At-Rules - From CSS 2023-05-30 16:59:16 +02:00
Ed Rivas
4b16a69c8a Merge branch 'main' into builtin-modules 2023-05-29 20:47:01 +00:00
Ed Rivas
bd3dfa7cd4 Port modules/colors 2023-05-27 20:55:52 +00:00
Ed Rivas
9b497e2c75 Port modules/index 2023-05-26 23:11:28 +00:00
Sana Javed
43b281b6a6 Lint 2023-05-26 16:20:22 +02:00
Sana Javed
8c06a28af0 Porting Documentation - At-Rules - mixin 2023-05-26 16:18:15 +02:00
Jonny Gerig Meyer
b47c9c59ef
revert md change 2023-05-26 08:23:18 -04:00
Jonny Gerig Meyer
0c4f12af01
backport md fix 2023-05-26 07:47:13 -04:00
Ed Rivas
98b6bba086 Parse TOC text as markdown 2023-05-25 21:49:21 +00:00
Jonny Gerig Meyer
18730944a6
Merge branch 'port-documentation-var-interp-atrules' into command-line
* port-documentation-var-interp-atrules: (21 commits)
  address review
  review
  Add logic for auto-expanded secondary toc.
  review
  Dynamically generate doc inner TOCs.
  Fixing spacing issues in Operations list
  Switching links to absolute paths, updating headsUp tags and compat tags
  Removing anchor links from Page Sections headings
  More human-friendly hash slugs
  Fix compat tables
  Do not attempt to lint generated files
  Generate doc toc dynamically.
  add missing link
  Porting Documentation - At-Rules - import
  Lint
  Porting Documentation - At-Rules - @forward
  Updating codeExample logic to account for when there is no CSS in the code examples
  Porting Documentation - At-Rules - @use
  Porting Documentation - At-Rules - Overview
  Porting documentation - Interpolation
  ...
2023-05-25 15:19:20 -04:00
Jonny Gerig Meyer
7ec5fe1201
review 2023-05-25 15:02:28 -04:00
Jonny Gerig Meyer
5cedb69d2a
Merge branch 'dynamic-nav' into port-documentation-var-interp-atrules
* dynamic-nav:
  Add logic for auto-expanded secondary toc.
  review
  Dynamically generate doc inner TOCs.
  Fixing spacing issues in Operations list
  More human-friendly hash slugs
  Generate doc toc dynamically.
2023-05-25 12:46:39 -04:00
Jonny Gerig Meyer
40363f7790
Add logic for auto-expanded secondary toc. 2023-05-25 12:39:08 -04:00
Jonny Gerig Meyer
61127e5e60
review 2023-05-25 11:55:08 -04:00
Jonny Gerig Meyer
be895963fc
Dynamically generate doc inner TOCs. 2023-05-25 11:00:51 -04:00
Sana Javed
e38506216e Merge branch 'port-documentation' into port-documentation-var-interp-atrules 2023-05-25 13:26:02 +02:00
Jonny Gerig Meyer
430b08947f
More human-friendly hash slugs 2023-05-24 16:49:22 -04:00
Jonny Gerig Meyer
7ec3d3f04a
Generate doc toc dynamically. 2023-05-24 12:54:23 -04:00
Ed Rivas
a53f2fd14e Add custom slugify function 2023-05-23 23:48:36 +00:00
Jonny Gerig Meyer
0c922a4cd1
Merge branch 'js-api-docs' into port-documentation
* js-api-docs:
  Poke release process
  Remove typedoc
  review
  Attempt to fix typedoc syntax highlighting.
  Remove submodule
  Port heads_up and fun_fact
  Port compatibility table
  Build JS API docs
2023-05-23 12:33:16 -04:00