X Tutup
The Wayback Machine - https://web.archive.org/web/20221002111045/https://github.com/nodejs/nodejs.dev/commits/main
Skip to content
Permalink
main
Switch branches/tags

Commits on Oct 1, 2022

  1. Fix: add missing main landmarks (a11y) (#2811)

    * Add main landmark to download page
    
    * Regenerate snapshot
    EmmaDawsonDev committed Oct 1, 2022

Commits on Sep 30, 2022

  1. Updating / Removing most of the nodejs.dev/learn content (#2796)

    * content update
    
    * docs: ✏️ removed node history and  util function getAgeInYear
    
    * docs: ✏️ changed ES6,7,... to ES2015+
    
    * docs: ✏️ deleted nodejs examples and moved the link to the intro page
    benhalverson committed Sep 30, 2022
  2. test(util): add test for detectLanguage in util (#2803)

    Co-authored-by: Claudio Wunder <cwunder@gnome.org>
    iSatVeerSingh and ovflowd committed Sep 30, 2022
  3. test(util): add test for getAgeInYears in util (#2802)

    Co-authored-by: Claudio Wunder <cwunder@gnome.org>
    iSatVeerSingh and ovflowd committed Sep 30, 2022

Commits on Sep 28, 2022

  1. fix(learn): fixes links to use path prefix calculation (#2800)

    Co-authored-by: Manish Kumar  <manishprivet@protonmail.com>
    ovflowd and manishprivet committed Sep 28, 2022

Commits on Sep 22, 2022

  1. build(deps): Bump actions/stale from 5 to 6 (#2789)

    Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 22, 2022

Commits on Sep 20, 2022

  1. added local plugin to fix windows error (#2773)

    * added local plugin to fix windows error
    
    * updated package.json for local plugin
    
    * added readme and set the plugin package.json to private
    benhalverson committed Sep 20, 2022

Commits on Sep 19, 2022

  1. Update npm-semantic-versioning.en.md (#2769)

    Co-authored-by: Claudio Wunder <cwunder@gnome.org>
    ahmedmohmd and ovflowd committed Sep 19, 2022
  2. feat:(I18n fr) update about section (#2754)

    Co-authored-by: Claudio Wunder <cwunder@gnome.org>
    AugustinMauroy and ovflowd committed Sep 19, 2022

Commits on Sep 18, 2022

  1. test: Add a11y tests to pages (#2767)

    * test: Add a11y tests to About page routes
    
    * test: Add a11y tests to get-involved page routes
    
    * test: Add a11y test to Home page
    
    * fix: Update h4 to h2 to make a11y tests pass
    
    Added a new class to style the h2 in the way the h4 was styled
    Regenerated snapshot
    
    * test: Add a11y test to style-guide page
    
    * chore: lint files
    
    * chore: format typography file
    EmmaDawsonDev committed Sep 18, 2022

Commits on Sep 17, 2022

Commits on Sep 13, 2022

  1. refactor(mdx): refactored linting rules and general markdown fixes (#…

    …2757)
    
    Co-authored-by: Ben Halverson <7907232+benhalverson@users.noreply.github.com>
    ovflowd and benhalverson committed Sep 13, 2022
  2. fix: calculate Edit on GitHub link at build (#2760)

    Co-authored-by: Claudio Wunder <cwunder@gnome.org>
    nschonni and ovflowd committed Sep 13, 2022

Commits on Sep 12, 2022

  1. feat(I18n) Update fr.json (#2751)

    Co-authored-by: Claudio Wunder <cwunder@gnome.org>
    AugustinMauroy and ovflowd committed Sep 12, 2022
  2. fix(workflow): fixed workflow name (#2752)

    * fix(workflow): fixed workflow name
    
    * chore(cache): add cache to github pages build
    ovflowd committed Sep 12, 2022

Commits on Sep 10, 2022

  1. The number of packages in npm is updated (#2738)

    Co-authored-by: Claudio Wunder <cwunder@gnome.org>
    pyropecs and ovflowd committed Sep 10, 2022
Older
X Tutup