-
Add relative links description (#29)
1405b09b
fix #29
-
Merge pull request #105 from jlecordier/patch-2 (#105)
096e86f4
fix typos
-
fix typos
37f36f58
-
Merge branch 'master' of github.com:AlexxNB/tinro
b02a5bb2
- Update dependencies
ac59b750
- Merge branch 'master' of github.com:AlexxNB/tinro
9f9f2d40
- Changing test environment
60de58a4
- Fix regexp for internal hashed links
c72465c6
- Update deps
239c5d75
-
Add reactive parameters for active action to update link's state when they change (#87)
e611ad9f
close #87
-
📝 Fix typo
65ca1bee
Thx to @sevensidedmarble for its PR
- Merge branch 'master' of github.com:AlexxNB/tinro
35408142
-
Links with query or fragments are not have active class
ddb22286
#85
-
Unmounted routes not to be deleted from parent's active childs.
bc0c210c
#84
-
Merge pull request #83 from ItsiAdam/patch-1 (#83)
d6549b97
fix typo :-)
-
fix typo :-)
03baf93c
-
Merge branch 'master' of github.com:AlexxNB/tinro
23027a38
- ⬆️ Upgrade dependencies
7329109d
- ✨ Use uvu for tests running
94501da0
- 🏗 Create proto object for root and other routes
8d23cff8
- 🏗 Add root component for all Routes, so no more any differences between root and nonrot routes
b3cdb862
- 📝 Add forgeted link in table of content
680c7c82
-
📝 Add note for Vite users
cdadf9f3
-
📝 Add reciepe about announcer (#60)
8829e6bc
Thanks to @kindoflew
-
📝 Add notice about using meta() inside Route only
bd2940de
- Remove useless(i hope) tick in redirect
d8e185ee
- refactoring
d2a818eb
- ⬆️ Upgrade
88a04b26
- Add methods to set query and hash part of URL
e84c4325
- refactroing merged PR workaround for redirects in hash mode
3330c7de
- revert change to npmignore
91413806
- change to npmignore and gitignore
7277b537
- removes dist files
7c143dcf
- build
9439e9c5
- fix types, change goto behavior
a349afcd
- Add "replace" option for routes (#1)
d051eab3
-
remove src from npmignore
3e42a5f3
-
update deps
6b2ec1a1
-
minor fixes
36a64cab
-
Merge pull request #54 from mateomorris/master (#54)
2c5b7484
Use 'meta' in example instead of 'params'
-
Use 'meta' in example instead of 'params'
01b840c6
- separate meta from router
7f6245c0
-
fix parent in redirects
cd481dca
-
Merge pull request #48 from kindoflew/edit-readme (#48)
a9526942
edit README and COMPARE
-
edit README and COMPARE
3adcf96c
- make Route props reactive
b095d10e
- fix format
186782f0
- fix
619f4ed2
- edit Readme
a8245fa7
- new route meta data
b7240a01
- add params for slot definition
273c2fdd
- fix build
a78de9f9
- fix links
4978875d
- fix hashed links
a416b2f8
-
refactoring
232eefeb
-
Merge pull request #30 from jacobmischka/fix-click-handler (#30)
6eab81bb
Check for anchor before attempting to get href
-
Check for anchor before attempting to get href
073b8089
- fix relative links
0cb4bd7e
- add error messages
5607bc7a
- new routes matching conception
a95094c0
-
updtae Readme with key operator
2f39df41
-
update versions
60cd977a
-
fixed some typos in README
db37393e
-
Merge pull request #24 from AlexxNB/dependabot/npm_and_yarn/bl-4.0.3 (#24)
ff68f135
Bump bl from 4.0.2 to 4.0.3
-
Bump bl from 4.0.2 to 4.0.3
1ba11784
Bumps bl from 4.0.2 to 4.0.3. - Release notes - Commits
- oops
1ec06fd1
- type deffinition for the Router component
d9effe09
- update deps
e3101958
-
Merge pull request #19 from jnordberg/master (#19)
e8f62c35
Improve TypeScript types
-
Extension apparently has to be in separate declaration to be picked up
503a9e3f
-
Fix types
1d33f7d5
-
add types
f949285b
-
add gzipped size in compare
b53835d4
-
add error handling
4ed8f1ca
-
remove browser bundle
ed0bc4b5
-
Merge pull request #13 from ronthecookie/patch-1 (#13)
9d07484a
Fix typo in README
-
Fix typo in README
f0f6ace9
- fix ignore attribute remove after first click
6b5ad033
-
More universal Lazy component
dd4022e7
-
Merge pull request #6 from frederikhors/patch-2 (#6)
160beebe
Misprints
-
Merge pull request #5 from frederikhors/patch-1 (#5)
908f82bf
Misprint
-
Misprints
55f8d8a6
-
Misprint
285792fe
-
minor edits in readme
9e40c0c8
-
fix link
eae49955
-
fix typo
4b1edab7
- Add recipies
6649173b
- add active action to mark active links
74bb6603
- add tests
758453a6
- fix build bage
bd9221bf
- fix test
e6ba03bb
- add badges
df575f66
- add REPL example
cb5f6e38
- add test for hash navigation
296f8778
- add hash feature in list
d94717b0
- add hash navigation method
aa762d19
- edit Readme
1aee13cd
- fix error message
5238fb2b
- impliment unholded rejection in script
a7a0ba5d
- fix unkilled dev server
caa51846
- fail test on error with promises
134a40b2
- add npm publish workflow
084170d9
- fix import for Route
110aae33
- add table of contents
58b8e5bb
- add install chapter
0566a886
- add readme
b21c2fd6
- add fallback tests
26e1d8ec
- add links test
8544cad1
- add helpers in page object
1bcb3754
- add some tests
5c749e36
- new tests stack using tape-modern+puppeteer
148e0940
- Move redirect to separate test
f8e0eafb
- make compare result generation
45743cf1
- add test for page loading
1113a4b0
- break test on pieces in set directory
df6d3c2b
- setup test tooling
38ecfce6
- compare setup to determine the value of the tinro
6ca0989a
- add some tests
9236630d
- fix non exact redirects
66ce24e1
- fix redirect
3a0f1727
- add redirect property
86804cca
- remove test bundles from git
84a70394
- add params in router
a6bcb8ae
- some refactoring
e3bec591
- rebrending
3dd8f2b9
- initial commit
d192b741
- Initial commit
c9a025a2