Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target size minimum #2167

Draft
wants to merge 72 commits into
base: develop
Choose a base branch
from
Draft

Target size minimum #2167

wants to merge 72 commits into from

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    1f3a63a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Rework a bit normative parts

    Jym77 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cfef38b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    9a82752 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    9ceba73 View commit details
    Browse the repository at this point in the history
  2. Refine rule a bit

    Jym77 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c48767d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Polish draft a bit

    Jym77 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    218bd99 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. more work

    Jym77 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    62d2c9d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    fa487ad View commit details
    Browse the repository at this point in the history
  2. Attempt to write barebone defs

    Jym77 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    90c4107 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Some more notes

    Jym77 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    67184e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Text spacing rewrite (#1923)

    * Add new letter-spacing rule and deprecate old one
    
    * Add new word-spacing rule and deprecate old one
    
    * Clean up assumptions
    
    * Clean up
    
    * Clean up
    
    * Add new line-height rule and deprecate old one
    
    * Replace old letter spacing version rather than deprecating it
    
    * Replace old line height version rather than deprecating it
    
    * Replace old word spacing version rather than deprecating it
    
    * Target text nodes
    
    * Improve background note
    
    * Apply suggestion from review
    
    * Clean up
    
    * Target text nodes rather than their parents
    
    * Target text nodes rather than their parents
    
    * Add missing reference
    
    * Update example
    
    * Apply to parent of text nodes, not text nodes
    
    * Apply suggestions from code review
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * Typos
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * Typos
    
    ---------
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    Jym77 and Carlos Duarte committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b081edd View commit details
    Browse the repository at this point in the history
  2. "Meta viewport allows for zoom" (b4f0c3): Explicit meaning of 'has' (#…

    …1994)
    
    * Explicit meaning of 'has'
    
    * Improve expectation and examples
    
    * Typo
    
    * Improve algorithm description
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * Rephrase expectations
    
    * Streamline Applicability
    
    * Typo
    
    * Simplify expectations
    
    ---------
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    Jym77 and Carlos Duarte committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3f188b2 View commit details
    Browse the repository at this point in the history
  3. Map Empty-heading rule to ARIA instead of WCAG (#2120)

    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    WilcoFiers and Jym77 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    39748a1 View commit details
    Browse the repository at this point in the history
  4. Deprecate 4.1.1 rules (#2117)

    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    WilcoFiers and Jym77 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    58463aa View commit details
    Browse the repository at this point in the history
  5. Fix markup issue in Iframe has name rule (#2116)

    * Fix markup issue in Iframe has name rule
    
    * Update _rules/iframe-non-empty-accessible-name-cae760.md
    WilcoFiers authored and Jym77 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    01a9d63 View commit details
    Browse the repository at this point in the history
  6. Stop linking to proposed rules (#2108)

    * Stop linking to proposed rules
    
    * Apply suggestions from code review
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    ---------
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    2 people authored and Jym77 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    dad2491 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb06ca3 View commit details
    Browse the repository at this point in the history
  8. "Iframe not with interactive element" [akn7bn]: handle inert iframe (#…

    …2125)
    
    * Update programmatically-determined-link-context.md
    
    * Update iframe-not-focusable-has-no-interactive-content-akn7bn.md
    
    * Update programmatically-determined-link-context.md
    
    * Update iframe-not-focusable-has-no-interactive-content-akn7bn.md
    
    * Create modal-dialog
    
    * Rename modal-dialog to modal-dialog.md
    
    * Update iframe-not-focusable-has-no-interactive-content-akn7bn.md
    
    * Update iframe-not-focusable-has-no-interactive-content-akn7bn.md
    
    * Apply suggestions from code review
    
    Co-authored-by: Dan Tripp <113939352+dan-tripp-siteimprove@users.noreply.github.com>
    
    * Update iframe-not-focusable-has-no-interactive-content-akn7bn.md
    
    * Update and rename modal-dialog.md to inert.md
    
    * Update iframe-not-focusable-has-no-interactive-content-akn7bn.md
    
    * Update iframe-not-focusable-has-no-interactive-content-akn7bn.md
    
    * Update spelling-ignore.yml
    
    * Update iframe-not-focusable-has-no-interactive-content-akn7bn.md
    
    * Update inert.md
    
    * Apply suggestions from code review
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    Co-authored-by: Dan Tripp <113939352+dan-tripp-siteimprove@users.noreply.github.com>
    
    * Update iframe-not-focusable-has-no-interactive-content-akn7bn.md
    
    * Update inert.md
    
    * Apply suggestions from code review
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * AGWG Updates (#2067)
    
    * Add (alt="") for clarity on empty alt
    
    * Resolve focus visible feedback
    
    * Tweak contrast rules
    
    * Tweak page title descriptive
    
    * Fix tests
    
    * Apply suggestions from code review
    
    Co-authored-by: Trevor R. Bostic <32486143+tbostic32@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Trevor R. Bostic <32486143+tbostic32@users.noreply.github.com>
    
    * [cae760] Frame has non-empty accessible name (#2034)
    
    * First pass in response to Feb 16 TF meeting
    
    * typo
    
    * Update _rules/iframe-non-empty-accessible-name-cae760.md
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update _rules/iframe-non-empty-accessible-name-cae760.md
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update _rules/iframe-non-empty-accessible-name-cae760.md
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update _rules/iframe-non-empty-accessible-name-cae760.md
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update _rules/iframe-non-empty-accessible-name-cae760.md
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Move note about frame to background
    
    * Set height for frame
    
    * Test wants alphabetical contributors
    
    * Update _rules/iframe-non-empty-accessible-name-cae760.md
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * Update _rules/iframe-non-empty-accessible-name-cae760.md
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * Update _rules/iframe-non-empty-accessible-name-cae760.md
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * Move note to background
    
    ---------
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * Updating glossary definition. (#2069)
    
    * Bump yaml and zx (#2056)
    
    * Bump yaml and zx
    
    Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependency [zx](https://github.com/google/zx). These dependencies need to be updated together.
    
    
    Updates `yaml` from 1.10.2 to 2.2.2
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v1.10.2...v2.2.2)
    
    Updates `zx` from 5.3.0 to 7.2.1
    - [Release notes](https://github.com/google/zx/releases)
    - [Commits](google/zx@5.3.0...7.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: indirect
    - dependency-name: zx
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Trigger CLA?
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * new rule: ARIA required ID references exist (#2041)
    
    * new rule: ARIA required ID references exist
    
    * Address review comments
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * Apply suggestions from code review
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Tom Brunet <thbrunet@us.ibm.com>
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * Update _rules/aria-required-id-references-in6db8.md
    
    * Apply suggestions from code review
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    ---------
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    Co-authored-by: Tom Brunet <thbrunet@us.ibm.com>
    
    * scrollable element: clarify the title (#2083)
    
    * UpdateTableHeaderRule (#2074)
    
    * UpdateTableHeaderRule
    
    * Update table-header-cell-has-assigned-cells-d0f69e.md
    
    * trigger test
    
    * Update _rules/table-header-cell-has-assigned-cells-d0f69e.md
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    ---------
    
    Co-authored-by: Wilco Fiers <wilco.fiers@deque.com>
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * Adds apostrophe to mark the possessive form (#2080)
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Focus visible rule: Fix typo (#2082)
    
    * Contrast rules: Tweak background text (#2090)
    
    * Tweak name / description of Scrollable element keyboard (#2092)
    
    * Deprecate HTML page lang and xml:lang attributes have matching values (#2086)
    
    * Deprecate HTML page lang and xml:lang attributes have matching values
    
    * Apply suggestions from code review
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    ---------
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * Rephrase Applicability (#2079)
    
    * Rename file (#2078)
    
    * Move secondary requirement texts out of the background (#2060)
    
    * Move secondary requirement texts out of the background
    
    * Apply suggestions from code review
    
    * fix test
    
    * Fix failing test
    
    * Secondary reqs on ARIA rules
    
    * Update all secondary requirements
    
    * Typos
    
    * Fix failing tests
    
    * Update _rules/link-non-empty-accessible-name-c487ae.md
    
    Co-authored-by: Trevor R. Bostic <32486143+tbostic32@users.noreply.github.com>
    
    * Tweaked the language some more
    
    * Update rule design info for secondary requirements
    
    * Fix tests
    
    * Apply suggestions from code review
    
    Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    ---------
    
    Co-authored-by: Trevor R. Bostic <32486143+tbostic32@users.noreply.github.com>
    Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * fix test on secondary requirements (#2102)
    
    * fix test on secondary requirements
    
    * More assertions
    
    * Update _rules/aria-required-id-references-in6db8.md
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    ---------
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * Update dependencies (including act-tools) (#2103)
    
    * fix test-assets not getting built right (#2104)
    
    * Update element-lang-valid-de46e4.md (#2100)
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * fix the approve-rule action (#2105)
    
    * Remove outdated accsupport note (#2111)
    
    * "Element with lang attribute has valid language tag" [de46e4]: Updated Failed Examples 4 and 5 to reflect Applicability (#2094)
    
    * Update element-lang-valid-de46e4.md
    
    Updated Failed examples 4 and 5 to reflect applicability
    
    * Apply suggestions from code review
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * Update _rules/element-lang-valid-de46e4.md
    
    Co-authored-by: Dan Tripp <113939352+dan-tripp-siteimprove@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    Co-authored-by: Dan Tripp <113939352+dan-tripp-siteimprove@users.noreply.github.com>
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * Text spacing rewrite (#1923)
    
    * Add new letter-spacing rule and deprecate old one
    
    * Add new word-spacing rule and deprecate old one
    
    * Clean up assumptions
    
    * Clean up
    
    * Clean up
    
    * Add new line-height rule and deprecate old one
    
    * Replace old letter spacing version rather than deprecating it
    
    * Replace old line height version rather than deprecating it
    
    * Replace old word spacing version rather than deprecating it
    
    * Target text nodes
    
    * Improve background note
    
    * Apply suggestion from review
    
    * Clean up
    
    * Target text nodes rather than their parents
    
    * Target text nodes rather than their parents
    
    * Add missing reference
    
    * Update example
    
    * Apply to parent of text nodes, not text nodes
    
    * Apply suggestions from code review
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * Typos
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * Typos
    
    ---------
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * "Meta viewport allows for zoom" (b4f0c3): Explicit meaning of 'has' (#1994)
    
    * Explicit meaning of 'has'
    
    * Improve expectation and examples
    
    * Typo
    
    * Improve algorithm description
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * Rephrase expectations
    
    * Streamline Applicability
    
    * Typo
    
    * Simplify expectations
    
    ---------
    
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    
    * Map Empty-heading rule to ARIA instead of WCAG (#2120)
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    * Deprecate 4.1.1 rules (#2117)
    
    Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: giacomo-petri <106394951+giacomo-petri@users.noreply.github.com>
    Co-authored-by: Carlos Duarte <caduarte@campus.ul.pt>
    Co-authored-by: Dan Tripp <113939352+dan-tripp-siteimprove@users.noreply.github.com>
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    Co-authored-by: Trevor R. Bostic <32486143+tbostic32@users.noreply.github.com>
    Co-authored-by: Tom Brunet <thbrunet@us.ibm.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: HelenBurge <41951878+HelenBurge@users.noreply.github.com>
    Co-authored-by: Wilco Fiers <wilco.fiers@deque.com>
    Co-authored-by: Daniel Montalvo <49305434+daniel-montalvo@users.noreply.github.com>
    Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
    12 people committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a87ffeb View commit details
    Browse the repository at this point in the history
  9. Add much more examples

    Jym77 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1ea2503 View commit details
    Browse the repository at this point in the history
  10. Add much more examples

    Jym77 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    23dc14b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    c79f2f5 View commit details
    Browse the repository at this point in the history
  2. Add more examples

    Jym77 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e415158 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    56bfa49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dffd15 View commit details
    Browse the repository at this point in the history
  3. Clean up

    Jym77 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    38046c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    21f7cca View commit details
    Browse the repository at this point in the history
  2. Improve definition

    Jym77 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5c492fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13e6ab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a37d2d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1351979 View commit details
    Browse the repository at this point in the history
  6. Clean up

    Jym77 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    089d7aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5eb6d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    f05a6ae View commit details
    Browse the repository at this point in the history
  2. Revert unrelated typo fix

    Jym77 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3bf353f View commit details
    Browse the repository at this point in the history
  3. Write definitions

    Jym77 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6618579 View commit details
    Browse the repository at this point in the history
  4. Typos

    Jym77 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    421c5bf View commit details
    Browse the repository at this point in the history
  5. Revert unrelated typo fix

    Jym77 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    af064f2 View commit details
    Browse the repository at this point in the history
  6. Remove unrelated typo fix

    Jym77 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b4fe1de View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    b65434a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge branch 'develop' into target-size-enhanced

    Carlos Duarte committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5faa824 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    7dc621c View commit details
    Browse the repository at this point in the history
  2. Update rule and definition

    Jym77 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f92d3bb View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    37a794a View commit details
    Browse the repository at this point in the history
  2. Clean up examples

    Jym77 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    301f1f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    8719b7a View commit details
    Browse the repository at this point in the history
  2. Typo in link

    Jym77 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    cb8149c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Start breaking down rule

    Jym77 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    30e4c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    affaf9d View commit details
    Browse the repository at this point in the history
  3. Split essential size rule

    Jym77 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e26564b View commit details
    Browse the repository at this point in the history
  4. Split UA controlr exception

    Jym77 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    368b219 View commit details
    Browse the repository at this point in the history
  5. Split inline exception

    Jym77 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    654dfa0 View commit details
    Browse the repository at this point in the history
  6. Split empty area rule

    Jym77 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5cf280f View commit details
    Browse the repository at this point in the history
  7. Polish composite rule

    Jym77 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a17a20c View commit details
    Browse the repository at this point in the history
  8. Add minimum size atomic rule

    Jym77 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7e49a1e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Fix typo in date

    Jym77 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    505773a View commit details
    Browse the repository at this point in the history
  2. Improve examples

    Jym77 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    18d55ac View commit details
    Browse the repository at this point in the history
  3. Write minimum spacing rule

    Jym77 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1f256df View commit details
    Browse the repository at this point in the history
  4. Typos

    Jym77 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1a02922 View commit details
    Browse the repository at this point in the history
  5. Typo

    Jym77 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    196e3ab View commit details
    Browse the repository at this point in the history
  6. Improve text

    Jym77 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    60124e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24922e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Rename style file

    Jym77 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    22d102b View commit details
    Browse the repository at this point in the history
  2. Add body where needed

    Jym77 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e2bc57a View commit details
    Browse the repository at this point in the history
  3. Finish examples

    Jym77 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    9db0274 View commit details
    Browse the repository at this point in the history
  4. Add spelling exceptions

    Jym77 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    43d244e View commit details
    Browse the repository at this point in the history
  5. Clean up reference list

    Jym77 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    35cc34c View commit details
    Browse the repository at this point in the history
  6. Typos

    Jym77 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    adbbebb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    1585357 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Add final rule and examples

    Jym77 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    656a93f View commit details
    Browse the repository at this point in the history
  2. Typo

    Jym77 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a0b6a07 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    02f6b29 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    8e7e178 View commit details
    Browse the repository at this point in the history