Commit Graph

331 Commits

Author SHA1 Message Date
Kyle Shockey
fc11f7a556 Add ESLint rule that catches describe.only, it.only 2017-10-21 11:11:13 -07:00
Kyle Shockey
d6b9ace648 v3.4.0 2017-10-20 20:30:13 -07:00
Kyle Shockey
2c86cd5820 v3.3.2 2017-10-13 21:46:10 -07:00
Owen Conti
13aa95ff00 Merge branch 'master' of github.com:swagger-api/swagger-ui into test/3715-xss-unit-tests 2017-10-08 09:58:41 -06:00
Kyle Shockey
2f59c4a5f4 v3.3.1 2017-10-02 15:18:33 -07:00
Owen Conti
559b315d0d Initial test for Markdown <script> sanitization 2017-10-01 10:30:41 -06:00
Kyle Shockey
4ff629eddd v3.3.0 2017-09-29 18:43:21 -07:00
Kyle Shockey
a7acd9e004 Remove react-remarkable from package.json 2017-09-29 12:38:00 -07:00
Owen Conti
590819ad9b Fixes swagger-editor/#1502.
Change logic for markdown rendering to:

1. Convert source markdown to HTML
2. Sanitize HTML
3. Send sanitized HTML to markdown renderer
2017-09-27 18:05:12 -06:00
Kyle Shockey
c8a9ddbf94 v3.2.2 2017-09-23 00:02:10 -07:00
Kyle Shockey
a625177c38 v3.2.1 2017-09-15 21:15:21 -07:00
Kyle
fa312cb70d Merge branch 'master' into bug/oas3-accept-controls 2017-09-15 20:11:20 -07:00
Owen Conti
a6e070ac76 Replace spaces with underscores when setting the hash value and inserting the ID into the DOM. Escape the deep link path when querying for the DOM element on hash change. 2017-09-13 21:32:46 -06:00
Kyle Shockey
26edaa5f0b OAS3 Accept header control: Component-side 2017-09-12 17:22:51 -07:00
Kyle Shockey
560d566d7d v3.2.0 2017-09-09 13:10:34 -07:00
Kyle Shockey
a58e6eb766 Fix typo in swagger-client dependency 2017-09-06 13:57:11 -07:00
Kyle Shockey
e2fcadf6d4 Use Client branch 2017-09-06 13:25:06 -07:00
Kyle Shockey
2b644afb44 v3.1.7 2017-08-25 18:39:19 -07:00
Kyle Shockey
bd3d00c182 v3.1.6 2017-08-18 18:43:52 -07:00
Kyle Shockey
f6691d40c7 v3.1.5 2017-08-11 21:36:35 -07:00
Kyle
87f1a975f7 Merge branch 'master' into ft/react-perf-permanent 2017-08-11 17:34:00 -07:00
Kyle
c1f37035bb Use react semver mask for react-addons-perf 2017-08-11 16:28:10 -07:00
Owen Conti
c237f25638 Introduce React.Perf in all non-production builds. 2017-08-11 15:55:19 -06:00
Kyle
8c8b98deb9 Merge branch 'master' into issue-1334 2017-08-07 19:32:48 -07:00
Kyle Shockey
27616217ab v3.1.4 2017-08-05 10:50:20 -07:00
Tony Tam
9ed7c700b0 Merge branch 'master' into issue-1334 2017-08-05 10:38:28 +00:00
Kyle Shockey
4b0b51ab6e v3.1.3 2017-08-04 21:36:13 -07:00
Kenny
c7af68b06d Rehydrate test code 2017-08-04 11:19:02 -07:00
Kyle Shockey
1047226ff4 Reshuffle e2e commands (e2e is the top-level command now) 2017-08-02 13:57:25 -07:00
Kenny
c38ba45aa0 Fix base url. 2017-08-02 12:39:09 -07:00
Kenny
b7bbead9c7 Merge branch 'master' into issue-1334
# Conflicts:
#	.gitignore
#	make-webpack-config.js
2017-08-02 20:14:03 +02:00
Kenny
7cb6bdd7f4 revert dependency 2017-08-02 19:23:07 +02:00
Raincal
92e5f4f100 Remove a duplicate package 2017-08-02 11:16:59 -05:00
Kenny
8ca88b583f remove legacy code 2017-08-02 10:39:29 +02:00
Kenny
144c8b2eee finish overall test 2017-08-01 09:32:31 -07:00
Kyle Shockey
ec24a688ae Version bump 2017-07-31 15:30:26 -07:00
Kyle Shockey
4627bb134c v3.1.1 2017-07-29 21:39:17 -07:00
Kyle Shockey
0c17ba823e v3.1.0 2017-07-28 22:01:05 -07:00
Kyle Shockey
f7018bc78f Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/oas3 2017-07-28 19:13:24 -07:00
Kyle Shockey
691011c9cc README and package.json version bumps 2017-07-24 13:18:32 -07:00
Kyle Shockey
4b404f63ec v3.0.20 2017-07-21 21:35:02 -07:00
Owen Conti
b1605a0177 Merge branch 'master' into bug/3329-duplicate-css
# Conflicts:
#	make-webpack-config.js
2017-07-17 18:49:19 -06:00
Kyle Shockey
e6587fb03c v3.0.19 2017-07-14 19:32:49 -07:00
Kyle Shockey
41ecceed87 Rewire operation/tag DOM ids; implement hash scroll-to 2017-07-14 00:46:21 -07:00
Kenny
143c8e44df Modify test running script, rewrite some test based on local son 2017-07-12 05:51:00 -07:00
Owen Conti
7000c20765 Moved split-pane-mode.less file into a .scss file. Removed remaining unused .less files. Removed reference to less file in webpack config. Removed dependency on less-loader. Updated standalone and bundle builds to no longer compile any styles. 2017-07-11 20:17:06 -06:00
RVKen
25a602bc18 write overall e2e test script 2017-07-10 21:00:58 +02:00
RVKen
98b633a143 add copy-webpack-plugin dependency 2017-07-08 20:56:11 +02:00
Kyle Shockey
4acb95b659 v3.0.18 2017-07-07 18:24:06 -07:00
RVKen
9e8007398a mock api 2017-07-07 09:47:39 +02:00