Skip to content

Releases: Elaniobro/MMM-nyc-transit

Add support for Express Trains

24 Feb 23:32
ccddc83
Compare
Choose a tag to compare

What's Changed

  • Bump ajv from 6.12.0 to 6.12.6 by @dependabot in #73

  • Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #74

  • Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #75

  • Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #76

  • Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #77

  • GIT-72 express trains by @Elaniobro in #79

  • Adds new functionality for isExpress checks to update the UI with diamond

  • Adds full stylelint, eslint and prettier support

image

Full Changelog: v5.0.0...v5.1.0

Scoped the module to the @elaniobro namespace

30 Dec 05:44
ac1c400
Compare
Choose a tag to compare

Scoped the module to use @elaniobro namespace. You must now install with:

yarn add @Elaniobro/[email protected]
or
npm install @elaniobro/[email protected]

Bug Fixes

16 Dec 16:46
8165874
Compare
Choose a tag to compare

Fix upTown & downTown arrival filtering
Add capability to run multiple instances

New scope for fadeSpeed

21 Nov 01:21
9cbbe88
Compare
Choose a tag to compare

Change the scope of fadeSpeed from self.fadeSpeed to this.fadeSpeed

Update with with new MTA pkg

23 Feb 02:44
8ad3ec0
Compare
Choose a tag to compare

Removed the hard coded value for the mta-realtime-subway-departures version# in devDepencencies. This also fixes some missing complex IDs and incorrect mapping.

SIR train support

05 Jan 19:17
0f22002
Compare
Choose a tag to compare

Added SIR train support

New API Key

16 Jul 17:42
b214557
Compare
Choose a tag to compare

New api key required. https://datamine.mta.info/ is no longer in use. API keys generated and endpoints used have been deprecated.
New endpoints and API keys are generated now via: https://api.mta.info

Code Clean Up & Bug Fix

15 Jul 18:05
dcfd2a9
Compare
Choose a tag to compare

Clean up code and fixed possible bug on page load

Linting

19 Apr 21:28
a135136
Compare
Choose a tag to compare

Added some .eslint rules and re-linted.

Javascript Countdown Timer

19 Apr 21:01
08abd93
Compare
Choose a tag to compare

Adds a countdown timer to the view