@stackoverflow/stacks
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -296,3 +296,3 @@ import { html } from "@open-wc/testing"; | ||
stats: { | ||
badge: badge as BadgeType, | ||
badge: badge, | ||
answers: 0, | ||
@@ -299,0 +299,0 @@ votes: 1, |
@@ -16,3 +16,3 @@ import { html, fixture, expect } from "@open-wc/testing"; | ||
// register Stack APCA conformance threshold function | ||
// see also https://stackoverflow.design/product/base/color-fundamentals/#accessibility-standards | ||
// see also https://stackoverflow.design/product/foundation/accessibility/#visual-accessibility | ||
const customConformanceThresholdFn = (fontSize: string): number | null => { | ||
@@ -19,0 +19,0 @@ // if the font size is 32px or larger, we use a 45Lc threshold |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"files": [ | ||
@@ -58,4 +58,4 @@ "dist", | ||
"@types/mocha": "^10.0.6", | ||
"@typescript-eslint/eslint-plugin": "^7.2.0", | ||
"@typescript-eslint/parser": "^7.2.0", | ||
"@typescript-eslint/eslint-plugin": "^7.3.1", | ||
"@typescript-eslint/parser": "^7.3.1", | ||
"@web/dev-server-esbuild": "^1.0.2", | ||
@@ -81,3 +81,3 @@ "@web/dev-server-rollup": "^0.6.1", | ||
"list.js": "^2.3.1", | ||
"markdown-it": "^14.0.0", | ||
"markdown-it": "^14.1.0", | ||
"mini-css-extract-plugin": "^2.8.1", | ||
@@ -88,3 +88,3 @@ "postcss-less": "^6.0.0", | ||
"rollup-plugin-postcss": "^4.0.2", | ||
"stylelint": "^16.2.1", | ||
"stylelint": "^16.3.0", | ||
"stylelint-config-recommended": "^14.0.0", | ||
@@ -96,3 +96,3 @@ "stylelint-config-standard": "^36.0.0", | ||
"vitest": "^1.4.0", | ||
"webpack": "^5.90.3", | ||
"webpack": "^5.91.0", | ||
"webpack-cli": "^5.1.4", | ||
@@ -99,0 +99,0 @@ "webpack-merge": "^5.10.0" |
@@ -35,3 +35,3 @@ # Stacks | ||
## Using Stacks | ||
Using Stacks is outlined in our [usage guidelines](https://stackoverflow.design/product/guidelines/using-stacks). | ||
Using Stacks is outlined in our [usage guidelines](https://stackoverflow.design/product/develop/using-stacks). | ||
@@ -43,3 +43,3 @@ ## Migrating from v1 to v2 | ||
## Building Stacks | ||
To contribute to Stacks documentation or its CSS library, you’ll need to build Stacks locally. View our [building guidelines](https://stackoverflow.design/product/guidelines/building). | ||
To contribute to Stacks documentation or its CSS library, you’ll need to build Stacks locally. View our [building guidelines](https://stackoverflow.design/product/develop/building). | ||
@@ -46,0 +46,0 @@ Having trouble getting these steps to work? Open [an issue](https://github.com/StackExchange/Stacks/issues/new) with a `setup` label. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3131378
45961