Commit Graph

23 Commits (37c546437b327fe5385b8ebde577feb4bc2b5fe6)

Author SHA1 Message Date
Andrew Dassonville 830442c64a Add support for first line number setting ()
* Add support for first line number setting

* Set min value to 0

* Add number types

* add label and width settings to Input

* use Input component instead of Text

* remove unused types

* first-row -> first-line-number-row

* more .row into global stylesheet
Megha Sachdev 75493ee557 Introducing Applitools ()
* Applitools ()

* Adding applitools

* adding data attributes for testing

* add applitools key
Michael Fix 94b30c3c36
A11y improvements ()
* improve screen reading for menu values

* clean up Drop down component

* typo
Mike Fix f5f53f17d6 fix bug that occurs when escape is hit on dropdowns
Mike Fix ffbf512a38 clean up theme config derivation
Mike Fix 1994c820ea fix light theme in Carbon by introducing getTheme
Mike Fix 47c30c1b7f fix up custom theme name input
Mike Fix 0db4a89e72 simplify theme state logic
Mike Fix 48504ba1d0 use theme.light
Muhammad Muzzammil c53a3f0c97 Add dynamic color property for input
Muhammad Muzzammil e6d6a2b59d Add isColorLight function
https://github.com/muhammadmuzzammil1998/shiny-octo-doodle/blob/master/JavaScript/isColorLight.js
raboid cf34620e2f fix gDSFP warning
raboid 7226cd8601 use gDSFP
raboid 5f939ac3b4 cleanup
raboid 4dea566193 rework logic
raboid 6f1f2a1cf1 state.name -> state.input
raboid d620f0d5aa replace updateTheme and updateHighlights with updateState
raboid e02bbc4832 address comments
raboid 2ae529e404 support theme highlights in query string
Sean a89c320757 move and fix theme specific css ()
raboid 5b6c760424 add missing theme css
Mike Fix f645791377 close drop down no matter how create theme menu is selected
Michael Fix 80122adea6
Use dynamic import components ()
* use dynamic import components

 - react-color components
 - Watermark

* Dynamically import modes

* revert next.config.js

* update language filter