Commit Graph

1092 Commits

Author SHA1 Message Date
Sana Javed
14c83a63ed Operators - String 2023-06-06 20:57:55 +02:00
Sana Javed
098e683e63 Operators - Numeric 2023-06-06 20:47:01 +02:00
Sana Javed
b3f6df29ca Operators - Relational 2023-06-06 20:28:10 +02:00
Sana Javed
3464e17fb4 Operators - Equality 2023-06-05 22:18:08 +02:00
Sana Javed
316bfa3dd1 Operators - Index 2023-06-05 22:11:28 +02:00
Sana Javed
d561dd2f7e Values - Functions 2023-06-05 21:41:47 +02:00
Sana Javed
7299832392 Values - Calculations 2023-06-05 21:31:32 +02:00
Sana Javed
95750cb9a9 Values - Null 2023-06-05 21:00:37 +02:00
Sana Javed
f3cecc0884 Porting Documentation - Values - Booleans 2023-06-05 20:40:39 +02:00
Sana Javed
21a2457a02 Porting Documentation - Values - Maps 2023-06-05 20:30:58 +02:00
Sana Javed
0022e83e3c Porting Documentation - Values - Lists 2023-06-02 18:41:47 +02:00
Sana Javed
e77957850e Porting Documentation - Values - Colors 2023-06-02 18:08:51 +02:00
Sana Javed
6984ef6bfa Updating compat tags syntax 2023-06-02 18:07:56 +02:00
Sana Javed
fde396f2d6 Merge branch 'main' into port-docs-values 2023-06-02 17:37:18 +02: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
Sana Javed
bf305d0c0a Porting Documentation - Values - Index, Numbers, and Strings 2023-06-01 22:25:02 +02:00
Jonny Gerig Meyer
fd0c8a0d87
typo 2023-06-01 13:14:36 -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
b1dcf05688
clearer example line breaks 2023-05-31 14:11:29 -04:00
Jonny Gerig Meyer
a331c7299a
add missing @use 2023-05-31 14:03:30 -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
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
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
7567cf692d
Merge pull request #51 from oddbird/breaking-changes
Port Breaking Changes docs
2023-05-26 14:44:01 -04:00
Jonny Gerig Meyer
0c8c956209
Add netlify redirects for function-units 2023-05-26 14:38:44 -04:00
Jonny Gerig Meyer
2e44ef35cb
review 2023-05-26 14:32:08 -04:00
Stacy Kvernmo
e640b5ae71 make pre consistent with vendor highlighting 2023-05-26 11:30:27 -05:00