Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync #1

Merged
merged 27 commits into from
Apr 3, 2017
Merged

sync #1

merged 27 commits into from
Apr 3, 2017

Conversation

jens1o
Copy link
Owner

@jens1o jens1o commented Apr 3, 2017

No description provided.

JimiC and others added 27 commits March 14, 2017 14:30
* Update dependencies.

* Fix linting issues.
Add support for the ignore file.
* Fix issues with auto project detection.

* More tests.
Reason: `lib` and `release` are common patterns for distribution folders; as an example, Angular UI Router has used both: [release](https://github.com/angular-ui/ui-router/blob/624d94ea924b4d0c113e3bf7ee8c0439e73e8247/package.json#L92), [lib](https://github.com/angular-ui/ui-router/blob/master/package.json#L62)

Ambiguities: Some libraries use `lib` in different ways; for instance, as a source folder or a side-by-side resource with `dist` in the published library. However, the common case (as I understand it) is for `lib` to be some kind of resource meant to be consumed by an end user, mildly analogous to `node_modules`.

UPDATE: Removed `lib` association due to aforementioned ambiguities.
*  Simplify scripts in package.json.

* Remove 'exclude' section from 'tsconfig.json' file.
Add build for osx.
Build against latest stable node.js.
Use yarn cache.
* Add support for Codecov.

* Update codecov to v2.0.1.

* Update dependencies.
* 🚀 German translation

* fix translation

* update german translations
* added contributors section

* changelog update

* getting ready for 7.4.0

* readme update

* removing redundant script exec

* 7.4.0 published
* Add Idris Icons

* final icons

* fixed naming
* Improve code coverage by tests.

* Comply with requested changes.
* Add Reason icon

* Add SVG icon version.
* feat(webpack): add default webpack extensions

* refactor(webpack): sort extensions list in semantic order
* Update dependecies.

* Revert tslint dependecy.

Potential bug palantir/tslint#2485
@jens1o jens1o merged commit 329c709 into jens1o:master Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants