Commit Graph

1607 Commits

Author SHA1 Message Date
Ed Rivas
e53f3de038 Port modules/string 2023-05-29 20:46:09 +00:00
Ed Rivas
1b0c0464a4 Port modules/selector 2023-05-29 20:37:50 +00:00
Ed Rivas
63b19a2fef Fix links 2023-05-29 20:26:14 +00:00
Ed Rivas
6b4770bfed Port modules/meta 2023-05-29 20:19:19 +00:00
Ed Rivas
756dc5adf1 Port modules/math 2023-05-29 18:10:30 +00:00
Ed Rivas
ae8bba7037 Port modules/map 2023-05-29 17:39:35 +00:00
Ed Rivas
224db69a8e Port modules/list 2023-05-29 17:22:06 +00:00
Ed Rivas
f465948a84
Merge pull request #52 from oddbird/auto-dependency-upgrades
Automated dependency upgrades
2023-05-29 10:30:05 -06:00
Sana Javed
ff80a9cc2c Porting Documentation - At-Rules - extend 2023-05-29 17:11:03 +02:00
github-actions
98d57674e6 chore(deps): Automated dependency upgrades 2023-05-29 08:06:09 +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
Jonny Gerig Meyer
23c303a093
Merge pull request #42 from oddbird/port-documentation
Porting documentation - Big Kahuna PR
2023-05-26 14:46:16 -04: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
Sana Javed
f481e8fabb Porting Documentation - At-Rules - function 2023-05-26 16:47:25 +02: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
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
Jonny Gerig Meyer
0c4f12af01
backport md fix 2023-05-26 07:47:13 -04:00
Jonny Gerig Meyer
31f670d53c
move data/ to old_data/ 2023-05-25 22:53:20 -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
Ed Rivas
619bfd24b1 Add missing Breaking Change to nav 2023-05-25 21:57:23 +00:00
Ed Rivas
98b6bba086 Parse TOC text as markdown 2023-05-25 21:49:21 +00:00
Ed Rivas
b7154ddcd0 Fix codeExample to work in markdown 2023-05-25 21:33:05 +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
ca8e227d99
Merge pull request #49 from oddbird/command-line
Port CLI docs
2023-05-25 16:52:05 -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
091bc1d97b
Merge branch 'port-documentation' into command-line
* port-documentation:
2023-05-25 15:24:03 -04:00
Jonny Gerig Meyer
05b076fb6a
Merge pull request #50 from oddbird/dynamic-nav
Generate doc tocs dynamically.
2023-05-25 15:23:28 -04:00
Jonny Gerig Meyer
8a4b98259a
Merge pull request #44 from oddbird/port-documentation-var-interp-atrules
Porting documentation - Variables, Interpolation, At-Rules (@use, @forward, @import)
2023-05-25 15:22:12 -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
76321346ad
Merge branch 'dynamic-nav' into port-documentation-var-interp-atrules
* dynamic-nav:
  address review
2023-05-25 15:16:02 -04:00
Jonny Gerig Meyer
6711ca9f48
address review 2023-05-25 15:10:23 -04:00
Jonny Gerig Meyer
7ec5fe1201
review 2023-05-25 15:02:28 -04:00
Ed Rivas
95824e63c1 Trigger CI 2023-05-25 18:32:37 +00:00
Ed Rivas
f67aa197de Trigger CI 2023-05-25 18:32:03 +00: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
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