Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
antora-atlas-extension
Browse files
Nov 08, 2022
fix example URL in README
· 255ca572
Dan Allen
authored
Nov 08, 2022
255ca572
release 1.0.0-alpha.1 [skip ci]
· a3039976
Dan Allen
authored
Nov 08, 2022
View commits for tag v1.0.0-alpha.1
v1.0.0-alpha.1
a3039976
use downdoc package to convert README to Markdown
· 22766ce3
Dan Allen
authored
Nov 08, 2022
22766ce3
upgrade dependencies
· 537b5fb0
Dan Allen
authored
Nov 08, 2022
537b5fb0
refresh dependency lock file
· c2fd47ad
Dan Allen
authored
Nov 08, 2022
c2fd47ad
fix logic to build page ref and add tests for uncovered cases
· ad5055c8
Dan Allen
authored
Nov 08, 2022
ad5055c8
fix logic for when to set startPage on component version object and when to skip start page alias
· 6eeba223
Dan Allen
authored
Nov 08, 2022
6eeba223
add trailing newline to site manifest data when exporting
· e3edbb7c
Dan Allen
authored
Nov 08, 2022
e3edbb7c
Nov 07, 2022
reorder importSiteManifest parameter list; retrieve primary site information...
· cf81e335
Dan Allen
authored
Nov 07, 2022
cf81e335
add missing CHANGELOG entry for #8
· e5ec86a1
Dan Allen
authored
Nov 07, 2022
e5ec86a1
merge !9
· b21851a4
Dan Allen
authored
Nov 07, 2022
b21851a4
resolves #13 store source and target information for alias in site manifest;...
· a800867e
Dan Allen
authored
Nov 07, 2022
a800867e
merge !8
· a2f830cb
Dan Allen
authored
Nov 07, 2022
a2f830cb
Nov 06, 2022
resolves #4 don't prepend primary site URL to value of url property on...
· 80b6410c
Dan Allen
authored
Nov 06, 2022
80b6410c
register and use startWith assertion for chai
· a3885fe3
Dan Allen
authored
Nov 06, 2022
a3885fe3
move mocha files in test harness to mocha folder
· 18cb876f
Dan Allen
authored
Nov 06, 2022
18cb876f
minor optimization
· acbe7d3e
Dan Allen
authored
Nov 06, 2022
acbe7d3e
don't include displayVersion for unnamed version in manifest if displayVersion has default value
· ff9ab368
Dan Allen
authored
Nov 05, 2022
ff9ab368
Nov 05, 2022
sort index page above sibling pages in site manifest
· 2e55f5f6
Dan Allen
authored
Nov 05, 2022
2e55f5f6
move alias property to end of properties for page entry in site manifest
· cc4b3476
Dan Allen
authored
Nov 05, 2022
cc4b3476
only use url of first page for url of version in export if url is not set on component version
· 5d9b2a7c
Dan Allen
authored
Nov 05, 2022
5d9b2a7c
sort pages in site manifest fixtures
· 43a85a59
Dan Allen
authored
Nov 05, 2022
43a85a59
merge !3
· b40e6342
Dan Allen
authored
Nov 05, 2022
b40e6342
resolves #8 change components and versions properties in site manifest to objects
· ba556fad
Dan Allen
authored
Nov 03, 2022
ba556fad
use Untitled as fallback value for page title if not specified in manifest
· e9004b92
Dan Allen
authored
Nov 04, 2022
e9004b92
fix comment in test
· a57e35cc
Dan Allen
authored
Nov 04, 2022
a57e35cc
use logical OR assignment operator
· 727b47c4
Dan Allen
authored
Nov 04, 2022
727b47c4
rename asciidocConfig parameter on importSiteManifest to asciidoc to simplify code
· aab8ec7d
Dan Allen
authored
Nov 04, 2022
aab8ec7d
make use of safe navigation operator and nullish coalescing assignment
· e7d711d2
Dan Allen
authored
Nov 04, 2022
e7d711d2
Nov 04, 2022
consolidate code in exportSiteManifest function
· e67f1aad
Dan Allen
authored
Nov 04, 2022
e67f1aad
merge !7
· 633f1542
Dan Allen
authored
Nov 04, 2022
633f1542
resolves #11 change value of generated property in site manifest to JSON date-time string
· 3397313a
Dan Allen
authored
Nov 04, 2022
3397313a
rename actualJson variable to actualData in test suite
· b4a74751
Dan Allen
authored
Nov 04, 2022
b4a74751
merge !6
· 365bd41e
Dan Allen
authored
Nov 04, 2022
365bd41e
resolves #1 change version property in site manifest to $id property; use SchemaVer to version URL
· bb357aea
Dan Allen
authored
Nov 04, 2022
bb357aea
merge !5
· 83050dbc
Dan Allen
authored
Nov 04, 2022
83050dbc
resolves #9 exclude splat aliases when exporting to manifest
· d7fedaec
Dan Allen
authored
Nov 04, 2022
d7fedaec
Nov 03, 2022
apply code cleanups
· 08a5db83
Dan Allen
authored
Nov 03, 2022
08a5db83
add missing CHANGELOG entry for #7
· 66968906
Dan Allen
authored
Nov 03, 2022
66968906
merge !4
· 7e38a942
Dan Allen
authored
Nov 03, 2022
7e38a942
Loading