@discoveryjs/discovery
Advanced tools
Changelog
1.0.0-beta.23 (12-12-2019)
Changelog
1.0.0-beta.22 (12-12-2019)
Prism
auto mode, which may break environment when Discovery is embeded (#24)Prism
instanceChangelog
1.0.0-beta.21 (15-09-2019)
utils
: getOffsetParent
, getPageOffset
, getBoundingRect
and getViewportRect
struct
view to work better for touch devicesstruct
view to open a link in a new tablimit
and limitCollapsed
options support for struct
viewsignature
view popups to work in all browsers (#17)struct
view signature popup to show a path from a struct's data rootChangelog
1.0.0-beta.20 (09-09-2019)
@discoveryjs/cli
)Changelog
1.0.0-beta.19 (08-09-2019)
Changelog
1.0.0-beta.18 (08-09-2019)
src/scan-fs.js
module since extracted into a separate package @discoveryjs/scan-fsChangelog
1.0.0-beta.17 (06-09-2019)
libs
option in model config to contain CSS files and made it available for model's prepare
script--single-file
option to produce a model build as a single filesignature
viewChangelog
1.0.0-beta.16 (24-07-2019)
--pretty-data
option to build to output data.json
with indentation (better for deltas)discovery
field in package.json
favicon
option to general and model configsviewport
option to general and model configs (to cusomize <meta name="viewport">
value)libs
option to model view configdata:
urls on CSS bundlingrequire()
resolving in model codeQueryEditor
constructor to take a function to get suggestions instead of discovery
instanceChangelog
1.0.0-beta.15 (03-07-2019)
fallback
option to auto-link
view, which is using as a view config when a link is not resolvedChangelog
1.0.0-beta.14 (26-06-2019)
expand
view to be at the vertical middleconfig-error
view stylesconfig-error
view is using in such cases now instead of struct
viewh3
and textarea
element styles on report pageheader
view to look like h4
view but still level 2 header (h2
tag is used)h5
viewbeforeTabs
and afterTabs
config options to tabs
viewrender
to render a view with config as current data and data as previous data<a>
element (it localized to link
view now) and tweaked link's underline styleul
and ol
views