David Humphrey
7f9f4e2d06
Fix #684 : minify all *.js in dist/ ( #695 )
2017-04-07 11:32:56 -04:00
David Humphrey
d2ce5494cb
Fix #634 : Simplify service worker caching ( #682 )
...
* Fix #634 : simplify service worker caching
* Rework staticFileGlobs to ignore dist/nls, add runtimeCaching for nls, fonts
* Fix review issues, rework ?disableExtensions logic
* Compress dist/ and bramble-sw.js, call uglify after build-extensions
2017-04-07 11:28:13 -04:00
David Humphrey
bb57da3067
Use requirejs to bundle/minify extensions, copy only what we need to dist/, part of #634 ( #637 )
...
* Rework extension loading to use a json file, drop ?enableExtensions support
* Close, but no cigar
* Working, all extensions built with requirejs, copied as small as possible
* Revert change to swPrecache I removed for debugging
* Don't copy unused SourceCodePro fonts to dist/styles/fonts
2017-04-06 15:07:16 -04:00
MargarytaChepiga
d3f1ff7cbb
Issue# 1596: Added the ability to add a tutorial after it has been removed ( #693 )
...
* Fix the ability to add a tutorial file after it has been removed
* Changed identation
2017-04-06 12:48:41 -04:00
harkirat singh
2d99ca77e4
Added logic to control autocomplete ( #678 )
...
* Included new state in StateManager.js
* Added events to implement AutoComplete toggle
* Added start and stop functions in bramble
* Added allowAutoCorrect to main.js
* Fixes typos
* Added toggle functionality to JS and CSS hints
* Changed all variable names to Autocomplete
* Emitted a single event(autocompleteChange) when Hints Change
* Added note in README related to new getAutocomplete function
* Modified Remote Command Strings
2017-04-06 09:13:59 -04:00
Shashank Polugari
2d10c280df
Fix #673 , Cancelling a file upload... ( #686 )
...
* Fixes issue 673, Cancelling a file upload...
* Removed random space
* Removed random space
2017-04-05 14:09:24 -04:00
Travis CI
adf1440016
Thimble-L10N - Pull new strings from Thimble
2017-04-04 12:16:41 +00:00
Travis CI
ab03952362
Thimble-L10N - Pull new strings from Thimble
2017-04-04 11:56:26 +00:00
Mike Kamermans
c867c4e94a
Merge pull request #679 from humphd/remove-code-folding-deps
...
Remove CodeFolding code we auto-load in brackets.js
2017-04-03 13:16:25 -07:00
MargarytaChepiga
31b4b7944a
Fix mozilla/thimble.mozilla.org#1833 - Turned of autoescaping in propeties2js.js ( #671 )
...
* Turned of autoescaping in propeties2js.js
* added filter to escape quotes in localize strings
2017-03-31 17:48:39 -04:00
David Humphrey
18ce4affc8
Update sw cache list to include ConsoleManager and whitespace extension ( #675 )
2017-03-31 15:18:00 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
ffdd1fe6ad
Remove CodeFolding code we auto-load in brackets.js
2017-03-31 14:51:47 -04:00
Travis CI
cde6174ec3
Thimble-L10N - Pull new strings from Thimble
2017-03-31 06:56:40 +00:00
Travis CI
9064d55f4c
Thimble-L10N - Pull new strings from Thimble
2017-03-31 06:36:04 +00:00
Travis CI
b5183216cd
Thimble-L10N - Pull new strings from Thimble
2017-03-31 06:16:50 +00:00
Travis CI
951af19073
Thimble-L10N - Pull new strings from Thimble
2017-03-31 05:35:43 +00:00
Travis CI
0a09863ac9
Thimble-L10N - Pull new strings from Thimble
2017-03-31 05:15:06 +00:00
Travis CI
a7758e9832
Thimble-L10N - Pull new strings from Thimble
2017-03-31 04:55:24 +00:00
Travis CI
5a4369b19d
Thimble-L10N - Pull new strings from Thimble
2017-03-31 04:36:27 +00:00
Travis CI
ca0b2b092d
Thimble-L10N - Pull new strings from Thimble
2017-03-31 04:14:43 +00:00
Travis CI
2b959336dc
Thimble-L10N - Pull new strings from Thimble
2017-03-31 03:54:57 +00:00
Travis CI
1622d2e523
Thimble-L10N - Pull new strings from Thimble
2017-03-31 03:35:48 +00:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
2972efbdff
Fix regression from #633 with FileSystem.getFileForPath is not a function error
2017-03-30 20:54:16 -04:00
Eugueni Antsyferov
82278d7911
[WIP]Fix #354 : Fixing Blob URL path entries for children when we rename a directory ( #633 )
...
* changing fs.rename to FileSystemCache.refresh and reload
* adding to FileSystemCache.refresh and reload
* fixing some review changings
* adding LiveDevMultiBrowser
* changing callback to selfexecuting function
* fixing FileSystemCache.refresh and spacing
* fixing spaceing
* fixing spacing and config.json file
* fixing some spaceing problems
* fix spacing
2017-03-30 16:42:06 -04:00
David Humphrey
afd2da601d
Merge pull request #625 from humphd/livedev-fixes
...
Remove nohost/StaticServer (dead code), always rewrite CSS files, fix remote script injection
2017-03-30 16:40:36 -04:00
David Humphrey
c203d3c45e
Merge pull request #601 from cgsingh/issue1262-brackets
...
Fix #1262 - Option to disable Auto-Enclosing Tags
2017-03-30 16:27:52 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca
e457f54ad7
Remove nohost/StaticServer (dead code), always rewrite CSS files, fix remote script injection
2017-03-30 15:33:10 -04:00
Travis CI
085b5e2411
Thimble-L10N - Pull new strings from Thimble
2017-03-30 14:57:36 +00:00
Travis CI
329b6e7e6d
Thimble-L10N - Pull new strings from Thimble
2017-03-30 14:37:43 +00:00
Travis CI
cfd7e59e76
Thimble-L10N - Pull new strings from Thimble
2017-03-30 14:16:38 +00:00
Luke Pacholski
23e16b2fb7
Removed code folding feature ( #667 )
...
And also accidentally pushed up changes to update the resizing UI - so we'll just go ahead and merge that in and test it!
2017-03-29 14:25:22 -07:00
Shashank Polugari
9f5ce7cf27
Made changes ( #621 )
2017-03-29 15:33:08 -04:00
Travis CI
e2b7066701
Thimble-L10N - Pull new strings from Thimble
2017-03-29 17:58:41 +00:00
Travis CI
d30e144805
Thimble-L10N - Pull new strings from Thimble
2017-03-29 17:38:03 +00:00
Travis CI
5cfc21dbf8
Thimble-L10N - Pull new strings from Thimble
2017-03-29 17:16:56 +00:00
Travis CI
c37c577060
Thimble-L10N - Pull new strings from Thimble
2017-03-29 16:58:34 +00:00
Travis CI
41e4e4add0
Thimble-L10N - Pull new strings from Thimble
2017-03-28 20:36:53 +00:00
Luke Pacholski
aa1038e93a
Merge pull request #670 from Abykin/1907
...
Fix #1907 : menus don't have a dark theme anymore
2017-03-28 13:03:00 -07:00
Mike Kamermans
952a5fb998
Merge pull request #669 from omytryniuk/issue-1306
...
Fix #1306 : Project rename input doesn't lose focus anymore
2017-03-28 10:41:44 -07:00
Andrey
dd0aab7084
Fix #1907 : menus don't have a dark theme anymore
2017-03-28 11:38:44 -04:00
Oleg Mytryniuk
ccd23b5712
Fix #1306 : Project rename input doesn't lose focus anymore when an auto-save is triggered
2017-03-28 00:29:22 -04:00
Ray Gervais
e2b3985ea4
Updated ConsoleManagerRemote.js to fit requested style
2017-03-27 12:26:14 -04:00
RayGervais
fead08778b
Fixed Spacing, Changed comma-seperated array styling, removed unneeded comment.
2017-03-27 12:26:14 -04:00
RayGervais
4512204e07
Fixed Formatting because Vim doesn't like spaces
2017-03-27 12:26:14 -04:00
RayGervais
c438288f8b
Fixed code to reflect requested changes, including:
...
- Removed repeated code in ConsoleManagerRemote.js
- Switched arguments in transportSend to be in logical order in ConsoleManagerRemote.js
- Updated Data to be an object which contains type and arguments in PostManagerTransportRemote.js
- Added 'TODO:' to ConsoleManager.js
- Removed 'Bramble Console' test argument from ConsoleManager.js
- Removed 'Runtime.Evaluate' check in ConsoleManagerRemote.js
- Added a default to Console.Log in the case that Console['Type'] is not specified
- Added time, and timeEnd functions to the forEach loop mentioend in first bullet point
- Removed time, timeEnd argument handling entirely, since the removal of 'Bramble Console' test argument no longer is first argument
2017-03-27 12:26:14 -04:00
RayGervais
6e3113756c
Fixed '==' != '===' Syntax Issue
2017-03-27 12:26:14 -04:00
RayGervais
f198942856
Simplified logic for handlingConsoleRequests, Fixed Syntax Errors
2017-03-27 12:26:14 -04:00
RayGervais
8a4cf1436d
Implemented test and testEnd console functions
2017-03-27 12:26:14 -04:00
RayGervais
e4b7347f7d
Added Info, Debug, Warn, Error console functionalilty to the bramble console
...
Added a data_type (referencing the above) to the PostMessageTransport send function arguments
2017-03-27 12:26:14 -04:00
RayGervais
f188b9ace4
Console.log now handles multiple arguments
2017-03-27 12:26:14 -04:00