Skip to content

Commit

Permalink
chore: 🤖 release v11.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
phun-ky committed Nov 19, 2024
1 parent bef7408 commit b92fad8
Show file tree
Hide file tree
Showing 65 changed files with 78 additions and 65 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [11.1.6](https://github.com/phun-ky/speccer/compare/v11.1.5...v11.1.6) (2024-11-19)


### Tasks

* 🤖 tslint is deprecated, built into eslint since 2019 ([3ed5108](https://github.com/phun-ky/speccer/commit/3ed51089d6a169f89f16bc950e98d7a7fcb042ad))
* 🤖 Update license year ([ea695ed](https://github.com/phun-ky/speccer/commit/ea695ed694962871a06cd3d974cedc1ad6cfccfb))


### Documentation

* ✏️ Upate `README.md` with correct logo for if ([4e7f972](https://github.com/phun-ky/speccer/commit/4e7f97211a7f0efd9e600ec4b28f8f1555c227fa))

## [11.1.5](https://github.com/phun-ky/speccer/compare/v11.1.4...v11.1.5) (2024-11-19)


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-19T08:01:30.459Z
> Last updated 2024-11-19T19:54:48.944Z
## 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-19T08:01:30.461Z
> Last updated 2024-11-19T19:54:48.946Z
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-19T08:01:30.465Z
> Last updated 2024-11-19T19:54:48.950Z
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-19T08:01:30.466Z
> Last updated 2024-11-19T19:54:48.951Z
## 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-19T08:01:30.468Z
> Last updated 2024-11-19T19:54:48.952Z
## 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-19T08:01:30.469Z
> Last updated 2024-11-19T19:54:48.953Z
## 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-19T08:01:30.469Z
> Last updated 2024-11-19T19:54:48.954Z
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-19T08:01:30.470Z
> Last updated 2024-11-19T19:54:48.955Z
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-19T08:01:30.471Z
> Last updated 2024-11-19T19:54:48.955Z
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-19T08:01:30.472Z
> Last updated 2024-11-19T19:54:48.956Z
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-19T08:01:30.473Z
> Last updated 2024-11-19T19:54:48.957Z
## 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-19T08:01:30.473Z
> Last updated 2024-11-19T19:54:48.957Z
## 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-19T08:01:30.473Z
> Last updated 2024-11-19T19:54:48.958Z
## 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-19T08:01:30.473Z
> Last updated 2024-11-19T19:54:48.958Z
## 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-19T08:01:30.474Z
> Last updated 2024-11-19T19:54:48.958Z
## 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-19T08:01:30.474Z
> Last updated 2024-11-19T19:54:48.958Z
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-19T08:01:30.475Z
> Last updated 2024-11-19T19:54:48.959Z
## 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-19T08:01:30.475Z
> Last updated 2024-11-19T19:54:48.959Z
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-19T08:01:30.475Z
> Last updated 2024-11-19T19:54:48.960Z
## 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-19T08:01:30.477Z
> Last updated 2024-11-19T19:54:48.961Z
## 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-19T08:01:30.477Z
> Last updated 2024-11-19T19:54:48.961Z
## 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-19T08:01:30.479Z
> Last updated 2024-11-19T19:54:48.964Z
## 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-19T08:01:30.481Z
> Last updated 2024-11-19T19:54:48.965Z
## 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-19T08:01:30.481Z
> Last updated 2024-11-19T19:54:48.965Z
## 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-19T08:01:30.482Z
> Last updated 2024-11-19T19:54:48.966Z
## 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-19T08:01:30.483Z
> Last updated 2024-11-19T19:54:48.967Z
## 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-19T08:01:30.483Z
> Last updated 2024-11-19T19:54:48.967Z
## 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-19T08:01:30.483Z
> Last updated 2024-11-19T19:54:48.967Z
## 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-19T08:01:30.484Z
> Last updated 2024-11-19T19:54:48.968Z
## 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-19T08:01:30.485Z
> Last updated 2024-11-19T19:54:48.969Z
## 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-19T08:01:30.485Z
> Last updated 2024-11-19T19:54:48.969Z
## 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-19T08:01:30.486Z
> Last updated 2024-11-19T19:54:48.970Z
## 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-19T08:01:30.486Z
> Last updated 2024-11-19T19:54:48.970Z
## 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-19T08:01:30.486Z
> Last updated 2024-11-19T19:54:48.970Z
## 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-19T08:01:30.486Z
> Last updated 2024-11-19T19:54:48.970Z
## 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-19T08:01:30.488Z
> Last updated 2024-11-19T19:54:48.972Z
## 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-19T08:01:30.489Z
> Last updated 2024-11-19T19:54:48.973Z
## 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-19T08:01:30.490Z
> Last updated 2024-11-19T19:54:48.973Z
## 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-19T08:01:30.490Z
> Last updated 2024-11-19T19:54:48.974Z
## 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-19T08:01:30.490Z
> Last updated 2024-11-19T19:54:48.974Z
## 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-19T08:01:30.491Z
> Last updated 2024-11-19T19:54:48.975Z
## 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-19T08:01:30.491Z
> Last updated 2024-11-19T19:54:48.975Z
## Classes

Expand Down
Loading

0 comments on commit b92fad8

Please sign in to comment.