glide-code-columns
glide-code-columns copied to clipboard
Custom computed columns for Glide
Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 28.2.2 to 33.5.2. Release notes Sourced from vercel's releases. [email protected] Patch Changes Updated dependencies [e109e3325, d17abf463, 644721a90, ea0e9aeae, e318a0eea, 1fee87e76, bfc01fd98, 7910f2f30, 440ef3ba9]: @vercel/remix-builder@2.0.20 @vercel/next@4.1.2 @vercel/node@3.0.20 @vercel/redwood@2.0.8...
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.4.35. Release notes Sourced from postcss's releases. 8.4.35 Avoid ! in node.parent.nodes type. Allow to pass undefined to node adding method to simplify types. 8.4.34...
## Context Make it easier to understand luxon date formatting by adding a hyperlink ### Screenshot
Added simple option to input format for barcode generation as mentioned by the author of the library. Default remains with CODE128 to be backward compatible with current implementations
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 3.0.3. Release notes Sourced from prettier's releases. 3.0.3 🔗 Changelog 3.0.2 🔗 Changelog 3.0.1 🔗 Changelog 3.0.0 diff 🔗 Release note 3.0.0-alpha.6 What's Changed Update...
Bumps [@types/seedrandom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/seedrandom) from 3.0.1 to 3.0.8. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [luxon](https://github.com/moment/luxon) and [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon). These dependencies needed to be updated together. Updates `luxon` from 2.0.2 to 3.3.0 Changelog Sourced from luxon's changelog. 3.3.0 (2023-03-03) Fix off-by-one in Interval#count (#1308) Support...
Bumps [chroma-js](https://github.com/gka/chroma.js) and [@types/chroma-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chroma-js). These dependencies needed to be updated together. Updates `chroma-js` from 2.1.2 to 2.4.2 Release notes Sourced from chroma-js's releases. v2.4.0 add support for Oklab and Oklch...
I have a use case where I need to digitize an ITF (Interleaved 2 of 5) Barcode (which can be read by the glide barcode scanner) and show a digital...
Locale is set as English (AU), but it appears to be interpreted as en-us, so instead of returning 9th November, it returns 11th September.