Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

[WIP] example with require-js #119

Closed
wants to merge 2 commits into from

Conversation

millerscout
Copy link
Collaborator

fix for the issue #71

@millerscout millerscout self-assigned this Mar 25, 2017
mendhak and others added 2 commits March 25, 2017 15:57
Higher npm version to facilitate deployments

Higher npm version to facilitate deployments

- updated example in folder.
- updated service, so that's possible to make chainable methods.
- removed promises... it's better to call the callback instead;
- removed deferList.
- removed triggers from directive, it wasn't  a clean solutions, now it's using the service directly,.
- updated version and build
- Update README.md
- added ´ng-intro-disable-button´ a directive responsible to disable/enable buttons when the intro opens and when the directive is added to a DOM.
-  updated the example.
- added wiki url;
- fixed some typos.

changed from js to typescript.

added types.
updated ignored files.
fixed some build errors because of the tsc version.
first build in a single file.

- added  introJS types.
- re-written ngIntroService.

- re-written some parts.
- removed module, we'll need make a custom soon enough.

updated typescript with the current version.

updated somethings.

updated directives.

added the loaders.

fixed some errors.

updated npm starts so it install typings requirements as well.

added typings on package.

added global typings on travis.

updated the post install as @mendhak provided, thanks :)

removed the global dependency from travis.

updated node version.

- updated version
- renamed angular-intro-typescript to proper name.
- renamed to deprectable
- fixed the example, that wasn't running.
- changed grunt.

- removed typings.
- now we deply the declaration on build folder.
- added types of intro.js onto npm.
- fixed an error while running grunt.

Update README.md
updated grunt watch.

- added tslint.
- updated code, following the current rules.
- removed jslint.

updated min.

fixed callbacks on typescript version.
@millerscout millerscout force-pushed the master branch 2 times, most recently from b0ec88b to 0a4b437 Compare March 25, 2017 19:43
@millerscout millerscout deleted the require-js-fix branch March 25, 2017 19:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants