Typescript Support#183
Merged
Merged
Conversation
* change target for modern env from es2017 to es6 (async/await should be transpiled to downlevel js) * import correct 'wait' fn * export 'wait' * fix src/services/Projects.ts (likely was broken after wrong conflict resolution)
* fix next branch linting and renaming files * Add git semantic release dep
…de the inherited members. #141" until properly implemented by GitLab (https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6669) This reverts commit e081a16. Adding project archive abilities
Contributor
|
A few conflicts that need to be resolved 😅 |
Owner
Author
|
@Casz 😂 yea, ill get to those today |
Contributor
|
Just being captain obvious 😂 |
Contributor
|
Seems this was merged in: 31132ce |
Owner
Author
|
Just realized i merged this incorrectly, fixing that now |
Contributor
|
🥇 |
jdalrymple
added a commit
that referenced
this pull request
Sep 5, 2018
chore(package): Updating typescript 3.0.1 → 3.0.3 chore(package): Updating @semantic-release/git ^7.0.1 → ^7.0.3 chore(package): Updating @semantic-release/npm ^5.0.2 → ^5.0.4 chore(package): Updating semantic-release ^15.9.8 → ^15.9.12 chore(package): Updating codecov ^3.0.4 → ^3.1.0 chore(package): Updating ts-jest ^23.1.3 → ^23.1.4 chore(package): Updating tslint-config-airbnb ^5.9.2 → ^5.11.0
jdalrymple
pushed a commit
that referenced
this pull request
Sep 5, 2018
## [3.11.4](3.11.3...3.11.4) (2018-09-05) ### Performance Improvements * Conversion to Typescript ([#183](#183)) ([ce0c1fe](ce0c1fe))
Owner
Author
|
🎉 This PR is included in version 3.11.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
@jdalrymple It looks like the typings aren't included in the dist? EDIT: I guess what I'm trying to say is, was it intentional to not include the typings? Or should I create a PR with these changes? :) |
Contributor
|
@Casz ahhh thanks :D |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.