Skip to content
Snippets Groups Projects
  1. Aug 09, 2018
  2. Aug 02, 2018
  3. Jul 31, 2018
  4. Jul 18, 2018
  5. Jul 17, 2018
  6. Jul 12, 2018
  7. Jul 11, 2018
    • chrisgarrity's avatar
      Handle mouseUp on language select for firefox · 6b0fea0c
      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.
      6b0fea0c
  8. Jun 20, 2018
  9. Jun 14, 2018
    • chrisgarrity's avatar
      PR cleanup · 788af2d7
      chrisgarrity authored
      * refactor LanguageSelector to reuse MenuBarMenu
      * localize aria-labels on MenuBar
      788af2d7
  10. Jun 13, 2018
    • chrisgarrity's avatar
      Enable language selection menu · bc3df2c3
      chrisgarrity authored
      Allows the language selection menu to be active if `?enable=language` is in the URL, otherwise shows a ‘coming soon’ tooltip. This can also land on a branch if we don’t want that available on preview.
      
      - language menu opens if the globe is clicked
      - language menu closes if mouse is clicked anywhere outside the language selector
      - language list is imported from scratch-l10n
      - current locale is updated if another language is selected (i.e. the current language selected changes)
      
      Not in this PR:
      - styling of language selector
      - actually changing the messages!
      bc3df2c3
  11. May 21, 2018
  12. May 04, 2018
  13. May 02, 2018
  14. Apr 27, 2018
    • Paul Kaplan's avatar
      7eebe9b3
    • Paul Kaplan's avatar
      Framework and demo content for how-tos inside the editor (#1867) · 76bfe175
      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
      Unverified
      76bfe175
  15. Apr 19, 2018
  16. Apr 13, 2018
  17. Apr 12, 2018
  18. Apr 04, 2018
  19. Mar 28, 2018
  20. Mar 27, 2018
  21. Feb 09, 2018
    • Paul Kaplan's avatar
      Fix numerous draggable images in the GUI. · c243e8eb
      Paul Kaplan authored
      Images are draggable by default, but when used within buttons or as
      clickable elements, they should not be draggable because starting a drag
      accidentally prevents the click event.
      c243e8eb
  22. Dec 27, 2017
Loading