Skip to content
Snippets Groups Projects
  1. Oct 01, 2018
  2. Sep 17, 2018
    • Karishma Chadha's avatar
    • chrisgarrity's avatar
      Localize library tags · c906ae55
      chrisgarrity authored
      * convert all tags to have a `tag` field corresponding to the query parameter, and `intlLabel` field that defines the title message for `FormattedMessage`
      * define all the tag messages in a shared file so they can be included in multiple places.
      * convert the `TagButton` to use `tag` for the `onclick` handler value, and localize `intlLabel` for the title.
      
      In the library I’ve continued to use `tag.toLowercase()` even though all the tags are currently defined as lowercase. It’s safer, but currently not strictly needed.
      c906ae55
  3. Sep 11, 2018
  4. Sep 07, 2018
  5. Aug 20, 2018
  6. Aug 09, 2018
  7. Aug 02, 2018
  8. Jul 28, 2018
  9. Jul 25, 2018
  10. Jul 19, 2018
  11. Jul 18, 2018
  12. Jul 13, 2018
  13. Jul 12, 2018
  14. Jul 11, 2018
  15. Jul 10, 2018
  16. Jul 02, 2018
Loading