thimble.mozilla.org
thimble.mozilla.org copied to clipboard
UPDATE: This project is no longer maintained. Please check out Glitch.com instead.
This is my first pull request, my apologies if this is a nuisance! I read the contributing guidelines and have been browsing the Thimble homepage. After recently covering a unit...
Fixing issue #1543 , Can I get some feedback please
This PR extends the light theme to the sections above the FILE and EDITOR panes, like this...  I've also simplified some of the LESS used to apply styles across...
Closes: #2533 This PR adds a "My Projects" link to the header for a logged-in user, allowing quick access to their projects. Feedback welcome!
This PR uses the [instructions from the README](https://github.com/mozilla/thimble.mozilla.org#setupinstallation) to update the bundled `id` service to the current `master` branch from that service. This was created as part of the discussion...
Fixing #2479: Allow user to change the project description without needing to publish their project.
Description wasn't saving if the project wasn't published. Now, by clicking cancel while the project is unpublished, the description is saved. Please review this and let me know if there's...
**this PR does basically aim at:** - *adding separators to README.md file*; --- **the main motivation for that does basically lie within:** - *making file easier to be read;* -...
This is still in progress, but it's starting to work (I was able to load the editor fully offline). I'll keep iterating on it. It's a bit different than what...
**Warning:** This is still is progress, don't merge! 
Fixes #1918 Added variable to the messages.properties file and added conditions to publish.html However, I believe that i am not able to access `project.publish_url` in publish.html. It always goes to...