Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#577 spa routing #584

Merged
merged 10 commits into from
Feb 16, 2021
Merged

Feature/#577 spa routing #584

merged 10 commits into from
Feb 16, 2021

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Jan 19, 2021

Closes #577

Page.url -> always returns url of a window object
Page.frames[i].url -> always returns url of an iframe

@codecov
Copy link

codecov bot commented Feb 2, 2021

Codecov Report

Merging #584 (e3e1214) into master (f4876c0) will increase coverage by 0.4%.
The diff coverage is 0.0%.

@@           Coverage Diff            @@
##           master    #584     +/-   ##
========================================
+ Coverage    42.0%   42.4%   +0.4%     
========================================
  Files         269     269             
  Lines        8087    8012     -75     
========================================
  Hits         3396    3396             
+ Misses       4323    4248     -75     
  Partials      368     368             

@ziflex ziflex merged commit ff8c15e into master Feb 16, 2021
@ziflex ziflex deleted the feature/#577-spa-routing branch February 17, 2021 02:20
bundleman pushed a commit to bundleman/ferret that referenced this pull request Apr 5, 2021
* Added support of getting URL dynamically
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc.url not updated in case of Ajax navigation
1 participant