Angelos Chalaris
43eec4377c
Merge remote-tracking branch 'origin/pack-test-updates' into pack-test-updates
2018-10-19 20:19:03 +03:00
Angelos Chalaris
0bc5d38f85
Updated the test system
2018-10-19 20:18:00 +03:00
Angelos Chalaris
6479590abf
Updated packager for test builds
2018-10-19 20:17:23 +03:00
Angelos Chalaris
ef92f0ad70
Removed temp folder from the module builder
2018-10-19 20:17:23 +03:00
Angelos Chalaris
98f2e9336d
Update module.js to cut down I/O operations
2018-10-19 20:17:23 +03:00
Angelos Chalaris
c273c7daf6
Merged module and rollup
...
In reference to #816
2018-10-19 20:17:23 +03:00
Robert Mennell
5316f4e8b4
Update snippets/toTitleCase.md
...
Co-Authored-By: ccjmne <ccjmne@gmail.com >
2018-10-19 17:58:40 +02:00
30secondsofcode
f1ffb4935d
Travis build: 661
2018-10-19 07:17:15 +00:00
Angelos Chalaris
4d8c3a0c5f
Update .eslintrc.json
2018-10-19 10:15:24 +03:00
Angelos Chalaris
b9c6372071
Merge pull request #12 from 30-seconds/Chalarangelo-star-rating
...
Add StarRating
2018-10-19 09:45:32 +03:00
Robert Mennell
8625411ace
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:42:43 +03:00
Robert Mennell
c7f1c64598
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:42:38 +03:00
Robert Mennell
54185cb970
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:42:14 +03:00
Robert Mennell
addd182056
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:42:09 +03:00
Robert Mennell
014df42f62
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:42:04 +03:00
Robert Mennell
f18afec7b7
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:41:58 +03:00
Robert Mennell
f5f4d03f90
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:41:54 +03:00
Angelos Chalaris
70cc11ab3b
Rename LimitedTextarea to LimitedTextarea.md
2018-10-19 09:11:59 +03:00
Angelos Chalaris
298ed51f63
Update StarRating.md
2018-10-19 09:08:22 +03:00
30secondsofcode
388c6570e4
Travis build: 659
2018-10-19 06:06:32 +00:00
Felix Wu
e2311d65e0
[SCRIPTS] ESLint (finally) ( #853 )
...
As discussed in #816 , here's the linting subsystem rebuilt:
- Added `eslint` to the `devDependencies`.
- Configured `.eslintrc.json` to enforce our coding style.
- Swapped out `semistandard`, as `eslint` does the same job that it did.
- Updated `lint.js` to use `eslint` (some rules are overriden there in order to deal with all the problematic data that comes from generated files).
- Made `eslint` `--fix` errors on its own in the `linter` process and give us a report (that does not seem to auto-commit from CI builds, that's probably for the best).
- Run the new `linter` on pretty much everything, some rules are now better applied across the board.
**Only thing remaining** is to configure Codacy to use this ruleset from now on and we are golden.
## PR Type
- [ ] Snippets, Tests & Tags (new snippets, updated snippets, re-tagging of snippets, added/updated tests)
- [x] Scripts & Website & Meta (anything related to files in the [scripts folder](https://github.com/30-seconds/30-seconds-of-code/tree/master/scripts ), how the repository's automated procedures work and the website)
- [ ] Glossary & Secondary Features (anything related to the glossary, such as new or updated terms or other secondary features)
- [ ] General, Typos, Misc. & Meta (everything else, typos, general stuff and meta files in the repository - e.g. the issue template)
## Guidelines
- [x] I have read the guidelines in the [CONTRIBUTING](https://github.com/30-seconds/30-seconds-of-code/blob/master/CONTRIBUTING.md ) document.
- [x] My PR doesn't include any `testlog` changes.
2018-10-19 08:04:37 +02:00
Angelos Chalaris
42646e7453
Update toTitleCase.md
2018-10-19 08:36:58 +03:00
ccjmne
7e96f39d24
Add toTitleCase snippet and update tag_database accordingly
2018-10-19 03:49:34 +02:00
Angelos Chalaris
4270fa9a3d
Linted everything, removed semistandard
2018-10-18 23:38:01 +03:00
Angelos Chalaris
e99dc7ab08
ESlinted scripts
2018-10-18 22:38:53 +03:00
Angelos Chalaris
f22158a3d6
Add eslint to devDep and configure it
2018-10-18 22:33:30 +03:00
Angelos Chalaris
4bfd7e9ccc
Add PasswordRevealer
2018-10-18 20:04:22 +03:00
Angelos Chalaris
77ceb24ce0
Update StarRating.md
2018-10-18 19:51:40 +03:00
Angelos Chalaris
e95a0d26c7
Add LimitedTextarea
2018-10-18 19:48:42 +03:00
Angelos Chalaris
b26d99300f
Update StarRating.md
2018-10-18 19:40:37 +03:00
Angelos Chalaris
df60f0c4b4
Update StarRating.md
2018-10-18 19:11:53 +03:00
Angelos Chalaris
23a724b736
Update StarRating.md
2018-10-18 14:37:12 +03:00
Angelos Chalaris
da17e5b58c
Add StarRating
2018-10-18 14:33:45 +03:00
Sreejith S
4f6aa69f26
Fixed a grammatical error.
...
Changed 'an list' to 'a list' in 5th line.
2018-10-18 15:43:05 +05:30
Angelos Chalaris
5142bdbbe7
Update Collapse.md
2018-10-18 11:21:12 +03:00
Filip Danić
bc575fea57
Update tomorrow.md
2018-10-17 21:50:11 +02:00
Filip Danić
ab44e065d9
revert to previous implementation, but make it cleaner
2018-10-17 21:37:54 +02:00
Angelos Chalaris
96a5c595ca
Merge pull request #11 from 30-seconds/Chalarangelo-collapse
...
Add Collapse
2018-10-17 21:12:06 +03:00
Angelos Chalaris
ca68e94b27
Update Collapse.md
2018-10-17 21:06:20 +03:00
Robert Mennell
033008277a
Update snippets/Collapse.md
2018-10-17 21:05:30 +03:00
Robert Mennell
a555324408
Update snippets/Collapse.md
2018-10-17 21:05:04 +03:00
Angelos Chalaris
4ca2490c9b
Update Collapse.md
2018-10-17 20:52:41 +03:00
Robert Mennell
81b8f52de8
Update snippets/Collapse.md
2018-10-17 20:52:01 +03:00
Angelos Chalaris
7e75436339
Update snippet-template.md
2018-10-17 20:45:07 +03:00
Angelos Chalaris
f631c50b7d
Add Collapse
2018-10-17 20:42:23 +03:00
Angelos Chalaris
8b54ea0cda
Update MappedList.md
2018-10-17 20:31:22 +03:00
30secondsofcode
b58f448883
Travis build: 656
2018-10-17 10:19:39 +00:00
Angelos Chalaris
6e6c1e7a4e
Merge pull request #848 from Siarhei-Zharnasek/master
...
Simplify differenceBy
2018-10-17 13:17:59 +03:00
Filip Danić
1e43dc7b89
Improve the readability of tomorrow.js (solved #775 )
2018-10-17 11:36:41 +02:00
Siarhei
bff7a3b0bb
Simplify differenceBy
2018-10-17 12:01:48 +04:00