]> git.ipfire.org Git - thirdparty/vuejs/router.git/log
thirdparty/vuejs/router.git
6 years agofeat: change currentLocation in router instance with user navigation
Eduardo San Martin Morote [Tue, 16 Apr 2019 15:02:03 +0000 (17:02 +0200)] 
feat: change currentLocation in router instance with user navigation

6 years agofeat: push entry to history
Eduardo San Martin Morote [Tue, 16 Apr 2019 14:58:36 +0000 (16:58 +0200)] 
feat: push entry to history

6 years agorefactor: properly handle query and hash in history
Eduardo San Martin Morote [Tue, 16 Apr 2019 14:44:21 +0000 (16:44 +0200)] 
refactor: properly handle query and hash in history

6 years agowip router.push
Eduardo San Martin Morote [Tue, 16 Apr 2019 13:05:17 +0000 (15:05 +0200)] 
wip router.push

6 years agotest: test with non named locations
Eduardo San Martin Morote [Tue, 16 Apr 2019 11:14:22 +0000 (13:14 +0200)] 
test: test with non named locations

6 years agofeat: use existing params
Eduardo San Martin Morote [Tue, 16 Apr 2019 11:04:31 +0000 (13:04 +0200)] 
feat: use existing params

6 years agofeat: handle basic matching
Eduardo San Martin Morote [Tue, 16 Apr 2019 10:58:50 +0000 (12:58 +0200)] 
feat: handle basic matching

6 years agocomments
Eduardo San Martin Morote [Tue, 16 Apr 2019 10:58:19 +0000 (12:58 +0200)] 
comments

6 years agohandle arrays in strigify query
Eduardo San Martin Morote [Tue, 16 Apr 2019 08:29:50 +0000 (10:29 +0200)] 
handle arrays in strigify query

6 years agoarrays query
Eduardo San Martin Morote [Mon, 15 Apr 2019 19:31:16 +0000 (21:31 +0200)] 
arrays query

6 years agorefactor: rename href property
Eduardo San Martin Morote [Mon, 15 Apr 2019 14:58:24 +0000 (16:58 +0200)] 
refactor: rename href property

6 years agochore: remove old packages
Eduardo San Martin Morote [Sat, 13 Apr 2019 12:28:56 +0000 (14:28 +0200)] 
chore: remove old packages

6 years agochore: add test script
Eduardo San Martin Morote [Sat, 13 Apr 2019 12:27:40 +0000 (14:27 +0200)] 
chore: add test script

6 years agotest: use js for tests, much faster
Eduardo San Martin Morote [Sat, 13 Apr 2019 12:27:11 +0000 (14:27 +0200)] 
test: use js for tests, much faster

6 years agouse test files in js because it is much faster
Eduardo San Martin Morote [Fri, 12 Apr 2019 20:55:38 +0000 (22:55 +0200)] 
use test files in js because it is much faster

6 years agosupport mocha for tests
Eduardo San Martin Morote [Fri, 12 Apr 2019 20:39:03 +0000 (22:39 +0200)] 
support mocha for tests

6 years agowip
Eduardo San Martin Morote [Fri, 12 Apr 2019 14:52:21 +0000 (16:52 +0200)] 
wip

6 years agochore: update deps
Eduardo San Martin Morote [Fri, 12 Apr 2019 14:51:30 +0000 (16:51 +0200)] 
chore: update deps

6 years agotest: add tests for parseURL
Eduardo San Martin Morote [Thu, 11 Apr 2019 15:45:03 +0000 (17:45 +0200)] 
test: add tests for parseURL

6 years agofix: use only one popstate listener
Eduardo San Martin Morote [Thu, 11 Apr 2019 15:11:07 +0000 (17:11 +0200)] 
fix: use only one popstate listener

6 years agorefactor history state
Eduardo San Martin Morote [Thu, 11 Apr 2019 14:59:54 +0000 (16:59 +0200)] 
refactor history state

6 years agochore: changed example dist folder
Eduardo San Martin Morote [Thu, 11 Apr 2019 13:16:31 +0000 (15:16 +0200)] 
chore: changed example dist folder

6 years agorefactor: use named exports
Eduardo San Martin Morote [Thu, 11 Apr 2019 13:09:23 +0000 (15:09 +0200)] 
refactor: use named exports

6 years agochore: add jest
Eduardo San Martin Morote [Thu, 11 Apr 2019 12:58:02 +0000 (14:58 +0200)] 
chore: add jest

6 years agorename utils
Eduardo San Martin Morote [Fri, 5 Apr 2019 15:56:17 +0000 (17:56 +0200)] 
rename utils

6 years agorefactor types
Eduardo San Martin Morote [Fri, 5 Apr 2019 09:08:00 +0000 (11:08 +0200)] 
refactor types

6 years agomore matching
Eduardo San Martin Morote [Thu, 4 Apr 2019 17:37:44 +0000 (19:37 +0200)] 
more matching

6 years agowip: resolving in matcher
Eduardo San Martin Morote [Fri, 29 Mar 2019 21:49:18 +0000 (22:49 +0100)] 
wip: resolving in matcher

6 years agochore(deps): up
Eduardo San Martin Morote [Fri, 29 Mar 2019 19:27:16 +0000 (20:27 +0100)] 
chore(deps): up

6 years agowip: RouterMatcher
Eduardo San Martin Morote [Fri, 29 Mar 2019 19:26:29 +0000 (20:26 +0100)] 
wip: RouterMatcher

6 years agochore(deps): use webpack-dev-server
Eduardo San Martin Morote [Fri, 29 Mar 2019 18:28:06 +0000 (19:28 +0100)] 
chore(deps): use webpack-dev-server

6 years agofeat: add previous, next, current, replaced and navigation type
Eduardo San Martin Morote [Fri, 29 Mar 2019 18:27:46 +0000 (19:27 +0100)] 
feat: add previous, next, current, replaced and navigation type

6 years agouse current route
Eduardo San Martin Morote [Wed, 13 Feb 2019 12:18:26 +0000 (13:18 +0100)] 
use current route

6 years agokeep history state
Eduardo San Martin Morote [Tue, 12 Feb 2019 09:45:48 +0000 (10:45 +0100)] 
keep history state

6 years agofix tsconfig
Eduardo San Martin Morote [Mon, 11 Feb 2019 22:56:01 +0000 (23:56 +0100)] 
fix tsconfig

6 years agoimprove history class
Eduardo San Martin Morote [Mon, 11 Feb 2019 22:55:35 +0000 (23:55 +0100)] 
improve history class

6 years agowebpack plugin serve
Eduardo San Martin Morote [Thu, 7 Feb 2019 19:38:32 +0000 (20:38 +0100)] 
webpack plugin serve

6 years agoadd explorations
Eduardo San Martin Morote [Thu, 7 Feb 2019 19:38:11 +0000 (20:38 +0100)] 
add explorations

6 years agoadd webpack config
Eduardo San Martin Morote [Thu, 7 Feb 2019 19:21:02 +0000 (20:21 +0100)] 
add webpack config

6 years agoadd more code
Eduardo San Martin Morote [Thu, 7 Feb 2019 19:20:49 +0000 (20:20 +0100)] 
add more code

6 years agoinit
Eduardo San Martin Morote [Fri, 31 Aug 2018 21:15:14 +0000 (18:15 -0300)] 
init