Michael Fix
89931eab59
Add linting back ( #349 )
7 years ago
Michael Fix
3bbb98a3a2
Revert "Refactor state components ( #338 )" ( #348 )
...
This reverts commit 0a59db56c8
.
7 years ago
Michael Fix
0a59db56c8
Refactor state components ( #338 )
...
* WIP: Unstated works
* WIP: extract into its own file
* Container instance
* Remove unused variables
* Move toolbar children into Toolbar
* Extract our Coder interface
* Remove top level subscription
* Bug fix
* WIP
* Remove old dependencies
* Add import eslint plugin
* Rename components
- add createRef TODO [ ]
* Bug fixes
* Rename Coder -> CodeWindow
* Address comments
- Rename to variable
- Rename onDrop from Editor containers perspective
* More variable renaming
7 years ago
Michael Fix
5a4cdd7d7f
Lint and fix issues, don't add linting yet though ( #293 )
...
* Lint and fix issue, don't add linting yet though
* Clean up
* Remove /about href
7 years ago
Michael Fix
a6324586eb
Performance improvements ( #287 )
...
* Perf improvements. Limit rerender on keystrokes
* Spread settings props, make dropdowns and carbon pure
* Remove last TODO
* Pass state into value of titleBar input
* Clean up
7 years ago
Jake Dexheimer
8a814beed3
Fix dropdown minWidth issue
7 years ago
Jake Dexheimer
4bfde22b48
Clear dropdown input on open
7 years ago
Mike Fix
7a0153dcda
Fix downshift id issue
7 years ago
Michael Fix
d77ff14e05
Implement typeable dropdowns ( #283 )
...
* Implement typeable dropdowns
- Closes #276
* Fix up and down arrows
* Use instance variables for state and user input
* Bug fixes
* Pass getButtonProps
7 years ago
Mike Fix
6e01e9be59
Accessability improvements
7 years ago
Jake Dexheimer
9499248e1c
Add watermark feature ( #274 )
...
* Add watermark feature
* Change watermark to carbon logo
* Fix double borders
7 years ago
Jake Dexheimer
d3633743f8
dropdown user-select:none
7 years ago
Jake Dexheimer
c90099f72a
Merge remote-tracking branch 'origin/master' into HEAD
7 years ago
Jake Dexheimer
e8bb4ac0e0
Add button dropdown
7 years ago
Jake Dexheimer
3c0b3dd387
Fix dropdown hover/width, window themes bg
7 years ago
briandennis
f7771aee8c
remove blue outline from dropdown
7 years ago
Bruno C. Couto
83d30234a3
Add support to keyboard navigation in Dropdowns
...
The user can navigate through the Themes and Languages selects using the
keyboard arrow down and up keys.
7 years ago
briandennis
5a11b115e0
if no selected value, provide default value
7 years ago
Mike Fix
4e15b66001
Add save as dropdown (needs reconfiguring + style)
7 years ago
Jake Dexheimer
d314b8643b
Consistent borders ( #190 )
...
* Use 1px border width
* Fix double border width on collapse element
7 years ago
Jake Dexheimer
9379528ccc
Remove line numbers background style
7 years ago
Jake Dexheimer
96ac36baf5
Fix component state issues
7 years ago
Jake Dexheimer
75a6587e99
Minor fixes
7 years ago
Jake Dexheimer
de11ff034f
Add hover styles
7 years ago
Andrew
3cbcb49c27
Remove semicolons
7 years ago
Andrew Dassonville
7e69ca2897
Add prettier
7 years ago
Jake Dexheimer
bf374f1728
Clean up styles
...
- Move globals out of Meta component
- Create style components for Reset and TypeSystem
7 years ago
Jake Dexheimer
902688ae82
Remove hover styles
7 years ago
Jake Dexheimer
85b193e1f1
Make pretty 👻
7 years ago
Jake Dexheimer
2729531ad6
Start global color palette
8 years ago
Mike Fix
8697c2e683
Fix git renaming issue
8 years ago