- Aug 15, 2018
-
-
chrisgarrity authored
Don’t intialize cards position in reducer - position needs to be set based on isRtl. Rename prev/next icons to right/left arrows Make `NextPrevButtons` function RTL aware so that it puts the prev/next on the left or right based on the direction of the language.
-
- Jul 25, 2018
-
-
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
-
- Jul 20, 2018
-
-
apple502j authored
-
- Jul 12, 2018
-
-
Paul Kaplan authored
-
- Jul 09, 2018
-
-
carljbowman authored
- Resized the next/prev cards and buttons - Resized the “Remove” and “All Tips” buttons in the nav - Added hover feedback on next/prev and nav items
-
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’.
-
- Jun 27, 2018
-
-
Paul Kaplan authored
-
- Jun 04, 2018
-
-
sjhuang26 authored
-
- Jun 02, 2018
-
-
sjhuang26 authored
-
- Apr 27, 2018
-
-
Paul Kaplan authored
* WIP tips * WIP first card stack * WIP use tips reducer to show things to try * single card deck similar to mask sequence * collapse option * Add zoom card * WIP tips * Reorganized to redux * Add zooming to the gifs * Blue cards + navigation * Add tips to new nav bar * Remove blue * Update design with icons * deck updates wip * Updated card decks * Add videos to libraries * Update initial card and clicker preview * Add backdrop to initial card step. * WIP use vimeo player instead * New simple spin deck * Spin around and say hello decks * Update button and sub-card styles * Fix "tips" button in menu bar * Use move cursor * Fix cursor * Use same image for deck preview and library * Fix cursor again * Update clicker game deck * Add videos as single-step decks * Change tips in menu bar to ? icon * Change “tips” to “how-tos” in library * Add help icon to cards * Update deck library images * Add drag cover for youtube video to prevent catching mouseup * add a step to spin deck for clicking control * Blue bar style updates * Add step pips * Update clicker game name to run away * Fix image padding * Add change color step to spin deck * Add start sound step to run away deck * Update say deck to start with adding a sprite * Remove package lock * Remove zooming functionality * Remove unnecassary prototype changes * Split up rendering of cards into smaller parts * Use FormattedMessage for all strings * Automatic lint fixes * Almost finished with lint errors! * Fix more lint errors * Clean up CSS * Fix webpack config
-