Skip to content
Snippets Groups Projects
  1. Mar 26, 2019
  2. Mar 18, 2019
  3. Mar 04, 2019
  4. Nov 22, 2018
  5. Nov 18, 2018
  6. Oct 23, 2018
  7. Sep 07, 2018
  8. Aug 27, 2018
  9. Aug 09, 2018
  10. 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
  11. 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
  12. Aug 02, 2018
  13. Jul 19, 2018
  14. Jul 18, 2018
  15. 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
  16. Jul 12, 2018
  17. Jul 10, 2018
  18. Jul 09, 2018
  19. Jul 02, 2018
Loading