File tree
212 files changed
+1986
-1722
lines changed- 1-js
- 2-first-steps/6-variable-names
- 4-data-structures/7-array/9-eratosthenes-sieve
- 8-oop/3-getters-setters/5-coffeemachine-add-isrunning
- 10-regular-expressions-javascript
- 10-regexp-backreferences
- 12-regexp-alternation
- 13-regexp-ahchors-and-multiline-mode
- 14-regexp-multiline-mode
- 15-regexp-word-boundary
- 2-regexp-methods
- 3-regexp-character-classes
- 5-regexp-character-sets-and-ranges
- 7-regexp-quantifiers
- 1-find-text-manydots
- 8-regexp-greedy-and-lazy
- 9-regexp-groups
- 12-extra
- 10-cookie
- 11-intl
- 1-collate-array-sort
- 12-regexp-specials
- 3-templates
- 4-books
- 5-setImmediate
- 6-bind-late
- 8-range-textrange-selection
- 2-ui
- 1-document
- 1-browser-environment
- 10-compare-document-position
- 11-modifying-document
- 10-clock-setinterval
- 2-remove-polyfill
- 3-insert-after
- 4-remove-children
- 5-why-aaa
- 7-create-object-tree
- 12-multi-insert
- 13-document-write
- 14-styles-and-classes
- 2-create-notification
- 15-metrics
- 2-scrollbar-width
- 3-div-placeholder
- 4-put-ball-in-center
- 16-metrics-window
- 17-coordinates/1-find-point-coordinates
- 18-coordinates-document
- 2-dom-nodes
- 1-body-from-head
- 4-traversing-dom
- 1-dom-children
- 2-has-childnodes
- 5-searching-elements-dom
- 2-tree
- 6-searching-elements-internals
- 1-collection-length-after-remove
- 2-compare-elements-count
- 3-benchmark-search-dom
- 7-basic-dom-node-properties
- 1-console-firstchild-innerhtml
- 2-lastchild-nodetype-inline
- 3-tag-in-comment
- 8-dom-polyfill
- 1-polyfill-matches
- 3-polyfill-textcontent-ie8
- 9-attributes-and-custom-properties
- 1-get-user-attribute
- 2-set-class-links
- 2-events-and-interfaces
- 1-introduction-browser-events
- 2-hide-self-onclick
- 3-which-handlers-run
- 5-hide-message
- solution.view
- source.view
- 2-events-and-timing-depth
- 3-obtaining-event-object
- 4-event-bubbling
- 5-event-delegation
- 1-hide-message-delegate
- solution.view
- source.view
- 2-sliding-tree
- 7-default-browser-action
- 1-why-return-false-fails
- 3-image-gallery
- 8-dispatch-events
- 3-event-details
- 1-mouse-clicks
- 10-onload-ondomcontentloaded
- 11-onload-onerror
- 3-script-callback
- 4-scripts-callback
- 2-unselectable
- 3-mousemove-mouseover-mouseout-mouseenter-mouseleave
- 2-hoverintent
- 4-drag-and-drop
- 5-drag-and-drop-objects
- 6-mousewheel
- 7-fixevent
- 8-onscroll
- 2-updown-button
- 3-load-visible-img
- 9-keyboard-events
- 1-numeric-input
- 2-check-sync-keydown
- 4-forms-controls
- 1-form-elements
- 1-add-select-option
- 2-focus-blur
- 3-hotkeys
- 7-capslock-warning-field
- 3-events-change
- 4-forms-submit
- 1-modal-dialog
- 5-widgets
- 2-widgets-structure
- 1-clock
- 6-voter-add-step
- 3-widgets-markup
- 4-template-lodash
- 1-table-template
- 5-custom-events
- 1-voter-events
- 4-slider-events
- 3-webcomponents
- 2-webcomponent-core
- 3-shadow-dom
- 4-template-tag
- 5-css-scoping
- 6-link-import
- 7-webcomponent-build
- 4-ajax
- 10-ajax-jsonp
- 11-server-sent-events
- 12-ajax-iframe
- 13-csrf
- 2-ajax-nodejs
- 3-ajax-xmlhttprequest
- 1-phones-list
- 4-xhr-forms
- 5-xhr-crossdomain
- 6-xhr-onprogress
- 7-xhr-resume
- 9-websockets
- 5-animation
- 1-bezier
- 2-css-transitions
- 1-animate-logo-css
- 3-js-animation
- 1-animate-ball
- 2-animate-ball-hops
- 6-optimize
- 1-memory-leaks
- 2-memory-leaks-jquery
- jquery-leak.view
- 3-minification
- 4-better-minification
- 5-gcc-advanced-optimization
- 6-gcc-check-types
- 7-gcc-closure-library
- 8-memory-removechild-innerhtml
- 7-frames-and-windows
- 2-iframes
- 3-same-origin-policy
- 4-cross-window-messaging-with-postmessage
- 5-window-focus
- 6-clickjacking
- 8-css-for-js
- 10-box-sizing
- 11-margin
- 1-failing-margins
- 12-space-under-img
- 13-overflow
- 14-height-percent
- 15-css-selectors
- 1-select-elements-selector
- 17-css-sprite
- 18-css-format
- 2-css-units
- 3-display
- 4-float
- 3-paginator-css
- 4-add-border-keep-width
- 5-position
- 6-css-center
- 3-vertical-align-table-cell-position
- 7-font-size-line-height
- 8-white-space
- 9-outline
- archive
- 3-jquery-stub
- 2-jquery-search
- 3-jquery-traversal
- 1-select-parents-with-self
- 4-script-place-optimize
- widget-tasks
- 1-date-selector
- 1-tooltip-over-element
- 2-draggable-windows
- 2-moving-tooltip
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
212 files changed
+1986
-1722
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 20 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 |
| - | |
| 115 | + | |
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
| 148 | + | |
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
| 201 | + | |
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 |
| - | |
| 210 | + | |
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
| |||
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
224 |
| - | |
225 |
| - | |
226 |
| - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
| 248 | + | |
249 | 249 |
| |
250 |
| - | |
| 250 | + | |
251 | 251 |
| |
252 |
| - | |
253 |
| - | |
| 252 | + | |
| 253 | + | |
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
| |||
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
263 |
| - | |
264 |
| - | |
| 263 | + | |
| 264 | + | |
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
| |||
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
322 |
| - | |
| 322 | + | |
323 | 323 |
| |
324 |
| - | |
325 |
| - | |
326 |
| - | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
327 | 327 |
| |
328 | 328 |
| |
329 |
| - | |
| 329 | + | |
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
| 183 | + | |
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
| 190 | + | |
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 |
| - | |
| 199 | + | |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
| 208 | + | |
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
|
0 commit comments