3Dgoo
96558495be
New: Position and translucency options ( #52 )
2020-12-14 14:10:20 -08:00
Andreas Lang
19eb60bd62
Added i18n support ( #48 )
2020-11-20 15:10:34 -08:00
Jonathon Menz
02e84d7b99
Fix conditional rendering
...
Ensure scripts and css are only loaded with navigator markup is present, and support HTTPResponse as input. Fixes #46
2020-08-27 11:43:54 -07:00
Jonathon Menz
1c61f86f36
Update URL debugging tools
...
* Only show if in dev mode
* Updated collection to match what is in docs
2019-08-23 11:00:52 -07:00
Aaron Carlino
a5e3f0d88f
NEW: Auto-injection into template ( #43 )
...
* `$BetterNavigator` no longer required in template
* Uses locally scoped render for navigator
* Added shouldShowBetterNavigator() method
2019-08-23 10:10:19 -07:00
Ed Chipman
cd9c2083c8
Conversion to a Vendor Module ( #40 )
2018-03-20 12:24:06 -07:00
Jonathon Menz
bfa6a310b6
Update login functions for SS4
...
Fixes #35
2017-11-20 11:30:11 -08:00
Andrew Aitken-Fincham
79a585eda4
Update to be compatible with SS4 ( #27 )
...
plus some code tidying
2017-04-24 10:17:09 -07:00
3Dgoo
4ad75cc564
Fix links when site is in a sub url ( #28 )
2017-03-22 16:34:49 -07:00
Jonathon Menz
58fe5c8dd6
Function without <base> tag
...
Closes #23
2016-07-22 15:26:01 -07:00
Jonathon Menz
a050d926de
Better permission management
...
Closes #11
2015-12-17 19:34:13 -08:00
Jonathon Menz
7c78a7e2ed
Better support for archived state
2015-12-17 17:25:04 -08:00
Jonathon Menz
068c4cf26c
Style tweaks
2015-12-17 17:19:11 -08:00
Jonathon Menz
23c8bc6de9
PSR-2 conversion
2015-12-17 15:58:50 -08:00
3Dgoo
a49c3cd34a
Escaping ampersands in link hrefs
...
Making links valid html by escaping ampersands in link hrefs.
2015-07-31 09:34:51 +09:30
Jonathon Menz
fdd895ef9d
Separated Page and BetterNavigator template data
...
Fixes #8
2014-11-22 10:28:06 +10:30
Jonathon Menz
7ff981c253
Optional include tweaks
...
Fixes #13
2014-11-22 09:03:25 +10:30
Jonathon Menz
0fff9341e7
Add an include for extra content
2014-11-06 16:55:40 +10:30
bob (Plastyk)
626127e9d3
Adding an include template to allow for extra dev tools to be added by a user without needing to override the whole BetterNavigator.ss template.
2014-11-05 14:11:35 +10:30
Jeremy Shipman
f2d84772c2
FIX: Make links relative
...
Some websites run in subfolders.
2014-09-08 13:55:49 +12:00
Jono Menz
34d7de80a3
Flush clarification
...
Removed flush=all as it is undocumented and appears it will be removed
post SS3.1.6 in favour of flushing everything using flush=1. Added
titles to links attempting to explain flush functions.
2014-08-25 21:08:30 +09:30
Jono Menz
3f85bd14fb
Initial commit
2014-08-13 10:11:18 +09:30