- Oct 08, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
load new project, both json and title; set title on file load; draft of code to fetch title from api
-
Ben Wheeler authored
-
- Sep 26, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
-
- Sep 24, 2018
-
-
Benjamin Wheeler authored
* added account navigation menu, copied and adapted from www * fixed css * support for login menu, registration menu from www * Dropdown replaced with MenuBarMenu, override www css in menus * render and style login dropdown via function from www * moved menu styling from menu itself to menu bar * refactoring menu components and containers * refactor and restyle account nav menu * cleaned up cruft and css per rschamp's review of PR 3070
-
- Sep 12, 2018
-
-
Linda authored
-
- Sep 11, 2018
- Sep 06, 2018
-
-
Ben Wheeler authored
styling for title field; correct input target in tests; make download filename safer with default, max length; in playground index, correctly pass props through to gui container
-
- Aug 28, 2018
-
-
Ray Schamp authored
Unfortunately I couldn't do the same with loading projects, since the presence of the component (necessitating the menu to be open) allows the actual upload from file to work, since it needs the FileInput component to be present, so it can emit a change event. We should revisit
-
Ray Schamp authored
-
- Aug 21, 2018
-
-
Karishma Chadha authored
-
apple502j authored
-
- Aug 20, 2018
-
-
chrisgarrity authored
-
chrisgarrity authored
-
chrisgarrity authored
Overlay a transparent `select` over the language icon. When a user clicks there the options pops up. There’s no styling of the options, other than font and font size.
-
- Aug 17, 2018
-
-
Karishma Chadha authored
-
- Aug 16, 2018
-
-
Karishma Chadha authored
This reverts commit 1c20d6db, reversing changes made to 2f1cce93.
-
- Aug 15, 2018
-
-
Ray Schamp authored
-
chrisgarrity authored
Note: the coming soon tooltip positions are calculated by react-tooltip, and they do not handle RTL.
-
- Aug 10, 2018
-
-
Karishma Chadha authored
-
Karishma Chadha authored
-
- Aug 09, 2018
-
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Karishma Chadha authored
-
- Aug 02, 2018
-
-
Paul Kaplan authored
-
- Jul 31, 2018
-
-
Paul Kaplan authored
-
- Jul 18, 2018
-
-
chrisgarrity authored
HT @paulkaplan
-
- Jul 17, 2018
-
-
chrisgarrity authored
-
- Jul 12, 2018
-
-
Paul Kaplan authored
-
- Jul 11, 2018
-
-
chrisgarrity authored
The onMouseUp handler for the menu rerenders the language menu before the select onChange function runs on Firefox. So it resets the language value back to the previous value and the locale doesn’t update. If the languageMenu isopen don’t fire the openlanguageMenu action.
-
- Jun 20, 2018
-
-
Andrew Sliwinski authored
-