Kshitij Sobti
Kshitij Sobti
## Description Adds an ADR for a plan to expose all Bootstrap variables used by Paragon and MFEs as CSS variables. ### Deploy Preview NA ## Merge Checklist * [x]...
## Description This commit exports commonly-used SCSS variables as CSS variables as well so that they can be used by MFEs, or other consumers of Paragon, without needing to be...
## Description ADR for describing topic structure migrations. [WIP] ## Testing instructions NA
- feat: Update testing system - test: test on ruby 3 - refactor: update to ruby3
When using the default `user_activity` filter for the active threads API, the pagination and sorting happens in Ruby instead of MongoDB. In addition, when using the unread filter, the pagination...
The aim of this PR is to update the testing mechanism of this repo to simplify testing it against more versions of ruby and mongo.
This change adds support for two CLI options to the build-tokens command. The first, --all-themes makes the build-tokens command process all themes in the source directory as opposed to specifying...
This change adds support for Google Tag Manager along with some common options for Google Tag Manager. Google Tag Manager is a tag management system that can be used for...
## Description Currently, the only way to specify tokens is using JSON, however there are some unique benefits to using the TOML format for design tokens. TOML is a format...
Adds a slot for different components in the progress tab to allow them to be overridden with custom components. The main aim here is to allow a client to support...