Commit Graph

941 Commits (aa52817a39dc66648708edec6dbaaf5c47f9e44d)
 

Author SHA1 Message Date
Mike Fix aa52817a39 improve boolean prop for slider
Mike Fix fd27b509cd show hover background on focus too
Mike Fix f3f421707b radio button for windowtheme
Mike Fix 1a2bb3f6d7 improve menu bar tab-navigating
Mike Fix f5f53f17d6 fix bug that occurs when escape is hit on dropdowns
Mike Fix d4538305b9 update location origin for embeds
greenkeeper[bot] f5ab944c25 Update husky to the latest version πŸš€ ()
* chore(package): update husky to version 2.0.0

* chore(package): update lockfile yarn.lock
Mike Fix 4571857e69 make shades-of-purple local stylesheet
greenkeeper[bot] 31569fa164 Update escape-goat to the latest version πŸš€ ()
* fix(package): update escape-goat to version 2.0.0

* chore(package): update lockfile yarn.lock

* fix naming for escape-goat

* use colornames packages
Michael Fix 272ab695b6
Update ranger.yml
Mike Fix 78a3c88e87 3.9.18
Michael Fix fc715faf0d Update constants.js
Ahmad Awais ⚑️ f5ab1f0f1a πŸ‘Œ IMPROVE: Operator vs Keyword colors
Ahmad Awais ⚑️ 5ac1971d9f πŸ› FIX: White color
Ahmad Awais ⚑️ 40ad13cc60 πŸ“¦ NEW: Shades of Purple Theme
Mike Fix 05ad2ab203 remove translations list from everywhere except main README
Mike Fix a9787b5c85 add docs/README.ja.md to list of auto-built docs
uraway bce8d1c86a Update contributors
uraway 41dc4c8a4c Add Japanese translation of README
Mike Fix 011f25dc4f bug fix for creating custom themes
Mike Fix dfbf6452e1 3.9.17
Mike Fix 3dc78995b6 remove contrib built from precommit
Mike Fix 31db484046 improve watermark contrast
Mike Fix 2c251cfc08 3.9.16
raboid 796e8f8b33 add applyPreset back
greenkeeper[bot] 6526d15134 Update match-sorter to the latest version πŸš€ ()
* fix(package): update match-sorter to version 3.0.0

* chore(package): update lockfile yarn.lock
raboid e0a650b021 close settings dialog on font upload
Mike Fix 4aef628b00 don't save fontUrl to localStorage
Mike Fix 3826344a7b fix accidental deletion
Mike Fix f5fe38ea88 make font styling work
Mike Fix eae24c397a reuse fileToDataUrl
raboid 7560520bbb custom fonts
Mike Fix 2228c85350 3.9.15
Mike Fix 3540124819 bug fix for /embed/<gist>
Mike Fix 297c385fbb pass all props through to <input />
Mike Fix ffbf512a38 clean up theme config derivation
Mike Fix 1994c820ea fix light theme in Carbon by introducing getTheme
Mike Fix dff5013edd move editor container into its own component
Mike Fix 47c30c1b7f fix up custom theme name input
Mike Fix 0db4a89e72 simplify theme state logic
Mike Fix 132c0f6d5a make filename input uncontrolled
Mike Fix ae9dde35c5 remove 'delete's
souppower 36b582cc60 Add Jest setup for unit testing ()
* install jest

* rename test script name

* test Safari detection logic

* don't expose implementation details for testing

* fix jest config

* contrib build

* don't expose impl details for testing
Mike Fix 4d2b212f69 add muhammadmuzzammil1998 as contributor
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
Muhammad Muzzammil b3c79f74df Remove color property of input
Michael Fix c56919cab3 Simplify routing code ()
* simplify routing code

* fix en/decode mapping logic
raboid cf34620e2f fix gDSFP warning