You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Caleb Taylor 24323a9c95 Responsive carbon (#925)
* From 768px to 920px, toolbar overflows container, shifted media query at max-width of 920px

* min-width of main content is larger than viewport, causing overflow

* main page has scrollbars even though all content visually is within viewport, removed/lessened margin on main and body

* On Firefox, the items inside toolbar second row would not match to container's height, thus would be smaller. 'flex: 1' applys flex growth, but sets the initial size of item to 0%. flex basis needs to be added as auto to fit the parent's main size property.

Co-authored-by: Michael Fix <mrfix84@gmail.com>
5 years ago
..
Themes remove capitalize util 5 years ago
style Responsive carbon (#925) 5 years ago
svg clean up menu controls position, about page 6 years ago
Announcement.js turn off announcement 5 years ago
ApiContext.js Merge in 4.0.0 (#850) 5 years ago
AuthContext.js Merge in 4.0.0 (#850) 5 years ago
BackgroundSelect.js improve background select (#873) 5 years ago
Billing.js move next head to /pages/account 5 years ago
Button.js create delete button from /snippets 5 years ago
Carbon.js this always gets filtered 5 years ago
ColorPicker.js Bundle size (#844) 5 years ago
ConfirmButton.js create delete button from /snippets 5 years ago
Dropdown.js disable spellcheck on inputs 5 years ago
Editor.js Responsive carbon (#925) 5 years ago
EditorContainer.js Display login button on all pages (#909) 5 years ago
ExportMenu.js update location routing regex 5 years ago
FontFace.js Merge in 4.0.0 (#850) 5 years ago
FontSelect.js close settings dialog on font upload 6 years ago
Footer.js Improve mobile UI (#875) 5 years ago
Header.js better header on mobile 5 years ago
ImagePicker.js move to use meta and shift symbols to define keyboard listening 5 years ago
Input.js Add support for first line number setting (#849) 5 years ago
ListSetting.js Merge in 4.0.0 (#850) 5 years ago
LoginButton.js Display login button on all pages (#909) 5 years ago
MenuButton.js restructure settings menu into Window, Editor, & Misc (#898) 5 years ago
Meta.js use constant colors (#896) 5 years ago
Overlay.js enable react in scope lint rule 6 years ago
Page.js Responsive carbon (#925) 5 years ago
PhotoCredit.js Use Unsplash API (#301) 7 years ago
Popout.js improve keyboard navigation with escape to close 6 years ago
Presets.js better outlining for preset list 5 years ago
RandomImage.js move to use meta and shift symbols to define keyboard listening 5 years ago
SelectionEditor.js hide style editor on escape instead of removing selection 5 years ago
Settings.js restructure settings menu into Window, Editor, & Misc (#898) 5 years ago
Slider.js Add support for first line number setting (#849) 5 years ago
SnippetToolbar.js move to use meta and shift symbols to define keyboard listening 5 years ago
SpinnerWrapper.js use editor mount for loading instead of carbon's 6 years ago
ThemeSelect.js visually align Window settings 5 years ago
Toasts.js fix toast container position 5 years ago
Toggle.js fix input onChange for Toggle 5 years ago
Toolbar.js Responsive carbon (#925) 5 years ago
TweetButton.js move to use meta and shift symbols to define keyboard listening 5 years ago
WindowControls.js move to use meta and shift symbols to define keyboard listening 5 years ago
WindowPointer.js minor aesthetic tweaks 6 years ago