烂柯人
180cb4406d
Update article.md
...
FIX: fix bug caused by GitHub data change
2022-01-03 10:59:48 +08:00
Ilya Kantor
3c934b5a46
minor fixes
2021-12-24 15:29:51 +03:00
Ilya Kantor
0cd40ae703
Merge pull request #2564 from joaquinelio/patch-10
...
domain cookie option
2021-12-24 15:24:56 +03:00
joaquinelio
ad0df9950e
Update article.md
2021-12-24 08:53:33 -03:00
Ilya Kantor
25d51b1db6
Merge pull request #2800 from HiddenOgre28/patch-2
...
Fix: Rewrite sentence in line 121
2021-12-21 10:28:31 +03:00
Ilya Kantor
3ee59f030b
Merge pull request #2801 from tburette/master
...
fix the broken RFC link in the JSON article
2021-12-21 10:28:07 +03:00
Ilya Kantor
ad70374397
Merge pull request #2798 from HiddenOgre28/patch-1
...
Fix sentence in article.md
2021-12-21 10:06:39 +03:00
Ilya Kantor
affee18022
Merge pull request #2796 from joaquinelio/patch-8
...
transl: easier to change where mdn: dsnt work
2021-12-21 10:06:31 +03:00
Ilya Kantor
96bd8cf145
Merge pull request #2795 from joaquinelio/patch-5
...
typo
2021-12-21 10:06:23 +03:00
Ilya Kantor
05336f1c0e
Merge pull request #2794 from Manik2375/master
...
Adding the third header in list
2021-12-21 10:05:55 +03:00
Ilya Kantor
1ee53e62ef
Merge pull request #2802 from odsantos/inheritance-fix-link
...
Replace 'mdn' link
2021-12-21 09:59:19 +03:00
Osvaldo Dias dos Santos
53488ee2d5
Replace 'mdn' link
2021-12-21 00:20:33 +01:00
Thomas Burette
8536bca288
fix the broken RFC link in the JSON article
2021-12-20 07:40:18 +01:00
HiddenOgre28
e9e06a5f05
Fix: Rewrite sentence in line 121
2021-12-16 11:12:22 -03:00
HiddenOgre28
6fe40fc9cd
Changed a word in article.md
...
Change the phrase "a property" to "the property" in line 57 (`Here the line (*) sets animal to be a prototype of rabbit.`) because it made it sound like an object can inherit more than one prototype at a time.
2021-12-15 10:15:56 -03:00
joaquinelio
e715c5ac3c
transl: easier to change where mdn: dsnt work
2021-12-14 09:50:24 -03:00
joaquinelio
dc6be3a386
Update article.md
2021-12-13 18:07:25 -03:00
joaquinelio
e7c5d13554
typo
2021-12-13 18:05:13 -03:00
Ilya Kantor
8d04d0d2db
minor fixes
2021-12-13 18:31:56 +03:00
Ilya Kantor
98d590ba4a
minor fixes
2021-12-13 18:31:50 +03:00
Ilya Kantor
4bd4a746d6
minor fixes
2021-12-13 18:31:16 +03:00
Ilya Kantor
233d63c927
minor fixes
2021-12-13 18:30:32 +03:00
Ilya Kantor
80148c07b1
minor fixes
2021-12-13 18:29:36 +03:00
Ilya Kantor
b0e46f4fc0
minor fixes
2021-12-13 18:29:17 +03:00
Ilya Kantor
9a425777dd
minor fixes
2021-12-13 17:56:16 +03:00
Ilya Kantor
974073b255
typeof
2021-12-13 17:55:03 +03:00
Manik Kapoor
353c87dcca
typo
2021-12-13 18:32:24 +05:30
Manik Kapoor
92a8a4050a
addition-of-third-header-in-list
2021-12-13 18:28:58 +05:30
Ilya Kantor
cbdb2187c0
Merge pull request #2777 from Tofpu/missing-showstep-patch
...
Included missing showStep methods
2021-12-13 13:16:20 +03:00
Ilya Kantor
7e575de3f1
Merge pull request #2792 from justforuse/patch-1
...
Typo: touch-events should be touch-action
2021-12-13 13:15:29 +03:00
Allen
cf2ce5e628
Type: touch-events should be touch-action
2021-12-13 09:47:54 +08:00
Ilya Kantor
c5358c5949
themable pictures
2021-12-12 22:53:17 +03:00
Ilya Kantor
e6512a38eb
Merge pull request #2781 from chanjsq/patch-1
...
fix the broken RFC link
2021-12-12 22:49:07 +03:00
Ilya Kantor
2d80f86a78
Merge pull request #2770 from itaileshem/master
...
Fix grammar
2021-12-12 22:45:01 +03:00
Ilya Kantor
747fc37a50
Merge pull request #2771 from itaileshem/fix-typo
...
Fix grammar
2021-12-12 22:44:34 +03:00
Ilya Kantor
fe63de8d16
Merge pull request #2776 from LexaWin/patch-2
...
Update script.js in Skipping elements example
2021-12-12 22:44:25 +03:00
Ilya Kantor
3a34345090
Merge pull request #2767 from VamsiDevalla/patch-1
...
Highlighting opening braces for IIFEs
2021-12-12 22:43:53 +03:00
Ilya Kantor
a521d20055
minor fixes
2021-12-12 22:31:42 +03:00
Ilya Kantor
153fd11a85
Merge pull request #2783 from akxavier/master
...
Added link for Object.keys(user)
2021-12-12 22:30:43 +03:00
Ilya Kantor
df72ada8e9
Merge pull request #2789 from yangsong97/patch-1
...
Update article.md
2021-12-12 22:30:01 +03:00
Ilya Kantor
64da7ff0d4
minor fixes
2021-12-12 22:26:59 +03:00
Yang Song
c574391332
Update article.md
...
Added semicolon
2021-12-11 11:08:16 -05:00
akxavier
762d0e5da3
Added reference link to mdn docs for Object.keys(user)
2021-12-06 18:46:14 +05:30
华晨
caf1a650cd
fix the broken RFC link
2021-12-03 00:02:34 +08:00
Tofpu
690c223335
added showStep to our chain in the solution
2021-11-16 09:52:12 +02:00
Tofpu
83d20033e4
added showStep method to our chain in the task
2021-11-16 09:37:00 +02:00
LexaWin
3d9f1c92c8
Update script.js
2021-11-15 20:32:00 +03:00
Ilya Kantor
a829155758
minor fixes
2021-11-12 23:41:35 +03:00
Ilya Kantor
4541b7af75
minor fixes
2021-11-03 16:16:33 +03:00
Itai Leshem
e4c57071d6
Update article.md
2021-11-02 19:57:23 +02:00