Roman Hotsiy
dbf39d3d51
Update angular and deps
2016-12-19 22:58:39 +02:00
Roman Hotsiy
8cd4e86371
Update webpack and stick to ts@2.0.9 ( fixes #36 )
2016-12-19 22:43:16 +02:00
Roman Hotsiy
cc8e0f6ba5
Fix linting errors
2016-12-19 17:36:44 +02:00
Roman Hotsiy
104bcb9cef
Fix leaks ( fixes #167 )
2016-12-19 17:13:39 +02:00
Roman Hotsiy
95f2da8b97
add expand-responses option
2016-12-14 14:49:02 +02:00
Roman Hotsiy
03e779c0d1
provide static APP_ID
2016-12-13 08:10:18 +02:00
Roman Hotsiy
bba35337e6
Use markdown for response description ( fixes #158 )
2016-12-13 08:09:27 +02:00
Roman Hotsiy
a3786847d2
Disable side-menu animation (workaround for #162 )
2016-12-12 15:46:36 +02:00
Roman Hotsiy
06adadef2e
Update README.md [skip ci]
2016-12-11 22:57:22 +02:00
Roman Hotsiy
8a23ac67f1
Update CHANGELOG.md
2016-12-11 22:54:09 +02:00
Roman Hotsiy
cfc5c04e20
v1.6.2
2016-12-11 21:00:30 +02:00
Roman Hotsiy
6b2cc6d4ff
Merge pull request #159 from Jean-Daniel/patch-1
...
Fix typo in vendor extension doc.
2016-12-08 11:43:27 +02:00
Jean-Daniel
e18cd4bca8
Fix typo
2016-12-08 10:40:00 +01:00
Roman Hotsiy
16aa286c25
Use markdown in responses description ( closes #158 )
2016-12-07 19:27:13 +02:00
Ben Firshman
82b52bf6ef
Add display name for tags
...
In go-swagger, the name of the tag determines the directory that
generated files end up in. Also, we want the tag names to be
consistent with operationIds.
Unfortunately, these make bad names for menu items, so we want
to have a way of specifying human-friendly names for the menu.
2016-12-05 20:58:53 +02:00
Ben Firshman
ab5c3ecf55
Fix typo in filename
2016-12-05 20:58:53 +02:00
Roman Hotsiy
7b42507c0b
Update CHANGELOG
2016-12-02 13:20:40 +02:00
Roman Hotsiy
82f4598a5b
Activate first menu item if first cat is headless
2016-12-02 12:53:47 +02:00
Roman Hotsiy
8731adf2a3
Fix regression: side panel overlaps footer
2016-12-02 12:53:09 +02:00
Roman Hotsiy
00703e0ed0
v1.6.1
2016-12-02 12:25:58 +02:00
Roman Hotsiy
d63ca7de03
disable tsc no-unused checks
2016-12-02 12:11:17 +02:00
Roman Hotsiy
370b164b5f
Remove some unused declarations
2016-12-02 12:11:17 +02:00
Roman Hotsiy
7d9503d67d
Fix only the first instance of schema was rendered ( fixes #150 )
2016-12-02 12:11:17 +02:00
Roman Hotsiy
f8df377d56
Fix ng animation crash after angular upgrade
2016-12-02 12:11:17 +02:00
Roman Hotsiy
cc4688fd5d
Don't show error screen for runtimes after render finished
2016-12-02 12:11:17 +02:00
Roman Hotsiy
1855d2bd38
Fix linter/tsc errors
2016-12-02 12:11:17 +02:00
Roman Hotsiy
14074856b6
Enable more strict checks for linter/tsc
2016-12-02 12:11:16 +02:00
Roman Hotsiy
5c6d57ab2c
Fix content projector after angular2 update
2016-12-02 12:11:16 +02:00
Roman Hotsiy
73ec40072d
Update deps
2016-12-02 12:11:16 +02:00
Roman Hotsiy
0e8402aa0a
Update README.md
2016-12-02 08:00:14 +02:00
Roman Hotsiy
b29da8cb1b
Update CHANGELOG.md
2016-12-01 07:40:40 +02:00
Roman Hotsiy
937c2a10ba
v1.6.0 🙌
2016-11-30 18:41:27 +02:00
Roman Hotsiy
71a48e0de8
UI: Improve paramters spacing
2016-11-30 18:25:52 +02:00
Roman Hotsiy
ad1e1ac272
Fix mmobile menu z-index
2016-11-30 18:17:33 +02:00
Roman Hotsiy
6bb521e1d8
Merge branch 'performance-fix' 🎉
2016-11-30 18:06:10 +02:00
Roman Hotsiy
98f36daff8
Enable lazyRendering for demo-pages
2016-11-30 13:26:56 +02:00
Roman Hotsiy
fc46931551
Add lazyRendering option
2016-11-30 13:23:24 +02:00
Roman Hotsiy
e50055286b
Uncomment debug mode
2016-11-30 11:55:38 +02:00
Roman Hotsiy
833f98167a
Activate virtual and emtpy menu items
2016-11-30 11:55:38 +02:00
Roman Hotsiy
932b2c95c9
Fix styling
2016-11-30 11:55:38 +02:00
Roman Hotsiy
a8b96e8bd1
Fix lint err + enable test
2016-11-30 11:55:38 +02:00
Roman Hotsiy
c0e33bff61
Disable menu items until corresponding content is rendered
2016-11-30 11:55:38 +02:00
Roman Hotsiy
4f79d4950a
Don't initial scroll if hash is empty
2016-11-30 11:55:37 +02:00
Roman Hotsiy
0f580eeed0
Fix tests + other minor fixes
2016-11-30 11:55:37 +02:00
Roman Hotsiy
4208660a6f
Perfromance fix (tests still failing)
2016-11-30 11:55:37 +02:00
Roman Hotsiy
5bd0ac2d11
Fix read-only fields appear in request samples ( fixes #142 )
2016-11-29 21:54:37 +02:00
Roman Hotsiy
878d3191f9
README: Add button link to yeoman-generator
2016-11-29 19:11:39 +02:00
Roman Hotsiy
7e7db9f36e
Enable cors-proxy
2016-11-29 17:54:21 +02:00
Roman Hotsiy
a8285b2652
Update webpack to the latest beta
2016-11-29 09:20:11 +02:00
Roman Hotsiy
aef4039949
Update changelog with the new versions 🎉 ( closes #148 )
2016-11-29 09:01:19 +02:00