Skip to content
Permalink
main
Switch branches/tags

Commits on Sep 23, 2022

  1. move AOR to primer

    keithamus committed Sep 23, 2022

Commits on Sep 22, 2022

  1. 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
    koddsson committed Sep 22, 2022
  2. 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>
    dependabot[bot] committed Sep 22, 2022

Commits on Sep 5, 2022

  1. upgrade all dependencies

    keithamus committed Sep 5, 2022

Commits on Sep 1, 2022

  1. add docs for provideAsync

    keithamus committed Sep 1, 2022
  2. add provideAsync

    keithamus committed Sep 1, 2022

Commits on Aug 17, 2022

  1. Merge pull request #274 from robin4a4/fix/prev-next-urls

    wrong urls for prev and next links
    keithamus committed Aug 17, 2022

Commits on Aug 16, 2022

  1. revert modif on lock file

    Robin Marillia committed Aug 16, 2022
  2. fix: add baseurl to prev and next links to fix the 404 error in produ…

    …ction on github pages
    Robin Marillia committed Aug 16, 2022
  3. Merge pull request #272 from robin4a4/prev-and-next-links

    Prev and next links
    keithamus committed Aug 16, 2022

Commits on Aug 15, 2022

  1. revert the lock file to main

    Robin Marillia committed Aug 15, 2022
  2. add working prev and next links

    Robin Marillia committed Aug 15, 2022

Commits on Aug 14, 2022

Commits on Aug 12, 2022

Commits on Aug 8, 2022

  1. Merge pull request #270 from robin4a4/anchor-accent-color

    fix: better anchor colors from Primer primitives
    keithamus committed Aug 8, 2022

Commits on Aug 5, 2022

  1. fix: better anchor colors from Primer primitives

    Robin Marillia committed Aug 5, 2022

Commits on Aug 4, 2022

  1. Merge pull request #269 from github/fix-docs

    Fix image link and alt text
    keithamus committed Aug 4, 2022
  2. Fix image link and alt text

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Aug 4, 2022
  3. Merge pull request #268 from github/lazy-define

    `lazyDefine` components
    keithamus committed Aug 4, 2022
  4. Add documentation for lazyDefine

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Aug 4, 2022
  5. Export lazyDefine in index

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Aug 4, 2022
  6. Remove addStrategy function

    koddsson committed Aug 4, 2022
  7. Disable wrong eslint rule

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Aug 4, 2022
  8. Add tests for the different strategies

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Aug 4, 2022
  9. Add test to make sure callbacks are only called once

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Aug 4, 2022
  10. prettier

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Aug 4, 2022
  11. Scan whole document on each lazyDefine

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Aug 4, 2022
Older