issues
search
venantius
/
accountant
ClojureScript navigation for single-page applications, made simple.
Eclipse Public License 1.0
250
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pull requests
#69
JanSuran03
opened
1 year ago
1
Add the option to dispatch the handler with the URL components as a map instead of a raw string.
#68
JanSuran03
opened
1 year ago
0
Consider using `goog.url` instead of `goog.Uri`
#67
p-himik
opened
4 years ago
2
"Uncaught URIError: URI malformed" when using data URIs
#66
p-himik
opened
4 years ago
1
Problems while using accountant
#65
pavel-klavik
opened
4 years ago
4
Update README.md
#64
cloojure
closed
5 years ago
1
Fix current-relative-href, closes issue #62
#63
frankitox
closed
5 years ago
1
Bad url comparison in `prevent-reload-on-known-path`.
#62
frankitox
closed
5 years ago
6
Add deps.edn
#61
thosmos
closed
5 years ago
1
[circleci] Move to CircleCI 2.0 configuration
#60
venantius
closed
5 years ago
0
Remove secratary from headline description
#59
iku000888
closed
5 years ago
3
Add unconfigure-navigation! function
#58
tomjkidd
closed
6 years ago
3
Feature request: unlisten to NAVIGATE event
#57
tomjkidd
closed
6 years ago
6
Bypassing history
#56
BorisKourt
closed
6 years ago
2
is there a recommended way to use with gitlab pages, served from non-root directory?
#55
iambumblehead
closed
6 years ago
9
Optionally emit a navigation event when a link to the current page is clicked
#54
AdamNiederer
closed
6 years ago
8
Manual URL navigation
#53
zalky
closed
6 years ago
11
Converting Luminus default (~Secretary) to Accountant
#52
WorldsEndless
closed
7 years ago
14
Missing documentation for merged PR #43
#51
smee
closed
7 years ago
1
Fix page reload blocking for image links on IE11 #49
#50
eerohele
closed
7 years ago
0
Accountant doesn't block page reloads for image links on IE11
#49
eerohele
closed
7 years ago
3
Fix loss of query-params and fragment on browser navigation
#48
DrTom
closed
7 years ago
4
Navigating back in history looses the query-params in :nav-handler
#47
DrTom
closed
7 years ago
3
Remove dependency on `core.async`
#46
crteal
closed
7 years ago
2
Fix #19 by calling set-token in navigate!
#45
mbutlerw
closed
7 years ago
10
nav-handler doesn't receive manually changed hash fragment
#44
meeseekz
closed
7 years ago
1
Ignore links with `data-trigger` attribute: links that are actions
#43
smee
closed
7 years ago
2
how to detect type navigation event in nav-handler?
#42
dark4eg
closed
6 years ago
1
[fix #40] Prevent new HTML5 history entry when clicking a link to the cur…
#41
smee
closed
7 years ago
1
Navigating to the same path
#40
konrad-ch
closed
7 years ago
7
fix port check
#39
edvorg
closed
7 years ago
1
fix: port number
#38
nicorikken
closed
7 years ago
5
Ensure uri.getPort is converted from number to string [#36]
#37
minikomi
closed
7 years ago
1
window.location.port and goog.uri.getPort defaults are not equivalent.
#36
minikomi
closed
7 years ago
3
feat: port number in check
#35
nicorikken
closed
7 years ago
3
Ignore popup links
#34
cap10morgan
closed
7 years ago
1
Support one-off exceptions to accountant
#33
cap10morgan
closed
7 years ago
10
Ignore empty/# hrefs, these are non-navigational
#32
smee
closed
7 years ago
1
Allow users to tag links as 'non-navigational'
#31
smee
closed
7 years ago
1
preserve hash and query string on back events
#30
jalehman
closed
7 years ago
2
use custom url transformer to preserve hash and query params
#29
jalehman
closed
7 years ago
6
Remove core.async dependency?
#28
si14
closed
7 years ago
1
prevent default?
#27
jdkealy
closed
7 years ago
1
Avoid history duplicates by not adding history entries if the …
#26
smee
closed
8 years ago
1
Browser doesn't scroll to anchors on the page
#25
PEZ
closed
7 years ago
4
Always include any hash fragmen int the path
#24
PEZ
closed
7 years ago
4
Navigating back in history to a path with a hash fragment strips the fragment from Accountants path
#23
PEZ
closed
7 years ago
8
Make accountant secretary-agnostic
#22
arohner
closed
8 years ago
1
reload if the target has a different hostname
#21
amonks
closed
8 years ago
1
Click on page routes back to root path
#20
Corkle
closed
7 years ago
3
Next