Skip to content

Commit

Permalink
chore: 🤖 release v11.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
phun-ky committed Nov 18, 2024
1 parent 1a32208 commit dfdde23
Show file tree
Hide file tree
Showing 65 changed files with 74 additions and 67 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.1.4](https://github.com/phun-ky/speccer/compare/v11.1.3...v11.1.4) (2024-11-18)


### Bug

* 🐛 Make sure spacing is including children again ([749e1b1](https://github.com/phun-ky/speccer/commit/749e1b1f13e7e8ebbf6d790018a026c501fc1feb))

## [11.1.3](https://github.com/phun-ky/speccer/compare/v11.1.2...v11.1.3) (2024-11-18)


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-18T09:12:16.661Z
> Last updated 2024-11-18T11:00:02.709Z
## 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-18T09:12:16.663Z
> Last updated 2024-11-18T11:00:02.711Z
Contains the helper functions to activate SPECCER via a script tag, based on attributes:

Expand Down
4 changes: 2 additions & 2 deletions 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-18T09:12:16.667Z
> Last updated 2024-11-18T11:00:02.715Z
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 Expand Up @@ -55,7 +55,7 @@ a11y();

#### Defined in

[features/a11y/index.ts:148](https://github.com/phun-ky/speccer/blob/main/src/features/a11y/index.ts#L148)
[features/a11y/index.ts:150](https://github.com/phun-ky/speccer/blob/main/src/features/a11y/index.ts#L150)

---

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-18T09:12:16.668Z
> Last updated 2024-11-18T11:00:02.716Z
## 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-18T09:12:16.670Z
> Last updated 2024-11-18T11:00:02.718Z
## 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-18T09:12:16.671Z
> Last updated 2024-11-18T11:00:02.719Z
## Functions

Expand Down
4 changes: 2 additions & 2 deletions 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-18T09:12:16.671Z
> Last updated 2024-11-18T11:00:02.719Z
This feature will highlight the grid spacing in a `display: grid;` element.

Expand Down Expand Up @@ -128,7 +128,7 @@ grid(targetElement, options);

#### Defined in

[features/grid/index.ts:197](https://github.com/phun-ky/speccer/blob/main/src/features/grid/index.ts#L197)
[features/grid/index.ts:202](https://github.com/phun-ky/speccer/blob/main/src/features/grid/index.ts#L202)

---

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-18T09:12:16.672Z
> Last updated 2024-11-18T11:00:02.720Z
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-18T09:12:16.673Z
> Last updated 2024-11-18T11:00:02.721Z
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-18T09:12:16.674Z
> Last updated 2024-11-18T11:00:02.722Z
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-18T09:12:16.675Z
> Last updated 2024-11-18T11:00:02.722Z
## 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-18T09:12:16.675Z
> Last updated 2024-11-18T11:00:02.723Z
## 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-18T09:12:16.675Z
> Last updated 2024-11-18T11:00:02.723Z
## 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-18T09:12:16.676Z
> Last updated 2024-11-18T11:00:02.723Z
## 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-18T09:12:16.676Z
> Last updated 2024-11-18T11:00:02.724Z
## 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-18T09:12:16.676Z
> Last updated 2024-11-18T11:00:02.724Z
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-18T09:12:16.677Z
> Last updated 2024-11-18T11:00:02.725Z
## 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-18T09:12:16.677Z
> Last updated 2024-11-18T11:00:02.725Z
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-18T09:12:16.678Z
> Last updated 2024-11-18T11:00:02.726Z
## 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-18T09:12:16.679Z
> Last updated 2024-11-18T11:00:02.727Z
## 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-18T09:12:16.679Z
> Last updated 2024-11-18T11:00:02.727Z
## 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-18T09:12:16.681Z
> Last updated 2024-11-18T11:00:02.729Z
## 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-18T09:12:16.682Z
> Last updated 2024-11-18T11:00:02.730Z
## 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-18T09:12:16.683Z
> Last updated 2024-11-18T11:00:02.731Z
## 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-18T09:12:16.683Z
> Last updated 2024-11-18T11:00:02.731Z
## 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-18T09:12:16.684Z
> Last updated 2024-11-18T11:00:02.732Z
## 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-18T09:12:16.684Z
> Last updated 2024-11-18T11:00:02.732Z
## 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-18T09:12:16.685Z
> Last updated 2024-11-18T11:00:02.733Z
## 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-18T09:12:16.685Z
> Last updated 2024-11-18T11:00:02.733Z
## 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-18T09:12:16.686Z
> Last updated 2024-11-18T11:00:02.734Z
## 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-18T09:12:16.686Z
> Last updated 2024-11-18T11:00:02.734Z
## 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-18T09:12:16.687Z
> Last updated 2024-11-18T11:00:02.735Z
## 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-18T09:12:16.687Z
> Last updated 2024-11-18T11:00:02.735Z
## 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-18T09:12:16.688Z
> Last updated 2024-11-18T11:00:02.736Z
## 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-18T09:12:16.688Z
> Last updated 2024-11-18T11:00:02.736Z
## 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-18T09:12:16.690Z
> Last updated 2024-11-18T11:00:02.738Z
## 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-18T09:12:16.690Z
> Last updated 2024-11-18T11:00:02.738Z
## 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-18T09:12:16.691Z
> Last updated 2024-11-18T11:00:02.739Z
## 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-18T09:12:16.691Z
> Last updated 2024-11-18T11:00:02.739Z
## 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-18T09:12:16.691Z
> Last updated 2024-11-18T11:00:02.740Z
## 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-18T09:12:16.692Z
> Last updated 2024-11-18T11:00:02.740Z
## Classes

Expand Down
Loading

0 comments on commit dfdde23

Please sign in to comment.