Commit Graph

286 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
4a66bbac2b
Use JSON args for compatibility tag 2023-06-01 16:56:54 -04:00
Jonny Gerig Meyer
fd0c8a0d87
typo 2023-06-01 13:14:36 -04:00
Jonny Gerig Meyer
6dfb87189a
Use kwargs for {% compatibility %} tag. 2023-06-01 11:43:54 -04:00
Jonny Gerig Meyer
d546a85605
silence sass warnings 2023-05-31 13:45:19 -04:00
Jonny Gerig Meyer
3b97839415
combine more markdown blocks 2023-05-31 12:44:36 -04:00
Jonny Gerig Meyer
2646cc0c22
indentation for remainder of docs 2023-05-31 12:31:53 -04:00
Jonny Gerig Meyer
5bead6bbe4
indentation for syntax docs 2023-05-31 12:22:35 -04:00
Jonny Gerig Meyer
c146c76ffc
indentation for style-rules docs 2023-05-31 12:16:59 -04:00
Jonny Gerig Meyer
fdcb4e47d6
indentation for cli docs 2023-05-31 12:07:48 -04:00
Jonny Gerig Meyer
a46eb6b460
indentation for breaking-changes 2023-05-31 12:02:42 -04:00
Jonny Gerig Meyer
57ef8c18d6
Try out standard indentation 2023-05-30 17:23:34 -04:00
Jonny Gerig Meyer
5be80afa11
review 2023-05-30 16:27:01 -04:00
Jonny Gerig Meyer
444c87aaf3
Merge branch 'main' into port-docs-atrules-error-warn-debug-atroot
* main: (22 commits)
  review
  chore(deps): Automated dependency upgrades
  Add netlify redirects for function-units
  review
  make pre consistent with vendor highlighting
  move data/ to old_data/
  Lint
  Convert to md
  Add missing Breaking Change to nav
  Parse TOC text as markdown
  Fix codeExample to work in markdown
  Trigger CI
  Port breaking-changes/duplicate-var-flags
  Port breaking-changes/css-vars
  Port breaking-changes/extend-compound
  Port breaking-changes/moz-document
  Port breaking-changes/slash-div
  Port breaking-changes/media-logic
  Port breaking-changes/bogus-combinators
  Port breaking-changes/function-units
  ...
2023-05-30 11:21:54 -04:00
Jonny Gerig Meyer
837346efd0
review 2023-05-30 11:15:42 -04:00
Sana Javed
3a58b33602 Porting Documentation - At-Rules - From CSS 2023-05-30 16:59:16 +02:00
Sana Javed
40b3639b33 Porting Documentation - At-Rules - Flow Control - while 2023-05-30 12:16:14 +02:00
Sana Javed
3d7f7a0bb8 Porting Documentation - At-Rules - Flow Control - for 2023-05-30 12:12:01 +02:00
Sana Javed
3d45ca2ce7 Porting Documentation - At-Rules - Flow Control - each 2023-05-30 12:10:07 +02:00
Sana Javed
8829f3fe40 Porting Documentation - At-Rules - Flow Control - if and else 2023-05-30 11:56:49 +02:00
Sana Javed
34a5c6738e Porting Documentation - At-Rules - Flow Control - index 2023-05-30 11:56:10 +02:00
Sana Javed
432d0ed117 Porting Documentation - At-Rules - at-root 2023-05-30 11:37:23 +02:00
Sana Javed
857bc1495d Porting Documentation - At-Rules - debug 2023-05-30 11:32:47 +02:00
Sana Javed
060eeb21db Porting Documentation - At-Rules - warn 2023-05-30 11:29:45 +02:00
Sana Javed
08df8bc72c Porting Documentation - At-Rules - error 2023-05-30 11:25:49 +02:00
Sana Javed
f309db1008
Merge branch 'main' into port-docs-mixin-function-extend 2023-05-30 11:18:47 +02:00
Sana Javed
ff80a9cc2c Porting Documentation - At-Rules - extend 2023-05-29 17:11:03 +02:00
Jonny Gerig Meyer
2e44ef35cb
review 2023-05-26 14:32:08 -04:00
Sana Javed
f481e8fabb Porting Documentation - At-Rules - function 2023-05-26 16:47:25 +02:00
Sana Javed
8c06a28af0 Porting Documentation - At-Rules - mixin 2023-05-26 16:18:15 +02:00
Jonny Gerig Meyer
20f485336e
Merge branch 'port-documentation' into breaking-changes
* port-documentation:
  revert md change
  backport md fix
2023-05-26 08:35:21 -04:00
Jonny Gerig Meyer
b47c9c59ef
revert md change 2023-05-26 08:23:18 -04:00
Ed Rivas
acb546a091 Lint 2023-05-25 22:24:38 +00:00
Ed Rivas
7988595f56 Convert to md 2023-05-25 22:01:04 +00:00
Jonny Gerig Meyer
954af9927f
Merge branch 'port-documentation' into breaking-changes
* port-documentation: (25 commits)
  lint
  no need for quotes
  review
  address review
  review
  Trigger CI
  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
  ...
2023-05-25 16:52:29 -04:00
Jonny Gerig Meyer
e0587e493b
lint 2023-05-25 16:49:55 -04:00
Jonny Gerig Meyer
de8ff74306
no need for quotes 2023-05-25 16:47:19 -04:00
Jonny Gerig Meyer
aed800efdc
review 2023-05-25 16:46:25 -04: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
015f6d12e5
Merge branch 'port-documentation' into dynamic-nav
* port-documentation:
  Fixing spacing issues in Operations list
2023-05-25 12:01:12 -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
Ed Rivas
d4dae45c38 Port breaking-changes/duplicate-var-flags 2023-05-25 14:44:03 +00:00
Sana Javed
362503edd2 Fixing spacing issues in Operations list 2023-05-25 16:38:09 +02:00
Sana Javed
fd2899c732 Switching links to absolute paths, updating headsUp tags and compat tags 2023-05-25 15:01:23 +02:00
Sana Javed
07dcbbe201 Removing anchor links from Page Sections headings 2023-05-25 13:40:26 +02:00
Sana Javed
e38506216e Merge branch 'port-documentation' into port-documentation-var-interp-atrules 2023-05-25 13:26:02 +02:00
Ed Rivas
1145d9b0fd Port breaking-changes/css-vars 2023-05-24 23:53:11 +00:00
Ed Rivas
cbb9e66bb4 Port breaking-changes/extend-compound 2023-05-24 23:43:00 +00:00