This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Commit 1f818c9
committed
Merge remote-tracking branch 'origin/master' into pflynn/in-browser-file-system
* origin/master: (180 commits)
Update to release 1.3
FR and JP translation fix for index.html file
Fix unit test that broke due to a side fix in PR #10413, and enhance tests to verify that search tickmarks are rendered.
Only print deprecation warnings for $().on/off() on EventDispatchers once per caller, like other such warnings. Move $() shim into brackets.js normal startup code, since there's no longer any core code that could hit it (only extensions).
Fix memory leak in ExtensionManagerViewModel
Don't adjust selection if rename fails. Add unit tests for these cases.
Fixed typos in docs
Update the selected file if a renamed folder is a prefix of the path
Use command instead of private method.
German Translation
Update jQuery -> 2.1.3
Fix for ImageView bug 5960 & 10180
Update README.md
Update README.md
Update translation
Update strings.js
Update urls.js
Get rid of deprecated calls in LiveDevMultiBrowser
Add missing attribute
Fixing UX issue of inactive panel getting too dim to read text for dark themes.
...File tree
117 files changed
+7073
-2276
lines changed- samples
- de/Erste Schritte
- fa-ir/Getting Started
- screenshots
- fr/Premiers pas
- ja/Getting Started
- src
- LiveDevelopment
- Agents
- Documents
- Inspector
- MultiBrowserImpl/protocol/remote
- command
- document
- editor
- extensibility
- node
- extensions/default
- CSSCodeHints
- styles
- unittest-files
- DebugCommands
- InlineColorEditor
- thirdparty
- JSLint/unittest-files
- JavaScriptCodeHints
- SVGCodeHints
- styles
- file
- htmlContent
- language
- nls
- cs
- de
- es
- fa-ir
- fi
- fr
- ja
- root
- ro
- sr
- zh-cn
- preferences
- project
- search
- styles
- thirdparty
- utils
- view
- tasks
- test
- spec
- KeyBindingManager-test-files
- LiveDevelopment-MultiBrowser-test-files
- sub
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
117 files changed
+7073
-2276
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
23 | | - | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
130 | | - | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
250 | 252 | | |
251 | 253 | | |
252 | 254 | | |
253 | | - | |
| 255 | + | |
254 | 256 | | |
255 | 257 | | |
256 | 258 | | |
| |||
302 | 304 | | |
303 | 305 | | |
304 | 306 | | |
305 | | - | |
| 307 | + | |
306 | 308 | | |
307 | 309 | | |
308 | 310 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments