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