Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v3.0.0-beta.2
antora
Browse files
Nov 16, 2021
v3.0.0-beta.2
· 5cd3f9cc
Dan Allen
authored
Nov 16, 2021
View commits for tag v3.0.0-beta.2
v3.0.0-beta.2
5cd3f9cc
mark locked variables in italic instead of using an asterisk
· a039632e
Dan Allen
authored
Nov 16, 2021
a039632e
update API docs for ContentCatalog#resolvePage [skip ci]
· a5d3538a
Dan Allen
authored
Nov 16, 2021
a5d3538a
document that the generator can be specified in the playbook and interpretation of path has changed
· 729526ad
Dan Allen
authored
Nov 16, 2021
729526ad
refresh dependency lock file
· 85208ce5
Dan Allen
authored
Nov 16, 2021
85208ce5
update What's New for Antora 3.0.0-beta.2
· 98ca1f91
Dan Allen
authored
Nov 16, 2021
98ca1f91
align structure of source files in cli with other packages
· e3417d8c
Dan Allen
authored
Nov 15, 2021
e3417d8c
remove superfluous shebang line from cli.js
· 2db4055c
Dan Allen
authored
Nov 15, 2021
2db4055c
format source
· aae9190d
Dan Allen
authored
Nov 15, 2021
aae9190d
extract regular expressions used in GeneratorContext as constants
· 9a408210
Dan Allen
authored
Nov 15, 2021
9a408210
prefix internal variable in ReadableOutputFileArray with underscore
· 7ac85381
Dan Allen
authored
Nov 15, 2021
7ac85381
refresh dependency lock file
· e663af40
Dan Allen
authored
Nov 15, 2021
e663af40
switch eslint to use babel parser to fully support JavaScript syntax
· 342ed717
Dan Allen
authored
Nov 15, 2021
342ed717
Nov 15, 2021
merge !781
· 86382ab8
Dan Allen
authored
Nov 15, 2021
86382ab8
resolves #871 emit context lifecycle events
· 6a48886d
Dan Allen
authored
Nov 09, 2021
6a48886d
merge !779
· 4d7055d8
Dan Allen
authored
Nov 15, 2021
4d7055d8
resolves #872 drop component segment in URL for resources if component name is ROOT
· cef7d697
Dan Allen
authored
Nov 06, 2021
cef7d697
merge !780
· 856dfbfb
Dan Allen
authored
Nov 15, 2021
856dfbfb
resolves #869 upgrade to pino 7 and adapt to changes
· ef3dd4c2
Dan Allen
authored
Nov 07, 2021
ef3dd4c2
merge !782
· f234c17f
Dan Allen
authored
Nov 15, 2021
f234c17f
resolves #876 configure correct logger when Antora is installed globally
· 2e5027eb
Dan Allen
authored
Nov 09, 2021
2e5027eb
add missing timeout setting on CLI test
· aad19b40
Dan Allen
authored
Nov 15, 2021
aad19b40
rewrite concurrency limit logic in aggregateContent to avoid superfluous...
· 35f616bb
Dan Allen
authored
Nov 15, 2021
35f616bb
remove obsolete polyfill of Promise.allSettled
· 03df82e6
Dan Allen
authored
Nov 14, 2021
03df82e6
Nov 09, 2021
verify extension can use generator context to listen for and emit custom events
· 90a078c1
Dan Allen
authored
Nov 09, 2021
90a078c1
clean up custom process exit code after test
· fb24a895
Dan Allen
authored
Nov 09, 2021
fb24a895
Nov 08, 2021
fix typo in docs
· 7047ea4c
Dan Allen
authored
Nov 08, 2021
7047ea4c
verify type property on log error object is generic Error, not name of error
· 24762cb9
Dan Allen
authored
Nov 07, 2021
24762cb9
use prettyFactory function from pino-pretty to detect support for color
· d7142ece
Dan Allen
authored
Nov 07, 2021
d7142ece
Nov 07, 2021
refresh dependency lock file [skip ci]
· 7976c590
Dan Allen
authored
Nov 07, 2021
7976c590
merge !778
· f1066a0c
Dan Allen
authored
Nov 07, 2021
f1066a0c
resolves #875 update GeneratorContext#stop to accept an exit code
· e44637f8
Dan Allen
authored
Nov 07, 2021
e44637f8
verify process exits with exit code set by extension when extension calls stop on generator context
· 3dd3f509
Dan Allen
authored
Nov 07, 2021
3dd3f509
add test to verify process exits with 0 exit code if extension calls stop on generator context
· 4fcf0504
Dan Allen
authored
Nov 07, 2021
4fcf0504
merge !777
· f97da8ec
Dan Allen
authored
Nov 07, 2021
f97da8ec
resolves #874 rename GeneratorContext#halt to GeneratorContext#stop
· 1fa9a8b5
Dan Allen
authored
Nov 06, 2021
1fa9a8b5
fix sorting of methods in API reference for GeneratorContext [skip ci]
· 9ad1ee17
Dan Allen
authored
Nov 07, 2021
9ad1ee17
use Object.defineProperties to define aliases for deprecated methods on GeneratorContext [skip ci]
· 0b7b05ac
Dan Allen
authored
Nov 07, 2021
0b7b05ac
merge !776
· faa043cc
Dan Allen
authored
Nov 07, 2021
faa043cc
replace deprecated prettyPrint option on pino with direct pino-pretty integration
· f10c9ceb
Dan Allen
authored
Nov 04, 2021
f10c9ceb
Loading