6 Commits (6940628ceec42f411a6b64c2e63fc6fff07fe523)

Author SHA1 Message Date
Andrew Dassonville 830442c64a Add support for first line number setting (#849)
* 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
5 years ago
Mike Fix 0d816433a3 more navigation cue improvements 6 years ago
Mike Fix 297c385fbb pass all props through to <input /> 6 years ago
Mike Fix 132c0f6d5a make filename input uncontrolled 6 years ago
Sean a1e05af5c0 Custom themes (#632)
* Custom themes

* Fix theme selection

* fixes and add more theme highlights

* Fix remove bug

* change create button hoverBackground

* change id format

* fixes

* remove default highlights, style tweaks

* move consturctor to componentDidMount, create constants

* simplify color picker style api'

* replace notAllowed with disabled

* remove itemWrapperProps from Dropdown

* create itemWrapper class prop

* remove onClose from Dropdown

* fix ColorPicker and font sizes

* increase specificity of selector
6 years ago
raboid f51ab29cd1 Create Input component 6 years ago