Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: multiple frames #325

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

Merged
rigor789 merged 26 commits into master from frame-and-router
Sep 18, 2018
Merged

feat: multiple frames #325

rigor789 merged 26 commits into master from frame-and-router
Sep 18, 2018

Conversation

Copy link
Member

@rigor789 rigor789 commented Sep 18, 2018

Includes router related changes, but the router is currently in between unsupported and alpha.

n0v1 reacted with thumbs up emoji
MisterBrownRSA and others added 26 commits June 1, 2018 17:42
This change should allow a frame which is not topmost to still navigate a child page
BREAKING CHANGE: the options object of $navigateTo has been simplified
fix #213 
* Fix typo error which happens in case-sensitive filesystems.
* Add <Frame> node to all the samples.
and fix wrong parent frame search function
* chore: update backers
* feat: Starting router chores
* horror: Juggling router-views
* fix: rollup
* fix: Add a missing method.
* add: frame transition support
* fix: back transition not detected
add: back transition auto flips direction (for predefined {N} transitions) - configurable with back-transition="flip|mirror" - default: flip.
* chore: Remove some nextTicks that are seemingly not needed.
chore: cache regexps.
add: Try adding some profiling stats.
* add: remove buble in order to use ES2015+ as both Android and iOS engines are quite new.
add: Add some ES2015+ operators where possible
add: return elements where they should be returnes
add: start implementing support for push/replace/go with animation object.
fix: change one deprecated command
* fix: specifying Page transition on push/replace/go.
chore: convert NativeScriptHistory to class.
* fix: remove the back-transition setting, as it breaks page reusability. This breaks ListView events after back navigation though.
* fix: the back problem (hopefully) - needs more testing first
* fix: remove buble references
fix: speed up default slide transitions to match Angular ones
add: prop.decode modifier to decode HTML entities
* fix: the page is still reactive while leaving it - causes changes to $route to be visible.
* fix: really destroy the page when it should be (previous on back navigation)
* fix: router back on app root
* fix: iOS back button skips the router
chore: some formatting
* fix: rename transition props to ios:transition and android:transition
* add: dev:dist script to run ns-vue locally
* chore: refactor router plugin to History only
* fix: remove default on require
temp: test some performance tweaks
* fix: formatting
* fix: the way router is used
add: export router from ns-vue
* fix: router replace
* chore: formatting
* chore: formatting
* fix: better plugin and remove router from ns-vue
* fix: use a simpler factory mixin for the extensibility point
* fix: back transition after mingling with components
* fix: possibility to stop back button handling
* add: start implementing router cache
* fix: simplify page
* fix: more simplification
* chore: remove a row
* fix: linting
@rigor789 rigor789 merged commit 6d7b169 into master Sep 18, 2018
@rigor789 rigor789 deleted the frame-and-router branch December 5, 2022 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /