Brandon Shelley
Brandon Shelley
Hey folks, got this working in React 16 and would love to help update your docs, but not sure where to send in the PR. Here's the code I'm using...
#### Which area of IMT is your request about? _(ex: Lines, Fillers, UI)_ Lines #### Describe your idea clearly and concisely. In some cases, I want to be able to...
#### Which area of IMT is your request about? Fillers #### Describe your idea clearly and concisely. In real life, chevrons always point in the direction of traffic. In a...
#### Database Migration NO #### Description Addresses #7649 (Original goal was "Make IMAX Uppercase in Edition Tags", this now handles both lowercase (ordinals) and uppercase, as covered in the tests:...
Right now this is enabled by default, AND it begins tracking right away.
For example: ``` { "_type": "Function", "attributes": { "_target": "$app", "functionName": "beacon.start" }, "on": "didBecomeActive" } ```
If we have something like a location tracker or beacon, should be able to reference that shared instance by ID by targeting another controller or file. Something like: `$(home).myLocationTracker` Noted...