Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tildeio/router.js issues and pull requests

#339 - Fix a type error when `exactOptionalPropertyTypes` is enabled

Pull Request - State: closed - Opened by boris-petrov 7 months ago - 2 comments

#334 - fix undefined routeInfo in routeInfos.find's callback

Pull Request - State: closed - Opened by sly7-7 about 2 years ago

#332 - Loosen route generics

Pull Request - State: closed - Opened by wagenet over 2 years ago

#331 - More type fixes

Pull Request - State: closed - Opened by wagenet over 2 years ago

#330 - Upgrade broccoli-typescript-compiler

Pull Request - State: closed - Opened by wagenet over 2 years ago

#329 - Better Types

Pull Request - State: closed - Opened by wagenet over 2 years ago
Labels: breaking

#328 - Reset query params after aborting transition in RouterService#routeWillChange

Pull Request - State: closed - Opened by akluball over 2 years ago - 1 comment

#327 - Restart navigation on back

Issue - State: open - Opened by stefancvetkovic almost 3 years ago

#326 - Add cleanup() to cleanup properties on router

Pull Request - State: closed - Opened by step2yeung almost 3 years ago - 1 comment

#325 - transition.data not kept across transition retry

Issue - State: open - Opened by Techn1x about 3 years ago

#324 - README: change getHandler to getRoute

Pull Request - State: closed - Opened by Quasar-Kim over 3 years ago - 1 comment

#323 - Aborting a transition with queryParams still triggers fireQueryParamDidChange

Issue - State: open - Opened by jdkahn over 3 years ago - 2 comments

#322 - delete context during setup only if route is defined

Pull Request - State: open - Opened by sly7-7 over 3 years ago - 1 comment
Labels: bug

#321 - Add `isIntermediate` flag to Transition

Pull Request - State: closed - Opened by sly7-7 over 3 years ago
Labels: enhancement

#320 - Remove testing for multiple platforms.

Pull Request - State: closed - Opened by rwjblue over 3 years ago
Labels: internal

#319 - Ensure query params are preserved through an intermediate loading state transition

Pull Request - State: closed - Opened by sly7-7 over 3 years ago
Labels: bug

#318 - add livereload so tests reload when i make changes

Pull Request - State: closed - Opened by stefanpenner almost 4 years ago
Labels: internal

#317 - Simplify type further

Pull Request - State: closed - Opened by stefanpenner almost 4 years ago

#316 - Publish type declaration

Pull Request - State: closed - Opened by xg-wang almost 4 years ago - 2 comments
Labels: documentation

#315 - Fix other typo’s

Pull Request - State: closed - Opened by stefanpenner almost 4 years ago
Labels: internal

#314 - [fixes #313] Fix Typo shouldSupercede -> shouldSupersede

Pull Request - State: closed - Opened by stefanpenner almost 4 years ago
Labels: internal

#313 - RouteInfo#shouldSupercede typo Supercede -> Supersede

Issue - State: closed - Opened by stefanpenner almost 4 years ago

#312 - Upgrade `devDependencies`

Pull Request - State: closed - Opened by stefanpenner almost 4 years ago - 1 comment
Labels: internal

#311 - Upgrade CI

Pull Request - State: closed - Opened by stefanpenner almost 4 years ago
Labels: internal

#310 - Add failing test for native promises that return another transition.

Pull Request - State: open - Opened by rwjblue almost 4 years ago - 2 comments

#309 - Refactor TransitionAbort to builder interface

Pull Request - State: closed - Opened by rwjblue almost 4 years ago
Labels: internal

#308 - [BUGFIX beta] provide transition to setupContext for internal transit…

Pull Request - State: closed - Opened by rreckonerr almost 4 years ago - 6 comments
Labels: bug

#307 - fix: qp-only transition during initial transition

Pull Request - State: open - Opened by buschtoens almost 4 years ago - 4 comments

#306 - Simplify TransitionState resolution system.

Pull Request - State: closed - Opened by rwjblue about 4 years ago - 3 comments
Labels: internal

#305 - Add better Transition debugging information.

Pull Request - State: closed - Opened by rwjblue about 4 years ago
Labels: enhancement

#304 - feat(Transition): expose `previousTransition`

Pull Request - State: open - Opened by buschtoens about 4 years ago - 4 comments

#303 - Fix URL Update Method for QP-replacement during Transition

Pull Request - State: open - Opened by alexlafroscia about 4 years ago - 9 comments

#302 - [TypeScript] Router is an abstract class?

Issue - State: open - Opened by m0nkfish about 4 years ago

#301 - Add automated release setup.

Pull Request - State: closed - Opened by rwjblue about 4 years ago
Labels: internal

#300 - Update Babel to latest.

Pull Request - State: closed - Opened by rwjblue about 4 years ago
Labels: internal

#299 - Update remaining dependencies/devDependencies to latest.

Pull Request - State: closed - Opened by rwjblue about 4 years ago
Labels: internal

#298 - Update prettier to 2.0.5.

Pull Request - State: closed - Opened by rwjblue about 4 years ago
Labels: internal

#297 - Update TypeScript to 3.9

Pull Request - State: closed - Opened by xg-wang about 4 years ago - 2 comments
Labels: breaking

#296 - Migrate from TSLint to ESLint

Pull Request - State: closed - Opened by rwjblue about 4 years ago
Labels: internal

#295 - Add GitHub Actions CI setup

Pull Request - State: closed - Opened by rwjblue about 4 years ago
Labels: internal

#294 - Drop Node < 10.

Pull Request - State: closed - Opened by rwjblue about 4 years ago
Labels: breaking

#293 - Ensure `transition.abort()` works properly for query param only transitions.

