Commit graph

79 commits

Author SHA1 Message Date
joaquinelio
ad0df9950e
Update article.md 2021-12-24 08:53:33 -03:00
joaquinelio
b9752634f7
Update article.md 2021-04-03 18:53:16 -03:00
joaquinelio
2c1d14b98d
Update article.md 2021-04-03 18:27:28 -03:00
joaquinelio
e2558cb8df
domain cookie option 2021-04-03 17:56:04 -03:00
Ilya Kantor
bbf60dd340 minor fixes 2021-03-13 23:21:10 +03:00
Ilya Kantor
c3a9bbdf49 minor fixes 2021-03-13 15:57:12 +03:00
Ilya Kantor
91aed383d9 minor fixes 2021-03-13 10:08:29 +03:00
Raphael Tholl
03b6d86272
Edit based on feedback iliakan 2021-01-02 18:57:18 +01:00
Raphael Tholl
0427ecb14a
Reformulations 2020-12-17 12:05:54 +01:00
Ilya Kantor
6d9ab125f0 fixes #2333 2020-12-05 19:51:58 +03:00
Ilya Kantor
2741d5e7d8
Merge pull request #2340 from vsemozhetbyt/patch-8
Fix possible typos in 6.3 (IndexedDB)
2020-12-05 19:42:03 +03:00
Ilya Kantor
59acd01bb3
Merge pull request #2337 from vsemozhetbyt/patch-7
Fix typo in 6.2 (LocalStorage, sessionStorage)
2020-12-05 19:40:52 +03:00
Vse Mozhe Buty
441e720c04 Fix typo in 6.2 (LocalStorage, sessionStorage) 2020-12-05 17:59:14 +02:00
Vse Mozhe Buty
fd85fc5521 Fix possible typos in 6.3 (IndexedDB) 2020-12-02 23:31:17 +02:00
Vse Mozhe Buty
6abb98bce4
Fix possible typos in 6.1 (Cookies, document.cookie) 2020-12-01 16:43:52 +02:00
Denis Ivanov
af95ad1570 Fix wrong variables names. 2020-09-28 17:02:28 +03:00
Ilya Kantor
e7f6a8804c
Merge pull request #2126 from peachesontour/patch-13
Typos
2020-09-22 14:20:55 +03:00
joaquinelio
82b6a3be99 mdn links 2020-09-21 15:21:57 -03:00
Peter Kampjes
172ef78b47
Update 6-data-storage/03-indexeddb/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
2020-09-18 14:43:52 -03:00
Peter Kampjes
d56c49ee48
Update 6-data-storage/03-indexeddb/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
2020-09-18 14:43:15 -03:00
Peter Kampjes
d235632379
Update 6-data-storage/03-indexeddb/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
2020-09-18 14:42:44 -03:00
Peter Kampjes
7b88ad9a9c
Update 6-data-storage/03-indexeddb/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
2020-09-18 14:42:20 -03:00
Peter Kampjes
c040a011f1
Typos 2020-09-17 18:24:47 -03:00
Chan-Min, Kim
2a6d552cbb
updated size unit from "kb" to "KB" - [#2085]
"kb" means "kilobit", some may confused about it.
so It'll be better to changed as "KB", as intended.
2020-08-27 10:33:17 +09:00
Pankaj Tanwar
0b7266da47
Browser LocalStorage capacity updated to 5 MB. 2020-07-17 21:40:25 +05:30
xehpuk
c13f21d65e
Fixed onupgradeneeded handling
`openRequest.result.version` in `onupgradeneeded` is not the current DB version. It is the requested version, equal to `event.newVersion`. `event.oldVersion` contains the current version.
2020-06-15 17:24:39 +02:00
Ilya Kantor
d36675ed33 minor fixes 2020-05-27 14:42:30 +03:00
Ilya Kantor
8c5fa3a871 minor fixes 2020-05-27 14:41:31 +03:00
Kumar Vaibhav
4fe42ddb74
fixed typos 2020-05-26 15:20:30 +05:30
Ilya Kantor
1d104228b4
Merge pull request #1861 from leviding/patch-11
Fix minor typo error
2020-04-29 11:58:34 +03:00
Ben Pyrik
00cc80240a
Remove unnecessary "to" 2020-04-25 19:16:45 -05:00
LeviDing
e8dcfd19ff
Update article.md 2020-04-13 10:51:00 +08:00
Violet Bora Lee
958cbe72b8 minor fixes
- fix erratas
- fix wrong error message
- add 'run' on runnable example
- add explanation about window.onload property corresponding load event
- add comment about window.onstorage property corresponding storage event
2020-03-14 07:27:49 +09:00
Ilya Kantor
3e93486425 closes #1758 2020-02-20 09:42:25 +00:00
Ilya Kantor
db3b3f8e7a minor fixes 2020-01-19 22:32:38 +01:00
Ilya Kantor
7cd8f55be2 minor fixes 2020-01-19 22:30:09 +01:00
ogaclejapan
5cd604dfe5 Fix wrong answer 2019-12-05 09:50:48 +09:00
Ilya Kantor
4587fde235 re-import images (Sketch update) 2019-11-30 08:51:52 +03:00
TomSssM
83cdcedf81 fix a minor bug in the example 2019-10-28 20:23:29 +03:00
Ilya Kantor
7418213b66 re-import images from Sketch (no changes) 2019-10-10 17:08:16 +03:00
Oshchenkov
33fae9cdc9
typo
sTomething - > something
2019-10-02 12:37:40 +03:00
Li Ming
b01a5edcee
Minor grammar fix
'cookie'(as object of this sentence) seems losing.
2019-09-13 21:14:35 +08:00
Ilya Kantor
af16c207f0 minor 2019-08-27 08:04:38 +03:00
Ilya Kantor
dd3aedebe0
Merge pull request #1255 from paroche/patch-4
Update article.md to change "occasionally" to "accidentally"
2019-08-21 10:14:30 +03:00
paroche
3d4a5ccd43
Update article.md 2019-08-20 16:49:04 -06:00
paroche
71567d9966
in task, change "occasionally" to "accidentally" 2019-08-20 16:45:04 -06:00
Ilya Kantor
9bfc8cfa9c minor 2019-08-11 14:24:31 +03:00
Ilya Kantor
4d44df6a3a Embed font to SVG 2019-08-11 14:17:38 +03:00
Ilya Kantor
f22874e6b2 fix 2019-07-29 15:39:32 +03:00
Ilya Kantor
db9d685798 cleanup 2019-07-29 14:16:28 +03:00