Ecosyste.ms: Issues

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

GitHub / swipely/aviator issues and pull requests

#83 - Import statement in docs

Issue - State: open - Opened by analubarreto over 3 years ago - 1 comment

#82 - List of demos

Issue - State: open - Opened by Joe-Withey over 7 years ago

#81 - CDN

Issue - State: closed - Opened by nassan over 7 years ago - 2 comments

#80 - Build on npm install, remove built file from repo

Pull Request - State: closed - Opened by AdamEdgett almost 8 years ago - 1 comment

#79 - Strip port on navigate if it exists

Pull Request - State: closed - Opened by AdamEdgett almost 8 years ago - 1 comment

#78 - Sync up the built aviator.js file with current version

Pull Request - State: open - Opened by flahertyb over 8 years ago - 1 comment

#77 - Add actionEmitter to handle onbeforeunload

Pull Request - State: closed - Opened by katrynmc over 8 years ago - 1 comment

#76 - Adding installation with npm instructions on README.md

Pull Request - State: closed - Opened by rssilva over 8 years ago - 1 comment

#75 - Why only match a.pathname in the click handler?

Issue - State: open - Opened by QingYun over 8 years ago - 2 comments

#74 - Use target.href instead of target.pathname

Pull Request - State: closed - Opened by flahertyb over 8 years ago - 3 comments

#73 - Ignore middle clicks for navigate onClick events

Pull Request - State: closed - Opened by AdamEdgett over 8 years ago - 1 comment

#72 - Allow specification of never using hash routes

Pull Request - State: open - Opened by flahertyb almost 9 years ago - 1 comment

#71 - With no root specified, don't error

Pull Request - State: open - Opened by flahertyb almost 9 years ago - 1 comment

#70 - Fix for popstate firing two times in Safari

Pull Request - State: closed - Opened by augustskare almost 9 years ago - 1 comment

#69 - Fix for popstate firing two times in safari

Pull Request - State: closed - Opened by augustskare almost 9 years ago - 3 comments

#68 - Exception when no root specified

Issue - State: open - Opened by flahertyb about 9 years ago - 4 comments

#67 - Add nextRequest to exit functions

Pull Request - State: closed - Opened by hojberg over 9 years ago - 2 comments

#66 - Allow routes to be specified as functions

Pull Request - State: closed - Opened by nahiluhmot over 9 years ago - 10 comments

#65 - Add a not found matcher

Pull Request - State: closed - Opened by nahiluhmot over 9 years ago - 9 comments

#64 - Add rails style link to

Pull Request - State: closed - Opened by nahiluhmot over 9 years ago - 3 comments

#63 - Fix: silent #navigates doesn't store request

Pull Request - State: closed - Opened by hojberg over 9 years ago - 1 comment

#62 - Initial route

Issue - State: closed - Opened by ouhouhsami almost 10 years ago - 3 comments

#61 - Publish on NPM - Useful for browserify.

Issue - State: closed - Opened by codyspring about 10 years ago - 2 comments

#60 - navigate: Fallback to currentRequest.namedParams

Pull Request - State: closed - Opened by hojberg over 10 years ago - 2 comments

#59 - Dont treat query strings as part of a route

Pull Request - State: closed - Opened by hojberg over 10 years ago - 1 comment

#58 - matchedRoute should be complete regardless of current route target

Issue - State: open - Opened by barnabyc over 10 years ago
Labels: enhancement

#57 - Odd corner case where query string raises an error with push state disabled

Issue - State: closed - Opened by nicolashery over 10 years ago - 1 comment

#56 - Fix broken query string parsing with hash routing

Pull Request - State: closed - Opened by hojberg over 10 years ago - 1 comment

#55 - Query string parsing doesn't work with push state disabled?

Issue - State: closed - Opened by nicolashery over 10 years ago - 9 comments

#54 - multiple slashes per route level: missing named params in request object

Issue - State: open - Opened by hojberg over 10 years ago - 2 comments
Labels: bug

#53 - Route matcher relies on ordering to distinguish named param from explicit route

Issue - State: open - Opened by flahertyb over 10 years ago - 1 comment
Labels: bug

#52 - Add support for multiple slashes per route level

Pull Request - State: closed - Opened by hojberg almost 11 years ago - 4 comments

#51 - Don't rely on ev.state to detirmine initial load

Pull Request - State: closed - Opened by hojberg almost 11 years ago - 2 comments

#50 - Update README to better explain action arguments

Pull Request - State: closed - Opened by hojberg almost 11 years ago - 2 comments

#49 - README information missing/out of date

Issue - State: closed - Opened by tlunter almost 11 years ago

#48 - Use the ancestor route target if none found

Pull Request - State: closed - Opened by hojberg almost 11 years ago - 3 comments

#47 - Allow routeLevels to include multiple slashes

Issue - State: closed - Opened by hojberg almost 11 years ago - 1 comment
Labels: enhancement

#46 - Allow string-only target definition for sibling-level matches

Issue - State: open - Opened by barnabyc almost 11 years ago - 5 comments
Labels: enhancement

#45 - Use the nearest ancestor target if none is provided

Issue - State: closed - Opened by hojberg almost 11 years ago
Labels: enhancement

#44 - Use `replace` in `rewriteRouteTo`

Pull Request - State: closed - Opened by hojberg almost 11 years ago

#43 - Correct halt actions when `navigate` is called

