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
/
plugins
/
deep-linking
Age
Commit message (
Expand
)
Author
2020-03-08
improvement: add isShownKey prop to Operation to allow overriding (#5196)
geraldglynn
2018-10-19
improve: deeplinking behavior (#4960)
kyle
2018-10-18
improve(deeplink): support utf16 tags and IDs (via #4921)
James ZHANG
2018-10-16
bug(deeplinking): escaping breaks whitespaces & underscored tags/ids (via #4953)
kyle
2018-08-27
fix(deeplinking): expand containing tag when expanding an operation (#4837)
kyle
2018-08-23
fix: deep link fragment escaping (via #4832)
kyle
2018-06-01
Refactor deep-linking, in the process extracted out OperationsTag (#4349)
Josh Ponelat
2018-02-23
feat: lazy resolver (#4249)
kyle
2017-12-16
Fix deepLinking scroll behavior
Kyle Shockey
2017-12-04
fix issues with deeplink conflicts
Josh Ponelat
2017-12-04
deep linking for models, operations and tags
Josh Ponelat
2017-09-13
Replace spaces with underscores when setting the hash value and inserting the...
Owen Conti
2017-09-13
Fixes #3596
Owen Conti
2017-07-14
Add docs
Kyle Shockey
2017-07-14
Fire layout updates before attempting to scroll (improves docExpansion:none s...
Kyle Shockey
2017-07-14
Add config switch for deep linking
Kyle Shockey
2017-07-14
Rewire operation/tag DOM ids; implement hash scroll-to
Kyle Shockey
2017-07-14
Rearrange isShownKey to make more sense
Kyle Shockey
2017-07-14
add setHash helper
Kyle Shockey
2017-07-13
Update URL fragment when operations & tags are shown or hidden
Kyle Shockey