Skip to content
This repository was archived by the owner on Mar 5, 2020. It is now read-only.

Tags: mozilla/learning.mozilla.org

Tags

v1.0.5

Toggle v1.0.5's commit message
Release v1.0.5.

- New Clubs Application Form
- Enable Pontoon

v1.0.4

Toggle v1.0.4's commit message
Release v1.0.4.

- Clubs' Guides page containing resource guides used by Mozilla Clubs
- Localization - The application is now localizable and has been localized in English

- Community call updated to July

v1.0.3

Toggle v1.0.3's commit message
Release v1.0.3.

- Added July 12th Curriculum Workshop details and updated archives.

********************************************************************
**And... things are already on production site but we forgot to mention them in the CHANGELOG**

- Visit https://learning.mozilla.org/codemoji to check out a browser-based
  learning tool / game that teaches everyday internet users about ciphers,
  the basic building blocks of encryption.
- Added Offline Icebreakers teaching activity page.

- Improved newsletter signup form validation.
- Moved privacy policy agreement text above email input box in newsletter
  signup forms.

v1.0.2

Toggle v1.0.2's commit message
Release v1.0.2.

- Added June 16 Curriculum Workshop details and updated archives.
- Added June 29 MLN Community Call details and updated archives.

v1.0.1

Toggle v1.0.1's commit message
Release v1.0.1.

- Updated references to teach.mozilla.org with learning.mozilla.org
- Updated Twitter link.

v1.0.0

Toggle v1.0.0's commit message
Release v1.0.0.

- Added Intermediate Web Lit II module.
- Badges related code has been merged into the codebase! The `ENABLE_BADGES`
  flag is currently off. Turning it on renders the `/badges` and
  `/badge/....` routes, and reveals the badge main page as a sidebar navigation
  option.

- `npm start` now triggers the `npm run app` task

v0.0.40

Toggle v0.0.40's commit message
Release v0.0.40.

- Added May 10 Curriculum Workshop details and updated archives.
- Added May 25 MLN Community Call details and updated archives.

v0.0.39

Toggle v0.0.39's commit message
Release v0.0.39.

- Fixed Web Literacy Map data since Synthesize, Share and Connect were
  assgined the wrong 21st century skills.
- Unified button, label, and link styles across the site.
- Fixed url-to-react-router-path rewriter so that hitting pages with hash
  and/or query string in the URL won't result in 404.

v0.0.38

Toggle v0.0.38's commit message
Release v0.0.38.

- Fixed width scrollbars issue in vertical container for Firefox stable.
- Updated a few links.

- Updated Community Calls pages. This includes adding an archive page
  for the March 23 call.

v0.0.37

Toggle v0.0.37's commit message
Release v0.0.37.

- Updated a few links on the site.

- Added Curriculum Workshop archived pages.
- Added PULL_REQUEST_TEMPLATE.md.