Pull Request - State: closed - Opened by richgt about 4 years ago - 2 comments
Labels: bug

#292 - Fix crashing with Babel polyfill / Chrome <= v37.0

Pull Request - State: closed - Opened by raido over 4 years ago - 5 comments
Labels: bug

#291 - Can't add property attributes, object is not extensible

Issue - State: closed - Opened by raido over 4 years ago - 1 comment

#290 - Type error on more recent TS versions

Issue - State: closed - Opened by pzuraq over 4 years ago - 1 comment

#289 - Upgrade TypeScript to 3.5

Pull Request - State: closed - Opened by xg-wang almost 5 years ago - 1 comment
Labels: breaking

#288 - Upgrade ember-cli, linting deps, etc

Pull Request - State: closed - Opened by xg-wang about 5 years ago
Labels: internal

#287 - Avoid closing over route in RouteInfo#metadata

Pull Request - State: closed - Opened by chadhietala over 5 years ago

#286 - TS2511: Cannot create an instance of an abstract class.

Issue - State: open - Opened by nm4568 over 5 years ago - 2 comments

#284 - Fix `refresh` in Engines

Pull Request - State: closed - Opened by chadhietala over 5 years ago

#283 - Make missing parameter error more descriptive

Pull Request - State: closed - Opened by mariokostelac over 5 years ago
Labels: enhancement

#281 - Invalid messages logged to console

Issue - State: open - Opened by robbytx over 5 years ago

#280 - Fix(maybe): route refresh broken for ember-engines

Pull Request - State: closed - Opened by XaserAcheron over 5 years ago - 11 comments

#279 - [BUGFIX] Fix send/trigger call signature

Pull Request - State: closed - Opened by chadhietala over 5 years ago

#278 - transition.urlMethod as a proxy for browser pop state?

Issue - State: open - Opened by lougreenwood over 5 years ago

#277 - Fix transition being undefined through substates

Pull Request - State: closed - Opened by chadhietala over 5 years ago

#276 - [BUGFIX] Ensure activeTransiton

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#275 - [FEATURE] buildRouteInfoMetadata

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#274 - [bugfix] fix edge frozen objects

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#273 - [bugfix] .apply calls do not get rewritten in Ember

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#272 - [BUGFIX] Gracefully handle frozen objects

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#270 - [BUGFIX] RouteInfo should correctly reflect substate transitions

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#269 - [BUGFIX] Fix mutable QPs through evented hooks

Pull Request - State: closed - Opened by chadhietala almost 6 years ago - 1 comment

#268 - [BUGFIX] url should be correct in the hooks

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#267 - [BUGFIX] Transition.from should be null not undefined

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#266 - [BUGFIX] RouteInfo.find should traverse correctly

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#265 - [Bugfix] pass resolved value

Pull Request - State: closed - Opened by chadhietala almost 6 years ago - 2 comments

#264 - Is README.md correct for defining handler lookup function?

Issue - State: open - Opened by efunneko almost 6 years ago - 7 comments

#263 - Transitions Should be Immutable

Issue - State: open - Opened by chadhietala almost 6 years ago

#262 - Use 'symbols' for accessing state on transition

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#261 - Add recognize and recognizeAndLoad

Pull Request - State: closed - Opened by chadhietala almost 6 years ago - 1 comment

#260 - Notification when aborted -> retried transition completes

Issue - State: open - Opened by sandstrom almost 6 years ago

#259 - Fix clobbering issue with `reset`

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#258 - Make sure paramNames are populated

Pull Request - State: closed - Opened by chadhietala almost 6 years ago

#257 - Add routeWillChange, routeDidChange, transitionDidError

Pull Request - State: closed - Opened by chadhietala about 6 years ago - 2 comments

#256 - Make Promise a partial type

Pull Request - State: closed - Opened by chadhietala about 6 years ago

#255 - [BREAKING] Generics

Pull Request - State: closed - Opened by chadhietala about 6 years ago

#254 - Bind serializer to instance

Pull Request - State: closed - Opened by chadhietala about 6 years ago

#253 - Expose HandlerInfo type

Pull Request - State: closed - Opened by chadhietala about 6 years ago

#252 - [Breaking] RouteInfo Type And Transition.(from|to)

Pull Request - State: closed - Opened by chadhietala about 6 years ago - 3 comments

#251 - Fix types

Pull Request - State: closed - Opened by chadhietala about 6 years ago

#250 - Expose RouterJS' TypeScript types publicly

Issue - State: open - Opened by theseyi about 6 years ago - 2 comments

#249 - make delegate optional

Pull Request - State: closed - Opened by luxzeitlos about 6 years ago

#248 - [BREAKING] Router Abstract Base class

Pull Request - State: closed - Opened by chadhietala about 6 years ago

#247 - Move to TypeScript

Pull Request - State: closed - Opened by chadhietala about 6 years ago - 1 comment

#246 - [CLEANUP] Remove some args that do nothing

Pull Request - State: closed - Opened by chadhietala about 6 years ago

#245 - Fix a crash when (hash) helper is used to create queryParams object

Pull Request - State: closed - Opened by tchak over 6 years ago - 2 comments

#238 - Error when importing as module

Issue - State: closed - Opened by zacksiri almost 7 years ago - 5 comments

#237 - cleanup `extractQueryParams`

Pull Request - State: closed - Opened by bekzod almost 7 years ago - 1 comment

#229 - How to use client side project

Issue - State: closed - Opened by shivasurya about 7 years ago

#225 - Remove the need for `HandlerInfo.prototype.context = null`

Issue - State: closed - Opened by rwjblue about 7 years ago - 2 comments

#209 - WIP on the ∞ looping willTransition bug

Pull Request - State: closed - Opened by hjdivad over 7 years ago - 3 comments