Skip to content

Commit

Permalink
chore: 🤖 release v11.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phun-ky committed Nov 21, 2024
1 parent f5ae5a3 commit 62cbcc4
Show file tree
Hide file tree
Showing 65 changed files with 72 additions and 65 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [11.2.2](https://github.com/phun-ky/speccer/compare/v11.2.1...v11.2.2) (2024-11-21)


### Tasks

* 🤖 Reduce size of images, and make screenshots larger ([d477a2f](https://github.com/phun-ky/speccer/commit/d477a2f9e252f51596181f89613bf240ffef6a3c))

## [11.2.1](https://github.com/phun-ky/speccer/compare/v11.2.0...v11.2.1) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

---

> Last updated 2024-11-21T13:26:40.753Z
> Last updated 2024-11-21T14:05:19.993Z
## Modules

Expand Down
2 changes: 1 addition & 1 deletion api/config/browser.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# config/browser

> Last updated 2024-11-21T13:26:40.755Z
> Last updated 2024-11-21T14:05:19.995Z
Contains the helper functions to activate SPECCER via a script tag, based on attributes:

Expand Down
2 changes: 1 addition & 1 deletion api/features/a11y.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/a11y

> Last updated 2024-11-21T13:26:40.759Z
> Last updated 2024-11-21T14:05:19.999Z
This feature will annotate or highlight accessibility areas like landmarks and region. It can also display tab stops/sequence and any keyboard shortcuts assigned

Expand Down
2 changes: 1 addition & 1 deletion api/features/a11y/constants.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/a11y/constants

> Last updated 2024-11-21T13:26:40.760Z
> Last updated 2024-11-21T14:05:20.000Z
## Variables

Expand Down
2 changes: 1 addition & 1 deletion api/features/a11y/utils/create-a11y-element.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/a11y/utils/create-a11y-element

> Last updated 2024-11-21T13:26:40.762Z
> Last updated 2024-11-21T14:05:20.003Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/features/a11y/utils/styles.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/a11y/utils/styles

> Last updated 2024-11-21T13:26:40.764Z
> Last updated 2024-11-21T14:05:20.004Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/features/grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/grid

> Last updated 2024-11-21T13:26:40.764Z
> Last updated 2024-11-21T14:05:20.005Z
This feature will highlight the grid spacing in a `display: grid;` element.

Expand Down
2 changes: 1 addition & 1 deletion api/features/mark.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/mark

> Last updated 2024-11-21T13:26:40.765Z
> Last updated 2024-11-21T14:05:20.006Z
This feature marks given element

Expand Down
2 changes: 1 addition & 1 deletion api/features/measure.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/measure

> Last updated 2024-11-21T13:26:40.766Z
> Last updated 2024-11-21T14:05:20.006Z
This feature measures given element

Expand Down
2 changes: 1 addition & 1 deletion api/features/pin.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/pin

> Last updated 2024-11-21T13:26:40.767Z
> Last updated 2024-11-21T14:05:20.007Z
This feature annotate or highlight the anatomy of an element.

Expand Down
2 changes: 1 addition & 1 deletion api/features/pin/utils/create-pin-element.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/pin/utils/create-pin-element

> Last updated 2024-11-21T13:26:40.767Z
> Last updated 2024-11-21T14:05:20.008Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/features/pin/utils/get-character-to-use.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/pin/utils/get-character-to-use

> Last updated 2024-11-21T13:26:40.767Z
> Last updated 2024-11-21T14:05:20.008Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/features/pin/utils/get-content-for-pin.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/pin/utils/get-content-for-pin

> Last updated 2024-11-21T13:26:40.768Z
> Last updated 2024-11-21T14:05:20.008Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/features/pin/utils/pin-element.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/pin/utils/pin-element

> Last updated 2024-11-21T13:26:40.768Z
> Last updated 2024-11-21T14:05:20.008Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/features/pin/utils/styles.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/pin/utils/styles

> Last updated 2024-11-21T13:26:40.768Z
> Last updated 2024-11-21T14:05:20.009Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/features/spacing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/spacing

> Last updated 2024-11-21T13:26:40.769Z
> Last updated 2024-11-21T14:05:20.009Z
This feature highlights the spacing of an element.

Expand Down
2 changes: 1 addition & 1 deletion api/features/spacing/utils/position.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/spacing/utils/position

> Last updated 2024-11-21T13:26:40.769Z
> Last updated 2024-11-21T14:05:20.010Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/features/typography.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/typography

> Last updated 2024-11-21T13:26:40.770Z
> Last updated 2024-11-21T14:05:20.010Z
This feature presents typography

Expand Down
2 changes: 1 addition & 1 deletion api/features/typography/utils/position.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/typography/utils/position

> Last updated 2024-11-21T13:26:40.770Z
> Last updated 2024-11-21T14:05:20.011Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/features/typography/utils/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# features/typography/utils/template

> Last updated 2024-11-21T13:26:40.771Z
> Last updated 2024-11-21T14:05:20.012Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/main.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# main

> Last updated 2024-11-21T13:26:40.772Z
> Last updated 2024-11-21T14:05:20.012Z
## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion api/types/bezier.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/bezier

> Last updated 2024-11-21T13:26:40.774Z
> Last updated 2024-11-21T14:05:20.015Z
## Type Aliases

Expand Down
2 changes: 1 addition & 1 deletion api/types/css.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/css

> Last updated 2024-11-21T13:26:40.775Z
> Last updated 2024-11-21T14:05:20.016Z
## Type Aliases

Expand Down
2 changes: 1 addition & 1 deletion api/types/debounce.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/debounce

> Last updated 2024-11-21T13:26:40.776Z
> Last updated 2024-11-21T14:05:20.016Z
## Type Aliases

Expand Down
2 changes: 1 addition & 1 deletion api/types/enums/area.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/enums/area

> Last updated 2024-11-21T13:26:40.776Z
> Last updated 2024-11-21T14:05:20.017Z
## Enumerations

Expand Down
2 changes: 1 addition & 1 deletion api/types/interfaces/attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/interfaces/attributes

> Last updated 2024-11-21T13:26:40.777Z
> Last updated 2024-11-21T14:05:20.018Z
## Interfaces

Expand Down
2 changes: 1 addition & 1 deletion api/types/interfaces/classnames.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/interfaces/classnames

> Last updated 2024-11-21T13:26:40.777Z
> Last updated 2024-11-21T14:05:20.018Z
## Type Aliases

Expand Down
2 changes: 1 addition & 1 deletion api/types/interfaces/global.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/interfaces/global

> Last updated 2024-11-21T13:26:40.778Z
> Last updated 2024-11-21T14:05:20.018Z
## Interfaces

Expand Down
2 changes: 1 addition & 1 deletion api/types/interfaces/position.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/interfaces/position

> Last updated 2024-11-21T13:26:40.778Z
> Last updated 2024-11-21T14:05:20.019Z
## Interfaces

Expand Down
2 changes: 1 addition & 1 deletion api/types/position.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/position

> Last updated 2024-11-21T13:26:40.779Z
> Last updated 2024-11-21T14:05:20.020Z
## Type Aliases

Expand Down
2 changes: 1 addition & 1 deletion api/types/speccer.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/speccer

> Last updated 2024-11-21T13:26:40.780Z
> Last updated 2024-11-21T14:05:20.020Z
## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion api/types/styles.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/styles

> Last updated 2024-11-21T13:26:40.780Z
> Last updated 2024-11-21T14:05:20.021Z
## Type Aliases

Expand Down
2 changes: 1 addition & 1 deletion api/types/xy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# types/xy

> Last updated 2024-11-21T13:26:40.781Z
> Last updated 2024-11-21T14:05:20.021Z
## Interfaces

Expand Down
2 changes: 1 addition & 1 deletion api/utils/angle.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# utils/angle

> Last updated 2024-11-21T13:26:40.781Z
> Last updated 2024-11-21T14:05:20.021Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/utils/area.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# utils/area

> Last updated 2024-11-21T13:26:40.781Z
> Last updated 2024-11-21T14:05:20.022Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/utils/attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# utils/attributes

> Last updated 2024-11-21T13:26:40.783Z
> Last updated 2024-11-21T14:05:20.024Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/utils/bezier.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# utils/bezier

> Last updated 2024-11-21T13:26:40.784Z
> Last updated 2024-11-21T14:05:20.024Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/utils/camel-case.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# utils/camel-case

> Last updated 2024-11-21T13:26:40.784Z
> Last updated 2024-11-21T14:05:20.025Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/utils/cardinal.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# utils/cardinal

> Last updated 2024-11-21T13:26:40.785Z
> Last updated 2024-11-21T14:05:20.025Z
## Functions

Expand Down
2 changes: 1 addition & 1 deletion api/utils/classes/DrawCircle.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# utils/classes/DrawCircle

> Last updated 2024-11-21T13:26:40.785Z
> Last updated 2024-11-21T14:05:20.026Z
## Classes

Expand Down
2 changes: 1 addition & 1 deletion api/utils/classes/DrawSVGCurlyBracket.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# utils/classes/DrawSVGCurlyBracket

> Last updated 2024-11-21T13:26:40.786Z
> Last updated 2024-11-21T14:05:20.026Z
## Classes

Expand Down
2 changes: 1 addition & 1 deletion api/utils/classes/DrawSVGLine.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# utils/classes/DrawSVGLine

> Last updated 2024-11-21T13:26:40.786Z
> Last updated 2024-11-21T14:05:20.027Z
## Classes

Expand Down
2 changes: 1 addition & 1 deletion api/utils/classnames.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# utils/classnames

> Last updated 2024-11-21T13:26:40.787Z
> Last updated 2024-11-21T14:05:20.027Z
## Functions

Expand Down
Loading

0 comments on commit 62cbcc4

Please sign in to comment.