index
:
swagger-ui.git
3.52.2
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
config
Age
Commit message (
Expand
)
Author
2024-05-22
refactor(config): remove unused config options (#9958)
Vladimír Gorej
2024-05-21
fix(config): define missing default options and their types (#9949)
Oliwia Rogala
2024-05-07
fix(system): allow wrapping components both from presets and plugins (#9919)
Vladimír Gorej
2024-05-06
refactor(config): use conventional naming
Vladimir Gorej
2024-04-25
fix(config): remove system config source (#9875)
Oliwia Rogala
2024-04-22
feat(config): expose config and make it overridable (#9862)
Vladimír Gorej
2024-04-20
refactor(config): export config options typecasing mechanism (#9854)
Vladimír Gorej
2024-04-18
fix(config): add options defined during runtime (#9845)
Oliwia Rogala
2024-04-18
fix(config): address getting configUrl from options (#9840)
Oliwia Rogala
2024-04-18
fix(config): cast configuration values into proper types (#9829)
Oliwia Rogala
2024-04-16
fix(config): handle query config options (#9824)
Oliwia Rogala
2024-04-15
refactor: consolidate all config related code into config module (#9811)
Oliwia Rogala