David Humphrey (:humph) david.humphrey@senecacollege.ca
cd407a7ecb
Fix #308 - update brackets-cdn-suggestions submodule to get upstream fix for HTTPS
2015-11-09 14:31:21 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
4a7e0a7c62
Fix https://github.com/mozilla/thimble.webmaker.org/issues/529 - force JS to run when user manually reloads the preview
2015-11-09 14:30:18 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
302d45313c
Fix https://github.com/mozilla/thimble.webmaker.org/issues/945 - reduce line number gutter width
2015-11-06 13:41:44 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
5e83f13abb
Remove stray .swp files from last commit
2015-11-03 13:18:07 -05:00
David Humphrey
a356dec62a
Merge pull request #478 from errietta/errietta/466
...
Extract colours from image - Closes #466
2015-11-03 13:16:01 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
e9eea0aa63
Deal with multiple images having different ImageView elements when setting color info
2015-11-03 18:07:04 +00:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
ddb3a13146
Review fixes, still not working correctly for zip file imports
2015-11-03 18:07:04 +00:00
Luke Pacholski
8bf028fbe8
Swatch updates
2015-11-03 18:07:04 +00:00
Errietta Kostala
87409563ed
Extract colours from image
2015-11-03 18:07:04 +00:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
41870938c1
Use proper FS abstraction when doing bramble.addNewFile() for Blob URL caching
2015-11-03 12:28:03 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
a289206515
Fix https://github.com/mozilla/thimble.webmaker.org/issues/1042 - use rmfr when deleting files/folders
2015-10-27 11:53:13 -04:00
Gideon Thomas
1c40c5ab76
Fix #480 - Expand destination of "Move To" directory
2015-10-23 12:46:35 -04:00
Kieran Sedgwick
fa0aa702a0
Fix #472 - Automate CloudFront invalidation on deploy
2015-10-22 18:13:12 -04:00
Gideon Thomas
a6d284e113
Merge pull request #486 from flukeout/move-to-dark-theme
...
Updated styling for dark theme of Move File dialog
2015-10-20 13:04:11 -04:00
Luke Pacholski
59c00df94d
Updated styling for dark theme of Move File dialog
2015-10-19 13:34:17 -07:00
Gideon Thomas
fc4eac23a2
Fix #481 , mozilla/thimble.webmaker.org#761 - Show the correct filename when you switch between files
2015-10-19 15:02:54 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
805489ea72
Fix https://github.com/mozilla/thimble.webmaker.org/issues/1182 - allow javascript: and other common non-http schemes
2015-10-18 19:04:21 -04:00
Gideon Thomas
6c1f10d592
Make "Move To" dialog scrollable
2015-10-15 14:51:27 -04:00
Gideon Thomas
8bfe7fd815
Fix mozilla/thimble.webmaker.org#1002 - Add bramble-move-file extension for "Move To" functionality
2015-10-14 15:03:27 -04:00
Gideon Thomas
f52f91628e
Add moveFile command to client and shell commands to the fs implementation
2015-10-14 11:16:02 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
d1a932b3f3
Fix https://github.com/mozilla/thimble.webmaker.org/issues/1169
2015-10-13 13:47:31 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
9a0d59e28e
Fix #421 - don't steal common browser keyboard shortcuts in editor
...
Remove Ctrl+L per review
2015-10-13 10:42:05 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
b7dc541163
Refactor BlobUtils to not require filesystem instance, make getUrl() sync
...
Refactor BlobUtils.preload() into separate module
Undoing some of my work to fix circular deps
Yield to main thread during rewriting so we don't block UI for sync work
Review fixes
2015-10-09 16:51:24 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
03ba82f43e
Fix font issues related to code folding
2015-10-08 12:08:37 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
219db84480
Update gruntfile to automatically copy markdown css to dist/ on build-browser
2015-09-23 15:37:51 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
2f2d2a0699
Add Markdown and LESS preprocessors
...
Write Blob URL for transformed file
2015-09-23 15:24:30 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
df422744b8
Fix https://github.com/mozilla/thimble.webmaker.org/issues/1137 - include doctype in preview html
2015-09-21 12:06:03 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
aec8897322
Fix CodeFolding to work better in Bramble, turn on by default to aid readability
2015-09-21 12:04:36 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
a4342637f4
Fix #1125 : fix LinkManager to only open URLs once via file navigation vs. Launcher.launch()
2015-09-18 15:30:15 -04:00
David Humphrey
339610a63c
Merge pull request #467 from errietta/errietta/461
...
Closes #461 - Remove stray ; in CSS
2015-09-17 08:02:15 -04:00
Errietta Kostala
4c56b0ab1d
Closes #461 - Remove stray ; in CSS
2015-09-17 09:24:17 +00:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
bb48c26d96
Fix #447 - support rewriting of <a href=...> dynamically via injected click handler
2015-09-12 12:47:26 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
ca10c87443
Fix https://github.com/mozilla/thimble.webmaker.org/issues/1091 - don't fail to rewrite a CSS file due to a missing file in a url()
2015-09-11 10:51:28 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
2b839ed7f7
Fix https://github.com/mozilla/thimble.webmaker.org/issues/1043 - fix style attribute parsing in HTMLRewriter
2015-09-10 15:30:26 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
3ecc49455f
Add CORS to dev server instance so we can serve dist/bramble.js to Thimble locally
2015-09-09 20:50:26 -04:00
Luke Pacholski
d6164c4564
Merge pull request #458 from flukeout/phone-background-fix
...
Mobile preview background color fixes.
2015-09-09 13:34:35 -07:00
Luke Pacholski
181de8b60e
Preview pane background color fixes.
2015-09-09 13:23:37 -07:00
David Humphrey
cf1eee2ca9
Merge pull request #457 from flukeout/phone-styling-fix
...
Fixes phone preview styling in Safari.
2015-09-09 16:04:38 -04:00
Luke Pacholski
2fc59aaf9f
Fixes phone preview styling in Safari.
2015-09-09 12:58:49 -07:00
David Humphrey
0ebe39ab42
Merge pull request #456 from ashleygwilliams/license
...
update to use appropriate license syntax in package
2015-09-09 13:36:40 -04:00
ag_dubs
df3aaa8b80
update to use appropriate license syntax in package
2015-09-09 11:55:52 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
56bc849714
Brackets portion of https://github.com/mozilla/thimble.webmaker.org/issues/1031 , better errors for failed fs operations
2015-09-02 17:56:47 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
c3595a8d7f
Fix https://github.com/mozilla/thimble.webmaker.org/issues/1019 - add monospace to code font-family
2015-09-01 21:03:55 -04:00
David Humphrey
76e3e4d903
Merge pull request #452 from humphd/ie-access-denied-exception
...
Deal with IE throwing 'Access Denied' error (-2147024891) when accessing stylesheet properties
2015-09-01 16:09:50 -04:00
David Humphrey
6e8575e959
Deal with IE throwing 'Access Denied' error (-2147024891) when accessing stylesheet properties
2015-09-01 16:04:29 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
456967cceb
Fix https://github.com/mozilla/thimble.webmaker.org/issues/956 - remember preview scroll position
2015-08-30 16:47:23 -04:00
Kieran Sedgwick
9736bf7b7b
Switched prod and staging bucket and creds
2015-08-28 15:25:28 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
b2a7c83dcb
Rewrite <a href=...>, try to decode file URIs in rewriters
...
Prefer server to BlobUtils for rewriting <a href> and other elements
Deal with need for livedoc server vs. blob cache on element rewriting
Stop rewriting anchors in order to avoid circular deps
2015-08-27 14:54:29 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
e5d055d6da
Fix Thimble Issue 861: Add Bramble.formatFileSystem() and autoRecoverFileSystem option
2015-08-27 14:08:44 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
3b43aba920
Update bramble.addNewFile() to take more options, replacing addNewFileWithContents
2015-08-26 11:21:12 -04:00