v2.6.0
What's Changed
- Combined Modal component for New File, New Folder, and Upload. by @lindapaiste in #2049
- fixing scroll bars by @nown1ne in #2161
- 'Back to Editor' links to the last opened project (Fixes #2175) by @lindapaiste in #2178
- added code coverage by @parteekcoder in #2164
- Convert
CollectionCreate
from a class to a function component. by @lindapaiste in #2136 - Remove duplicate
document.body.className
effect by @lindapaiste in #2170 - changed color of autorefresh checkbox by @Veer0x1 in #2215
- Autocomplete and Hinter by @peilingjiang in #1873
- Autocomplete++ by @peilingjiang in #2236
- Cleanup language menu code in
Nav
component by @lindapaiste in #2210 - Refactor Nav pt. 2 - create sub-components by @lindapaiste in #2227
- Add autocomplete attributes to password forms - Fixes #2229 by @lindapaiste in #2230
- Cleanup: Single source of default project contents by @lindapaiste in #2211
- Cleanup of uploader code by @lindapaiste in #2244
- Fix #2240 - Hide progress bar when upload is complete by @lindapaiste in #2242
- Fix: upload modal closes when clicking inside by @lindapaiste in #2245
- Fixes #2247 - Update package
friendly-words
by @lindapaiste in #2258
New Contributors
Full Changelog: v2.5.2...v2.6.0