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

bugfix/ATC-4 #14

Merged
merged 1 commit into from
Oct 5, 2016
Merged

bugfix/ATC-4 #14

merged 1 commit into from
Oct 5, 2016

Conversation

n8rzz
Copy link
Owner

@n8rzz n8rzz commented Oct 4, 2016

fixes #4

updates .ready() method to use a localStorage icao on load if one exists

@n8rzz n8rzz added the bug label Oct 4, 2016
@n8rzz n8rzz added this to the v3.0.0 milestone Oct 4, 2016
@n8rzz n8rzz merged commit 1d97974 into develop Oct 5, 2016
@n8rzz n8rzz deleted the bugfix/ATC-4 branch October 5, 2016 04:04
n8rzz added a commit that referenced this pull request Oct 12, 2016
…n load if one exists (#14)

- feature/ATC-12 - adds http-server and `start` script to package.json that fires up a local server (#22)
- Adds comments to ArrivalBase for future refactor work
- Simplifies airline_get method and abstracts addAirline() into its own method.
- Abstracts parse logic into helper methods. Updates instances of for/in loops to use forEach instead.
- Changes .createChildren() method names to ._init()
- Adds doc blocks to new AirportModel methods.
- Abstracts if logic out of AirportModel.parse()
- Updates getFix to getFixPosition in AirportModel
- Updates references
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants