Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ClientProject
Redoc
Commits
03ee4d17
Unverified
Commit
03ee4d17
authored
7 years ago
by
Roman Hotsiy
Browse files
Options
Download
Email Patches
Plain Diff
v2.0.0-alpha.4
parent
f1377da0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+13
-0
CHANGELOG.md
package.json
+1
-1
package.json
with
14 additions
and
1 deletion
+14
-1
CHANGELOG.md
View file @
03ee4d17
<a
name=
"2.0.0-alpha.4"
></a>
# [2.0.0-alpha.4](https://github.com/Rebilly/Redoc/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2017-11-24)
### Bug Fixes
*
add ellipsis for menu items with long words (
[
3421be2
](
https://github.com/Rebilly/Redoc/commit/3421be2
)
)
*
crashes on some dereferencing/allOf merging cases (
[
335deb9
](
https://github.com/Rebilly/Redoc/commit/335deb9
)
)
*
do not auto-append security-definitions if they are not in the spec (
[
426e5b6
](
https://github.com/Rebilly/Redoc/commit/426e5b6
)
)
*
don't display operations without tags as tag items in menu (
[
ca81b6d
](
https://github.com/Rebilly/Redoc/commit/ca81b6d
)
)
<a
name=
"2.0.0-alpha.3"
></a>
# [2.0.0-alpha.3](https://github.com/Rebilly/Redoc/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2017-11-23)
...
...
This diff is collapsed.
Click to expand it.
package.json
View file @
03ee4d17
{
"name"
:
"redoc"
,
"version"
:
"2.0.0-alpha.
3
"
,
"version"
:
"2.0.0-alpha.
4
"
,
"description"
:
"ReDoc"
,
"main"
:
"bundles/redoc.lib.js"
,
"scripts"
:
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help