Pull Request - State: closed - Opened by hojberg almost 11 years ago - 1 comment

#42 - Add Aviator.rewriteRouteTo

Pull Request - State: closed - Opened by hojberg almost 11 years ago

#41 - Halt action invocations when `navigate` is called

Pull Request - State: closed - Opened by hojberg almost 11 years ago - 2 comments

#40 - Add `grunt test` and `grunt build`

Pull Request - State: closed - Opened by hojberg almost 11 years ago

#39 - Update version for v0.3.9 release

Pull Request - State: closed - Opened by barnabyc almost 11 years ago

#38 - Update Request to decode named params

Pull Request - State: closed - Opened by barnabyc almost 11 years ago - 1 comment

#37 - Allow children in click targets

Pull Request - State: closed - Opened by hojberg almost 11 years ago - 2 comments

#36 - Update version for v0.3.8 release

Pull Request - State: closed - Opened by barnabyc almost 11 years ago

#35 - Update version for v0.3.7 release

Pull Request - State: closed - Opened by barnabyc almost 11 years ago

#34 - Add Aviator#rewriteRouteTo for simple redirections in the route config

Issue - State: closed - Opened by hojberg almost 11 years ago
Labels: enhancement

#33 - Fix Navigator#navigate not removing root from uri

Pull Request - State: closed - Opened by barnabyc almost 11 years ago - 2 comments

#32 - Dont hijack links when cmd+clicking

Pull Request - State: closed - Opened by hojberg almost 11 years ago - 1 comment

#31 - stop execution of actions if an action calls Aviator#navigate

Issue - State: closed - Opened by hojberg about 11 years ago
Labels: enhancement

#30 - Collect and dispatch exit methods

Pull Request - State: closed - Opened by hojberg about 11 years ago - 2 comments

#29 - Carve up into smaller modules with Browserify

Pull Request - State: closed - Opened by hojberg about 11 years ago - 1 comment

#28 - Change uri regexp splitting to delimiter splitting

Pull Request - State: closed - Opened by barnabyc about 11 years ago - 2 comments

#27 - update bower to latest release

Pull Request - State: closed - Opened by flahertyb about 11 years ago - 1 comment

#26 - onPopState updated to reflect chrome change

Pull Request - State: closed - Opened by flahertyb about 11 years ago

#25 - Better comments, remove unused var

Pull Request - State: closed - Opened by flahertyb about 11 years ago - 1 comment

#24 - Fix query param extract not decoding uri component

Pull Request - State: closed - Opened by barnabyc about 11 years ago - 1 comment

#23 - Navigate with named params

Pull Request - State: closed - Opened by hojberg about 11 years ago

#22 - navigate to url without calling target action

Pull Request - State: closed - Opened by hojberg about 11 years ago - 1 comment

#21 - Add queryParam serialization to `navigate`

Pull Request - State: closed - Opened by hojberg about 11 years ago - 1 comment

#20 - Fix stripping the root when href lacks leading /

Pull Request - State: closed - Opened by barnabyc about 11 years ago - 1 comment

#19 - Add Aviator.getCurrentRequest

Pull Request - State: closed - Opened by hojberg about 11 years ago

#18 - Add MIT License

Pull Request - State: closed - Opened by hojberg over 11 years ago

#17 - navigator#navigate handles replace: true correctly

Pull Request - State: closed - Opened by flahertyb over 11 years ago

#16 - Handle href locations in non-push-state browsers

Pull Request - State: closed - Opened by flahertyb over 11 years ago

#15 - Allow adding options without a method

Pull Request - State: closed - Opened by hojberg over 11 years ago - 2 comments

#14 - onPopState makes sure onURIChange isn't called on pageload

Pull Request - State: closed - Opened by flahertyb over 11 years ago - 1 comment

#13 - Add ability to replace history item with navigate

Pull Request - State: closed - Opened by hojberg over 11 years ago

#12 - Add getURI to public API

Pull Request - State: closed - Opened by hojberg over 11 years ago - 1 comment

#11 - update the match method to give precedence to regular fragments

Pull Request - State: closed - Opened by flahertyb over 11 years ago - 1 comment

#10 - Throw when executing missing action on target

Pull Request - State: closed - Opened by hojberg over 11 years ago

#9 - Use hasOwnProperty when looping over props in objs

Pull Request - State: closed - Opened by hojberg over 11 years ago - 1 comment

#8 - Add `refresh` to re-dispatches the current uri

Pull Request - State: closed - Opened by hojberg over 11 years ago - 2 comments

#7 - Use rails convention for arrays in query parameters

Pull Request - State: closed - Opened by flahertyb over 11 years ago - 1 comment

#6 - Request: parse named and query params

Pull Request - State: closed - Opened by hojberg over 11 years ago - 1 comment

#5 - Add Navigator#getURL to abstract url fetching

Pull Request - State: closed - Opened by hojberg over 11 years ago

#4 - Navigate to href when clicking a link

Pull Request - State: closed - Opened by hojberg over 11 years ago

#3 - Event handlers for popstate, hashchange and clicks

Pull Request - State: closed - Opened by hojberg over 11 years ago

#2 - Route map traversal includes options

Pull Request - State: closed - Opened by flahertyb over 11 years ago

#1 - Add dispatching with route traversal.

Pull Request - State: closed - Opened by hojberg over 11 years ago