- Aug 07, 2018
-
-
chrisgarrity authored
-
- 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
-
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.
-
- Aug 02, 2018
-
-
chrisgarrity authored
I think this switches all the icons we saw. I also switched the icons on the tabs (the blocks going the wrong way looked bad).
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 01, 2018
-
-
Paul Kaplan authored
-
chrisgarrity authored
Changed left/right to first/last. Added direction aware styles.
-
chrisgarrity authored
Correct margins for tabs, tab icons.
-
chrisgarrity authored
Checked with Moran, and the sound waveform along with play button should stay LTR. So added a `row-reverse` that only applies when `dir=“rtl”`
-
chrisgarrity authored
Move the margin to the other side.
-
chrisgarrity authored
-
chrisgarrity authored
Rename buttons first and last instead of left/right. Add RTL styles.
-
chrisgarrity authored
This bled into normalizing z-indices for the action menus in the z-index.css. The tooltip id was not unique between action menus for ‘suprise’ and ‘paint’, so `mainTooltipId` was used as a prefix to make them unique.
-
chrisgarrity authored
-
Paul Kaplan authored
-
- Jul 31, 2018
-
-
Paul Kaplan authored
-
- Jul 25, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Enforce this by using `slice` so that no more are ever shown, which would mess up the layout. Also fixes the issue where the card text could push out when translated into other languages
-
Paul Kaplan authored
-
- Jul 24, 2018
-
-
kyleplo authored
-
- Jul 23, 2018
-
-
chrisgarrity authored
Currently that’s just hebrew. It’s still available with the `?locale=he` for people to check translations. It’s being temporarily excluded from the menu until we have RTL support for the interface.
-
Ken authored
-
Paul Kaplan authored
This replaces the event-based search analytics because that method does not allow us to get the advantages of more search-specific analytics.
-
Connor Hudson authored
-
- Jul 20, 2018
-
-
apple502j authored
-
- Jul 19, 2018
-
-
Paul Kaplan authored
-
Connor Hudson authored
Preview FAQ -> FAQ Make welcome image in modal match the homepage banners Preview -> Beta (:D)
-
Paul Kaplan authored
-
- Jul 18, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
chrisgarrity authored
HT @paulkaplan
-
Paul Kaplan authored
-
Paul Kaplan authored
-
kyleplo authored
-
kyleplo authored
-
- Jul 17, 2018
-
-
chrisgarrity authored
-