Skip to content
Snippets Groups Projects
  1. Sep 07, 2018
  2. Aug 27, 2018
  3. Aug 09, 2018
  4. Aug 08, 2018
    • chrisgarrity's avatar
      Don’t reverse all button icons · f201c5fd
      chrisgarrity authored
      The ‘back/retry’ button in the connection modal should be reversed, but the others (bluetooth icon, question mark) probably shouldn’t.
      f201c5fd
  5. Aug 06, 2018
    • chrisgarrity's avatar
      make css format consistent · 486d38d0
      chrisgarrity authored
      486d38d0
    • chrisgarrity's avatar
      Handle RTL for the Modal Component · 3f686785
      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.
      3f686785
  6. Aug 02, 2018
  7. Jul 19, 2018
  8. Jul 18, 2018
  9. Jul 17, 2018
    • chrisgarrity's avatar
      Localize custom procedure modal title · a7b07cd4
      chrisgarrity authored
      * Added localization for ‘Make a Block’
      * ‘block name’ default text is in scratch-blocks
      
      The changes in `error-step.jsx` were needed because the same id was defined in there and `unavailable_step.jsx`. The scripts to generate the json file for Transifex give an error if the same id is defined in two places. In error step it simply uses the id without redefining default value etc. The alternative would be to add a new messages.jsx file that has the definitions for shared text and include that in both places that use them.
      a7b07cd4
  10. Jul 12, 2018
  11. Jul 10, 2018
  12. Jul 09, 2018
  13. Jul 02, 2018
Loading