- Aug 06, 2018
-
-
chrisgarrity authored
* center the title on full screen modals. Adding the `[dir=“ltr”]` atttribute to the css rule for a child style didn’t work the way I expected. `[dir="ltr"] .full-screen .header-item-title` did not match the fullscreen title element, so the style wasn’t applied. `.full-screen [dir="ltr"] .header-item-title` did match. * fix the filter to reverse the icon and ‘x’ in the filter input * more space after the library back icon * reverse the arrow on camera -retake image and rerecord sound.
-
chrisgarrity authored
Fixes #2756 Libraries and many other modals share the Modal Component. Connected the Modal container to redux to make it aware of the RTL state, and then made sure that all places that use the modal component import the container, not the component directly.
-
- Jul 09, 2018
-
-
carljbowman authored
In addtion to changing the UI color for “mini cards” from motion blue to extensions aqua, this commit also updates the color variable previously known as ‘$pen-primary’ to ‘$extensions-primary’.
-
- May 01, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Karishma Chadha authored
-
- Apr 30, 2018
-
-
Karishma Chadha authored
Add more UI states (e.g. differentiating between no access, permission granted but video not loaded, video loaded). CSS cleanup.
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Karishma Chadha authored
-