File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4444- :art : Rename ` Core.unbind() ` into ` Core.dettach() `
4545- :art : Rename ` Renderer.root ` into ` Renderer.view `
4646- :art : Replace ` Renderer.page ` by ` Renderer.properties `
47+ - :bug : Fix pushState location in the process
48+ - :bug : Fix CMD/CTRL + click behavior of browsers
4749- :bug : Fix ` NAVIGATE_IN ` event that was fired too early
4850- :bug : Fix the view swapping that causes so issues
4951- :bug : Fix page caching with queries
Original file line number Diff line number Diff line change 11{
22 "name" : " @dogstudio/highway" ,
33 "license" : " MIT" ,
4- "version" : " 2.0.7 " ,
4+ "version" : " 2.0.8 " ,
55 "main" : " assets/js/main.js" ,
66 "scripts" : {
77 "build" : " webpack && jekyll build" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @dogstudio/highway" ,
33 "license" : " MIT" ,
4- "version" : " 2.0.7 " ,
4+ "version" : " 2.0.8 " ,
55 "description" : " Highway helps you manage your page transitions" ,
66 "main" : " build/highway.js" ,
77 "unpkg" : " build/highway.min.js" ,
You can’t perform that action at this time.
0 commit comments