Commit graph

23 commits

Author SHA1 Message Date
Ilya Kantor
4b6654c496 minor fixes 2022-07-06 06:54:03 +02:00
Stanislav (Stanley) Modrak
2e52d0313d
Fix typo in text 2022-06-15 15:18:01 +01:00
Ilya Kantor
c5358c5949 themable pictures 2021-12-12 22:53:17 +03:00
Mustafa Kemal Tuna
8f3831be1c
One line of code creates a lot of confusing
"// obj.toString === obj.__proto__.toString == Object.prototype.toString"
It is look like JS code but it gives different result from what we want to get.
There is different kind of equality operator ant these give more confusing what is the purpose of these?
It can be better to separate this line into 2 line of code to make it sensible and readable.
Subject and code is already hard but there is no need to make readers ask unnecessary questions.
2020-07-23 13:51:13 +03:00
Ilya Kantor
4587fde235 re-import images (Sketch update) 2019-11-30 08:51:52 +03:00
hrodward
62193385b6
Update article.md
Grammar suggestions
2019-10-22 07:43:55 +02:00
Ilya Kantor
7418213b66 re-import images from Sketch (no changes) 2019-10-10 17:08:16 +03:00
paroche
fea92bb331
Update article.md
Replace 'cause' with 'case'.
2019-10-02 22:55:47 -06:00
Ilya Kantor
20c592f95e closes #1387 2019-10-02 10:42:54 +03:00
paroche
22ca59efed
Update article.md
Adding 'is'.
2019-09-17 21:14:20 -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
61bc426051 typo 2019-08-04 09:36:30 +03:00
Ilya Kantor
63243255a0 minor 2019-08-04 01:11:10 +03:00
Ilya Kantor
e50185af4b minor 2019-08-04 01:00:08 +03:00
Ilya Kantor
50094f72ee minor 2019-08-04 00:47:12 +03:00
Ilya Kantor
31710a3e06 minor 2019-08-03 08:09:20 +03:00
Ilya Kantor
aa65012b20 fixes 2019-08-03 07:48:52 +03:00
Ilya Kantor
3ba28aa104 images to svg 2019-07-28 15:42:37 +03:00
Ilya Kantor
25d48a3648 sketch up, event loop 2019-06-26 23:29:28 +03:00
dragonwocky
c113522d5e
smoothed over wording
improved grammar, removed extra punctuation (the "-"), generally attempted to make things make a little more sense, fixed a couple of typos
2019-04-16 12:43:39 +10:00
Ilya Kantor
8f13d61a8b Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00
Ilya Kantor
1373f6158c refactor classes, add private, minor fixes 2019-03-05 18:44:28 +03:00