Commit Graph

338 Commits

Author SHA1 Message Date
Denys Dovhan
024281866d feat: Non-strict comparison of a number to true. Close #135 2021-02-06 22:36:58 +02:00
Denys Dovhan
de081e4aaf feat: Add A stringified string example. Close #113 2021-02-06 22:04:08 +02:00
Denys Dovhan
827da423e4 feat: Add Split a string by a space. Close #171 2021-02-06 21:57:18 +02:00
Denys Dovhan
7488b341b5 feat: Add Why you should use semicolons. Close #112 2021-02-06 21:49:18 +02:00
Denys Dovhan
81316dcefd feat: Add Extra Newness. Close #78 2021-02-06 21:40:53 +02:00
Denys Dovhan
597b5ee9ec feat: Add double dot example. Close #124 2021-02-06 21:33:38 +02:00
Denys Dovhan
f6cbab423e docs: Improve explanation of 'it's fail'. Close #115 2021-02-05 18:43:21 +02:00
Denys Dovhan
c40b0df6ca feat: Add comparison table. Close #107 2021-02-05 18:35:35 +02:00
Denys Dovhan
f356deb09a feat: Add an infinite timeout example. Close #61 2021-02-05 18:26:02 +02:00
Denys Dovhan
1d973b9d80 feat: Add alert from hell. Close #55 2021-02-05 18:17:22 +02:00
Denys Dovhan
1289b0c4e9 feat: Add an example with arguments. Close #35 2021-02-05 18:08:09 +02:00
Denys Dovhan
721e88e050 deps: Update lint-staged 2021-02-05 18:07:54 +02:00
Denys Dovhan
aa26445d9c fix: Lint markdown files 2021-02-05 17:56:12 +02:00
Denys Dovhan
ad120b264c feat: Add example with Math.min and Math.max. Close #23. 2021-02-05 17:55:55 +02:00
Denys Dovhan
edc81e9098 docs: Add note about translations 2021-02-05 17:21:35 +02:00
Denys Dovhan
76e8cec622 Merge branch 'master' of github.com:denysdovhan/wtfjs 2021-02-03 19:03:13 +02:00
semantic-release-bot
d7771b2dcc chore(release): 1.16.0 [skip ci]
# [1.16.0](https://github.com/denysdovhan/wtfjs/compare/v1.15.0...v1.16.0) (2021-02-03)

### Features

* {}{} is undefined example ([619aba1](619aba1590))
v1.16.0
2021-02-03 17:01:31 +00:00
Denys Dovhan
619aba1590 feat: {}{} is undefined example
adding ```{}{}``` is undefined section
2021-02-03 19:00:53 +02:00
Denys Dovhan
9f2d70ef38 Merge branch 'master' into master 2021-02-03 19:00:28 +02:00
Denys Dovhan
cc4c309fee chore(package): include package-lock in releases 2021-02-03 18:57:31 +02:00
semantic-release-bot
04da785c95 chore(release): 1.15.0 [skip ci]
# [1.15.0](https://github.com/denysdovhan/wtfjs/compare/v1.14.0...v1.15.0) (2021-02-03)

### Features

* Publish release commits ([044bca2](044bca2c92))
v1.15.0
2021-02-03 16:55:25 +00:00
Denys Dovhan
81c8ba8f03 Merge branch 'master' of github.com:denysdovhan/wtfjs 2021-02-03 18:54:37 +02:00
Denys Dovhan
044bca2c92 feat: Publish release commits 2021-02-03 18:54:08 +02:00
denysdovhan
fe49ee0c7e Update TOC v1.14.0 2021-02-03 16:40:16 +00:00
Denys Dovhan
59474e8a34 Merge pull request #180 from Arash-11/object-is-and-strict-equal-weird-cases
Added special cases comparing Object.is and ===
2021-02-03 18:39:47 +02:00
Denys Dovhan
6b4126d7cd feat: An attempt to generate TOC before release 2021-02-03 18:38:12 +02:00
Denys Dovhan
22a1eec084 chore: Remove item from TOC 2021-02-03 18:30:32 +02:00
Denys Dovhan
d87a05e629 fix: Attempt to fix formating TOC v1.13.1 2021-02-03 18:28:23 +02:00
Denys Dovhan
1797145828 docs: Fix some typos. Better formatting 2021-02-03 18:15:17 +02:00
Denys Dovhan
c36b046fb1 feat: Add format workflow v1.13.0 2021-02-03 18:10:22 +02:00
Denys Dovhan
2d6d861916 docs: Manually update TOCs 2021-02-03 18:09:46 +02:00
Denys Dovhan
32d0e66dd8 Merge branch 'master' into master 2021-02-03 17:49:45 +02:00
Denys Dovhan
8a4e098592 chore: Avoid formating of Markdown 2021-02-03 17:47:09 +02:00
Denys Dovhan
04205e234f Merge branch 'master' of github.com:denysdovhan/wtfjs 2021-02-03 17:44:29 +02:00
Denys Dovhan
d36065d182 chore: Add automatic formating on CI 2021-02-03 17:44:15 +02:00
Denys Dovhan
f3897b9cb2 fix: Fix outdated links to Abstract Equality Comparison
Fix outdated links to Abstract Equality Comparison reference
v1.12.1
2021-02-03 17:13:19 +02:00
Denys Dovhan
51317599a7 feat: Add autopublishing via semantic-release v1.12.0 2021-02-03 17:09:36 +02:00
Denys Dovhan
92732160d7 chore: Remove postpublish script 2021-02-03 17:09:14 +02:00
Denys Dovhan
5058cb4799 docs: Format readmes 2021-02-03 17:08:53 +02:00
Denys Dovhan
4129c7e128 docs: Add FUNDING.yml 2021-02-03 17:04:36 +02:00
Denys Dovhan
5505e025c5 feat: Add semantic-release 2021-02-03 16:55:35 +02:00
Denys Dovhan
8fb3ce5ed9 chore: Update deps 2021-02-03 16:54:05 +02:00
Arash-11
b64153f971 Added special cases comparing Object.is and === 2021-01-23 21:19:43 -04:00
Jesús Miguel Benito Calzada
2f3a098337 Fix outdated links to Abstract Equality Comparison reference 2021-01-19 08:24:38 +01:00
fireattack
656d055f30 Revert some formatting and errors in example code
fix #175
2020-12-23 00:58:02 -06:00
Denys Dovhan
ebe02bc883 1.11.0 v1.11.0 2020-11-19 16:18:56 +02:00
Denys Dovhan
f661d4f86e Merge pull request #168 from ricsirigu/master
Added italian translation
2020-11-19 16:18:24 +02:00
ricsirigu
6023b391ce Improvements 2020-11-16 15:20:18 +01:00
ricsirigu
77c6d02087 Improving the translation thanks to the feedback 2020-11-14 16:51:13 +01:00
ricsirigu
681de60523 Added italian translation 2020-11-11 10:59:03 +01:00