main
Commits on Sep 23, 2022
Commits on Sep 22, 2022
-
Merge pull request #282 from github/dependabot/bundler/docs/commonmar…
…ker-0.23.6 Bump commonmarker from 0.23.4 to 0.23.6 in /docs
-
Bump commonmarker from 0.23.4 to 0.23.6 in /docs
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.4 to 0.23.6. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.4...v0.23.6) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Commits on Sep 7, 2022
Commits on Sep 5, 2022
Commits on Sep 2, 2022
Commits on Sep 1, 2022
Commits on Aug 17, 2022
-
Merge pull request #274 from robin4a4/fix/prev-next-urls
wrong urls for prev and next links
Commits on Aug 16, 2022
-
Robin Marillia committed
Aug 16, 2022 -
fix: add baseurl to prev and next links to fix the 404 error in produ…
…ction on github pages
Robin Marillia committedAug 16, 2022 -
Merge pull request #272 from robin4a4/prev-and-next-links
Prev and next links
Commits on Aug 15, 2022
-
Robin Marillia committed
Aug 15, 2022 -
add working prev and next links
Robin Marillia committedAug 15, 2022
Commits on Aug 14, 2022
Commits on Aug 12, 2022
Commits on Aug 8, 2022
-
Merge pull request #270 from robin4a4/anchor-accent-color
fix: better anchor colors from Primer primitives
Commits on Aug 5, 2022
-
fix: better anchor colors from Primer primitives
Robin Marillia committedAug 5, 2022
Commits on Aug 4, 2022
-
Merge pull request #269 from github/fix-docs
Fix image link and alt text
-
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
-
Merge pull request #268 from github/lazy-define
`lazyDefine` components
-
Add documentation for
lazyDefineCo-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
-
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
-
-
-
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
-
Add tests for the different strategies
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
-
Add test to make sure callbacks are only called once
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
-
Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
-
Scan whole document on each
lazyDefineCo-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>