diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a5de4d..984630b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [10.1.0](https://github.com/phun-ky/speccer/compare/v10.0.8...v10.1.0) (2024-08-22) + + +### Documentation + +* ✏️ Add documentation about new feature for grid ([7769d87](https://github.com/phun-ky/speccer/commit/7769d8764e6a0f04fa0ee2dba1a7bb3bb016ff76)) +* ✏️ Add documentation about new feature for grid ([ce5d382](https://github.com/phun-ky/speccer/commit/ce5d38235e67c786563048297b631766654201a5)) +* ✏️ Regenerate documentation ([3075e97](https://github.com/phun-ky/speccer/commit/3075e973e5d51c8311665a2bfce9ce18fe1d6587)) +* ✏️ Regenerate documentation ([6e1fe63](https://github.com/phun-ky/speccer/commit/6e1fe63f8a4560015e6fb303f0391cf748bcc7e1)) + + +### Feature + +* 🎸 Add feature to grid where you can view row gaps ([ba9398e](https://github.com/phun-ky/speccer/commit/ba9398e01ca2b842ceb819f3464bf0e506e53190)), closes [#255](https://github.com/phun-ky/speccer/issues/255) +* 🎸 Add feature to grid where you can view row gas ([97488f3](https://github.com/phun-ky/speccer/commit/97488f307528b968634e8756cc19f20a6477d102)), closes [#255](https://github.com/phun-ky/speccer/issues/255) + ## [10.0.8](https://github.com/phun-ky/speccer/compare/v10.0.7...v10.0.8) (2024-08-20) diff --git a/api/README.md b/api/README.md index be06399..57d7fd3 100644 --- a/api/README.md +++ b/api/README.md @@ -8,7 +8,7 @@ --- -> Last updated 2024-08-21T12:47:21.882Z +> Last updated 2024-08-22T06:56:09.088Z ## Modules diff --git a/api/config/browser.md b/api/config/browser.md index 3915d36..c53039e 100644 --- a/api/config/browser.md +++ b/api/config/browser.md @@ -6,7 +6,7 @@ # config/browser -> Last updated 2024-08-21T12:47:21.883Z +> Last updated 2024-08-22T06:56:09.090Z Contains the helper functions to activate SPECCER via a script tag, based on attributes: diff --git a/api/features/a11y.md b/api/features/a11y.md index 412e4ef..c110d97 100644 --- a/api/features/a11y.md +++ b/api/features/a11y.md @@ -6,7 +6,7 @@ # features/a11y -> Last updated 2024-08-21T12:47:21.885Z +> Last updated 2024-08-22T06:56:09.093Z ## Functions diff --git a/api/features/a11y/constants.md b/api/features/a11y/constants.md index 26a0a4e..f048e16 100644 --- a/api/features/a11y/constants.md +++ b/api/features/a11y/constants.md @@ -6,7 +6,7 @@ # features/a11y/constants -> Last updated 2024-08-21T12:47:21.886Z +> Last updated 2024-08-22T06:56:09.095Z ## Variables diff --git a/api/features/a11y/utils/styles.md b/api/features/a11y/utils/styles.md index 6f6487f..86356e3 100644 --- a/api/features/a11y/utils/styles.md +++ b/api/features/a11y/utils/styles.md @@ -6,7 +6,7 @@ # features/a11y/utils/styles -> Last updated 2024-08-21T12:47:21.887Z +> Last updated 2024-08-22T06:56:09.097Z ## Functions diff --git a/api/features/grid.md b/api/features/grid.md index a008a6c..c952396 100644 --- a/api/features/grid.md +++ b/api/features/grid.md @@ -6,7 +6,7 @@ # features/grid -> Last updated 2024-08-21T12:47:21.888Z +> Last updated 2024-08-22T06:56:09.097Z ## Functions diff --git a/api/features/mark.md b/api/features/mark.md index bf08cf8..eabd410 100644 --- a/api/features/mark.md +++ b/api/features/mark.md @@ -6,7 +6,7 @@ # features/mark -> Last updated 2024-08-21T12:47:21.888Z +> Last updated 2024-08-22T06:56:09.098Z ## Functions diff --git a/api/features/measure.md b/api/features/measure.md index 01fab8f..8bdaf7e 100644 --- a/api/features/measure.md +++ b/api/features/measure.md @@ -6,7 +6,7 @@ # features/measure -> Last updated 2024-08-21T12:47:21.889Z +> Last updated 2024-08-22T06:56:09.099Z ## Functions diff --git a/api/features/pin.md b/api/features/pin.md index 438f2b3..aae9926 100644 --- a/api/features/pin.md +++ b/api/features/pin.md @@ -6,7 +6,7 @@ # features/pin -> Last updated 2024-08-21T12:47:21.889Z +> Last updated 2024-08-22T06:56:09.100Z This feature highlights the anatomy of an element. diff --git a/api/features/pin/utils/create-pin-element.md b/api/features/pin/utils/create-pin-element.md index 9e55541..19a8de0 100644 --- a/api/features/pin/utils/create-pin-element.md +++ b/api/features/pin/utils/create-pin-element.md @@ -6,7 +6,7 @@ # features/pin/utils/create-pin-element -> Last updated 2024-08-21T12:47:21.890Z +> Last updated 2024-08-22T06:56:09.100Z ## Functions diff --git a/api/features/pin/utils/get-character-to-use.md b/api/features/pin/utils/get-character-to-use.md index 785ad34..4f2cf77 100644 --- a/api/features/pin/utils/get-character-to-use.md +++ b/api/features/pin/utils/get-character-to-use.md @@ -6,7 +6,7 @@ # features/pin/utils/get-character-to-use -> Last updated 2024-08-21T12:47:21.890Z +> Last updated 2024-08-22T06:56:09.101Z ## Functions diff --git a/api/features/pin/utils/pin-element.md b/api/features/pin/utils/pin-element.md index 37a9933..75cffc6 100644 --- a/api/features/pin/utils/pin-element.md +++ b/api/features/pin/utils/pin-element.md @@ -6,7 +6,7 @@ # features/pin/utils/pin-element -> Last updated 2024-08-21T12:47:21.890Z +> Last updated 2024-08-22T06:56:09.101Z ## Functions diff --git a/api/features/pin/utils/styles.md b/api/features/pin/utils/styles.md index 0df27e8..d34671a 100644 --- a/api/features/pin/utils/styles.md +++ b/api/features/pin/utils/styles.md @@ -6,7 +6,7 @@ # features/pin/utils/styles -> Last updated 2024-08-21T12:47:21.890Z +> Last updated 2024-08-22T06:56:09.102Z ## Functions diff --git a/api/features/spacing.md b/api/features/spacing.md index 8291330..0701db8 100644 --- a/api/features/spacing.md +++ b/api/features/spacing.md @@ -6,7 +6,7 @@ # features/spacing -> Last updated 2024-08-21T12:47:21.891Z +> Last updated 2024-08-22T06:56:09.102Z ## Functions diff --git a/api/features/spacing/utils/position.md b/api/features/spacing/utils/position.md index 14b1963..11ce484 100644 --- a/api/features/spacing/utils/position.md +++ b/api/features/spacing/utils/position.md @@ -6,7 +6,7 @@ # features/spacing/utils/position -> Last updated 2024-08-21T12:47:21.891Z +> Last updated 2024-08-22T06:56:09.103Z ## Functions diff --git a/api/features/typography.md b/api/features/typography.md index e975e90..19755c7 100644 --- a/api/features/typography.md +++ b/api/features/typography.md @@ -6,7 +6,7 @@ # features/typography -> Last updated 2024-08-21T12:47:21.891Z +> Last updated 2024-08-22T06:56:09.103Z ## Functions diff --git a/api/features/typography/utils/position.md b/api/features/typography/utils/position.md index c954975..d6d8757 100644 --- a/api/features/typography/utils/position.md +++ b/api/features/typography/utils/position.md @@ -6,7 +6,7 @@ # features/typography/utils/position -> Last updated 2024-08-21T12:47:21.891Z +> Last updated 2024-08-22T06:56:09.104Z ## Functions diff --git a/api/features/typography/utils/template.md b/api/features/typography/utils/template.md index 6f475a3..a36aacc 100644 --- a/api/features/typography/utils/template.md +++ b/api/features/typography/utils/template.md @@ -6,7 +6,7 @@ # features/typography/utils/template -> Last updated 2024-08-21T12:47:21.892Z +> Last updated 2024-08-22T06:56:09.105Z ## Functions diff --git a/api/main.md b/api/main.md index 25a594e..5248e3e 100644 --- a/api/main.md +++ b/api/main.md @@ -6,7 +6,7 @@ # main -> Last updated 2024-08-21T12:47:21.892Z +> Last updated 2024-08-22T06:56:09.105Z ## Table of Contents diff --git a/api/types/bezier.md b/api/types/bezier.md index 397d238..12869a7 100644 --- a/api/types/bezier.md +++ b/api/types/bezier.md @@ -6,7 +6,7 @@ # types/bezier -> Last updated 2024-08-21T12:47:21.893Z +> Last updated 2024-08-22T06:56:09.107Z ## Type Aliases diff --git a/api/types/css.md b/api/types/css.md index dd0a6d2..3697e4d 100644 --- a/api/types/css.md +++ b/api/types/css.md @@ -6,7 +6,7 @@ # types/css -> Last updated 2024-08-21T12:47:21.894Z +> Last updated 2024-08-22T06:56:09.108Z ## Type Aliases diff --git a/api/types/debounce.md b/api/types/debounce.md index d19a12c..ee894cf 100644 --- a/api/types/debounce.md +++ b/api/types/debounce.md @@ -6,7 +6,7 @@ # types/debounce -> Last updated 2024-08-21T12:47:21.894Z +> Last updated 2024-08-22T06:56:09.109Z ## Type Aliases diff --git a/api/types/enums/area.md b/api/types/enums/area.md index 1b24b93..78b60bf 100644 --- a/api/types/enums/area.md +++ b/api/types/enums/area.md @@ -6,7 +6,7 @@ # types/enums/area -> Last updated 2024-08-21T12:47:21.895Z +> Last updated 2024-08-22T06:56:09.109Z ## Enumerations diff --git a/api/types/interfaces/attributes.md b/api/types/interfaces/attributes.md index 4654cb4..d5d9f7f 100644 --- a/api/types/interfaces/attributes.md +++ b/api/types/interfaces/attributes.md @@ -6,7 +6,7 @@ # types/interfaces/attributes -> Last updated 2024-08-21T12:47:21.895Z +> Last updated 2024-08-22T06:56:09.110Z ## Interfaces diff --git a/api/types/interfaces/classnames.md b/api/types/interfaces/classnames.md index f24ce92..8525d9d 100644 --- a/api/types/interfaces/classnames.md +++ b/api/types/interfaces/classnames.md @@ -6,7 +6,7 @@ # types/interfaces/classnames -> Last updated 2024-08-21T12:47:21.895Z +> Last updated 2024-08-22T06:56:09.111Z ## Type Aliases diff --git a/api/types/interfaces/global.md b/api/types/interfaces/global.md index de0464d..6fc3946 100644 --- a/api/types/interfaces/global.md +++ b/api/types/interfaces/global.md @@ -6,7 +6,7 @@ # types/interfaces/global -> Last updated 2024-08-21T12:47:21.896Z +> Last updated 2024-08-22T06:56:09.111Z ## Interfaces diff --git a/api/types/interfaces/position.md b/api/types/interfaces/position.md index 2b67c9b..2a1e542 100644 --- a/api/types/interfaces/position.md +++ b/api/types/interfaces/position.md @@ -6,7 +6,7 @@ # types/interfaces/position -> Last updated 2024-08-21T12:47:21.896Z +> Last updated 2024-08-22T06:56:09.112Z ## Interfaces diff --git a/api/types/position.md b/api/types/position.md index c9c2a4f..966d799 100644 --- a/api/types/position.md +++ b/api/types/position.md @@ -6,7 +6,7 @@ # types/position -> Last updated 2024-08-21T12:47:21.896Z +> Last updated 2024-08-22T06:56:09.112Z ## Type Aliases diff --git a/api/types/speccer.md b/api/types/speccer.md index f1f9215..a28ee40 100644 --- a/api/types/speccer.md +++ b/api/types/speccer.md @@ -6,7 +6,7 @@ # types/speccer -> Last updated 2024-08-21T12:47:21.897Z +> Last updated 2024-08-22T06:56:09.113Z ## Type Aliases diff --git a/api/types/styles.md b/api/types/styles.md index fc0d65d..62eee42 100644 --- a/api/types/styles.md +++ b/api/types/styles.md @@ -6,7 +6,7 @@ # types/styles -> Last updated 2024-08-21T12:47:21.897Z +> Last updated 2024-08-22T06:56:09.113Z ## Type Aliases diff --git a/api/types/xy.md b/api/types/xy.md index 3b6b71b..a88f658 100644 --- a/api/types/xy.md +++ b/api/types/xy.md @@ -6,7 +6,7 @@ # types/xy -> Last updated 2024-08-21T12:47:21.897Z +> Last updated 2024-08-22T06:56:09.113Z ## Interfaces diff --git a/api/utils/angle.md b/api/utils/angle.md index f4eec08..651c889 100644 --- a/api/utils/angle.md +++ b/api/utils/angle.md @@ -6,7 +6,7 @@ # utils/angle -> Last updated 2024-08-21T12:47:21.897Z +> Last updated 2024-08-22T06:56:09.113Z ## Functions diff --git a/api/utils/area.md b/api/utils/area.md index 3fc04c4..36ffc35 100644 --- a/api/utils/area.md +++ b/api/utils/area.md @@ -6,7 +6,7 @@ # utils/area -> Last updated 2024-08-21T12:47:21.897Z +> Last updated 2024-08-22T06:56:09.114Z ## Functions diff --git a/api/utils/attributes.md b/api/utils/attributes.md index 7440f79..a748a67 100644 --- a/api/utils/attributes.md +++ b/api/utils/attributes.md @@ -6,7 +6,7 @@ # utils/attributes -> Last updated 2024-08-21T12:47:21.898Z +> Last updated 2024-08-22T06:56:09.115Z ## Functions diff --git a/api/utils/bezier.md b/api/utils/bezier.md index 8e5093c..5a276a9 100644 --- a/api/utils/bezier.md +++ b/api/utils/bezier.md @@ -6,7 +6,7 @@ # utils/bezier -> Last updated 2024-08-21T12:47:21.898Z +> Last updated 2024-08-22T06:56:09.116Z ## Functions diff --git a/api/utils/camel-case.md b/api/utils/camel-case.md index d67db5a..ba367f0 100644 --- a/api/utils/camel-case.md +++ b/api/utils/camel-case.md @@ -6,7 +6,7 @@ # utils/camel-case -> Last updated 2024-08-21T12:47:21.899Z +> Last updated 2024-08-22T06:56:09.117Z ## Functions diff --git a/api/utils/cardinal.md b/api/utils/cardinal.md index 835c2ae..9ef27ee 100644 --- a/api/utils/cardinal.md +++ b/api/utils/cardinal.md @@ -6,7 +6,7 @@ # utils/cardinal -> Last updated 2024-08-21T12:47:21.899Z +> Last updated 2024-08-22T06:56:09.118Z ## Functions diff --git a/api/utils/classes/DrawCircle.md b/api/utils/classes/DrawCircle.md index 4b46ff8..ad6338b 100644 --- a/api/utils/classes/DrawCircle.md +++ b/api/utils/classes/DrawCircle.md @@ -6,7 +6,7 @@ # utils/classes/DrawCircle -> Last updated 2024-08-21T12:47:21.899Z +> Last updated 2024-08-22T06:56:09.118Z ## Classes diff --git a/api/utils/classes/DrawSVGCurlyBracket.md b/api/utils/classes/DrawSVGCurlyBracket.md index e3dac73..f94bd8d 100644 --- a/api/utils/classes/DrawSVGCurlyBracket.md +++ b/api/utils/classes/DrawSVGCurlyBracket.md @@ -6,7 +6,7 @@ # utils/classes/DrawSVGCurlyBracket -> Last updated 2024-08-21T12:47:21.901Z +> Last updated 2024-08-22T06:56:09.119Z ## Classes diff --git a/api/utils/classes/DrawSVGLine.md b/api/utils/classes/DrawSVGLine.md index 7e1e872..b6bf4fd 100644 --- a/api/utils/classes/DrawSVGLine.md +++ b/api/utils/classes/DrawSVGLine.md @@ -6,7 +6,7 @@ # utils/classes/DrawSVGLine -> Last updated 2024-08-21T12:47:21.901Z +> Last updated 2024-08-22T06:56:09.119Z ## Classes diff --git a/api/utils/classnames.md b/api/utils/classnames.md index 8d40bd2..08ccc8c 100644 --- a/api/utils/classnames.md +++ b/api/utils/classnames.md @@ -6,7 +6,7 @@ # utils/classnames -> Last updated 2024-08-21T12:47:21.901Z +> Last updated 2024-08-22T06:56:09.119Z ## Functions diff --git a/api/utils/constants.md b/api/utils/constants.md index 05332c1..61d325d 100644 --- a/api/utils/constants.md +++ b/api/utils/constants.md @@ -6,7 +6,7 @@ # utils/constants -> Last updated 2024-08-21T12:47:21.902Z +> Last updated 2024-08-22T06:56:09.120Z ## Variables diff --git a/api/utils/coords.md b/api/utils/coords.md index 5c80284..8e3cf10 100644 --- a/api/utils/coords.md +++ b/api/utils/coords.md @@ -6,7 +6,7 @@ # utils/coords -> Last updated 2024-08-21T12:47:21.902Z +> Last updated 2024-08-22T06:56:09.121Z ## Variables diff --git a/api/utils/css.md b/api/utils/css.md index f801f3b..940b4d4 100644 --- a/api/utils/css.md +++ b/api/utils/css.md @@ -6,7 +6,7 @@ # utils/css -> Last updated 2024-08-21T12:47:21.902Z +> Last updated 2024-08-22T06:56:09.121Z ## Functions diff --git a/api/utils/debounce.md b/api/utils/debounce.md index 8f5f516..a41e10d 100644 --- a/api/utils/debounce.md +++ b/api/utils/debounce.md @@ -6,7 +6,7 @@ # utils/debounce -> Last updated 2024-08-21T12:47:21.903Z +> Last updated 2024-08-22T06:56:09.122Z ## Functions diff --git a/api/utils/direction-of-element.md b/api/utils/direction-of-element.md index e888481..4d915ed 100644 --- a/api/utils/direction-of-element.md +++ b/api/utils/direction-of-element.md @@ -6,7 +6,7 @@ # utils/direction-of-element -> Last updated 2024-08-21T12:47:21.903Z +> Last updated 2024-08-22T06:56:09.122Z ## Functions diff --git a/api/utils/get-coords-pair-from-objects.md b/api/utils/get-coords-pair-from-objects.md index e307a15..a9df860 100644 --- a/api/utils/get-coords-pair-from-objects.md +++ b/api/utils/get-coords-pair-from-objects.md @@ -6,7 +6,7 @@ # utils/get-coords-pair-from-objects -> Last updated 2024-08-21T12:47:21.903Z +> Last updated 2024-08-22T06:56:09.123Z ## Functions diff --git a/api/utils/id.md b/api/utils/id.md index 9819c28..0cfe6be 100644 --- a/api/utils/id.md +++ b/api/utils/id.md @@ -6,7 +6,7 @@ # utils/id -> Last updated 2024-08-21T12:47:21.903Z +> Last updated 2024-08-22T06:56:09.123Z ## Functions diff --git a/api/utils/intrinsic-coords.md b/api/utils/intrinsic-coords.md index 3f0978c..488551d 100644 --- a/api/utils/intrinsic-coords.md +++ b/api/utils/intrinsic-coords.md @@ -6,7 +6,7 @@ # utils/intrinsic-coords -> Last updated 2024-08-21T12:47:21.903Z +> Last updated 2024-08-22T06:56:09.123Z ## Functions diff --git a/api/utils/node.md b/api/utils/node.md index 627729c..ca68c16 100644 --- a/api/utils/node.md +++ b/api/utils/node.md @@ -6,7 +6,7 @@ # utils/node -> Last updated 2024-08-21T12:47:21.904Z +> Last updated 2024-08-22T06:56:09.124Z ## Functions diff --git a/api/utils/number.md b/api/utils/number.md index 975ddb2..9634395 100644 --- a/api/utils/number.md +++ b/api/utils/number.md @@ -6,7 +6,7 @@ # utils/number -> Last updated 2024-08-21T12:47:21.904Z +> Last updated 2024-08-22T06:56:09.124Z ## Functions diff --git a/api/utils/position.md b/api/utils/position.md index c055c2d..aa41a46 100644 --- a/api/utils/position.md +++ b/api/utils/position.md @@ -6,7 +6,7 @@ # utils/position -> Last updated 2024-08-21T12:47:21.904Z +> Last updated 2024-08-22T06:56:09.124Z ## Functions diff --git a/api/utils/resize.md b/api/utils/resize.md index f68032d..2524aa3 100644 --- a/api/utils/resize.md +++ b/api/utils/resize.md @@ -6,7 +6,7 @@ # utils/resize -> Last updated 2024-08-21T12:47:21.904Z +> Last updated 2024-08-22T06:56:09.125Z ## Functions diff --git a/api/utils/style-property.md b/api/utils/style-property.md index c0d09d5..dce3541 100644 --- a/api/utils/style-property.md +++ b/api/utils/style-property.md @@ -6,7 +6,7 @@ # utils/style-property -> Last updated 2024-08-21T12:47:21.905Z +> Last updated 2024-08-22T06:56:09.125Z ## Functions diff --git a/api/utils/styles.md b/api/utils/styles.md index 393ecd1..b2e567f 100644 --- a/api/utils/styles.md +++ b/api/utils/styles.md @@ -6,7 +6,7 @@ # utils/styles -> Last updated 2024-08-21T12:47:21.905Z +> Last updated 2024-08-22T06:56:09.125Z ## Functions diff --git a/api/utils/typeof.md b/api/utils/typeof.md index 0fdc1a6..4b85630 100644 --- a/api/utils/typeof.md +++ b/api/utils/typeof.md @@ -6,7 +6,7 @@ # utils/typeof -> Last updated 2024-08-21T12:47:21.905Z +> Last updated 2024-08-22T06:56:09.126Z ## Functions diff --git a/api/utils/wait.md b/api/utils/wait.md index ed5e86a..d714480 100644 --- a/api/utils/wait.md +++ b/api/utils/wait.md @@ -6,7 +6,7 @@ # utils/wait -> Last updated 2024-08-21T12:47:21.905Z +> Last updated 2024-08-22T06:56:09.126Z ## Functions diff --git a/api/utils/xy.md b/api/utils/xy.md index de195fd..01c15e1 100644 --- a/api/utils/xy.md +++ b/api/utils/xy.md @@ -6,7 +6,7 @@ # utils/xy -> Last updated 2024-08-21T12:47:21.905Z +> Last updated 2024-08-22T06:56:09.127Z ## Variables diff --git a/package-lock.json b/package-lock.json index 8ba9eaa..4cfa036 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@phun-ky/speccer", - "version": "10.0.8", + "version": "10.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@phun-ky/speccer", - "version": "10.0.8", + "version": "10.1.0", "license": "MIT", "devDependencies": { "@release-it/conventional-changelog": "^8.0.1", diff --git a/package.json b/package.json index 177a3b8..46ad54a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@phun-ky/speccer", - "version": "10.0.8", + "version": "10.1.0", "description": "A script to annotate, show spacing specs and to display typography information in documentation/website on HTML elements", "main": "dist/speccer.js", "module": "dist/speccer.esm.js",