src/core/components/examples-select.jsx (3 lines): - line 24: // FIXME: remove before merging to master... - line 67: // TODO: clean this up - line 68: // FIXME: should this only trigger if `currentExamplesKey` is nullish? src/core/plugins/oas3/components/operation-servers.jsx (2 lines): - line 24: // FIXME: we should be keeping up with this in props/state upstream of us - line 32: // FIXME: we should be keeping up with this in props/state upstream of us src/core/plugins/deep-linking/layout.js (2 lines): - line 87: // TODO: remove this in v4.0, it is deprecated - line 97: // TODO: remove this in v4.0, it is deprecated src/style/_table.scss (1 line): - line 111: // TODO: refactor all of this to flexbox src/core/plugins/oas3/components/request-body.jsx (1 line): - line 171: // TODO: what about example or examples from requestBody could be passed as exampleOverride src/core/plugins/oas3/components/request-body-editor.jsx (1 line): - line 32: // TODO: achieve this in a selector instead src/core/plugins/layout/reducers.js (1 line): - line 18: // TODO: use json-pointer serilization instead of fromJS(...), for performance src/core/components/online-validator-badge.jsx (1 line): - line 26: // TODO: test this behavior by stubbing `window.location` in an Enzyme/JSDom env src/core/index.js (1 line): - line 86: // Initial set of plugins ( TODO rename this, or refactor - we don't need presets _and_ plugins. Its just there for performance. src/core/plugins/err/error-transformers/hook.js (1 line): - line 33: // TODO: re-resolve line number if we've transformed it away src/core/components/operation-summary.jsx (1 line): - line 99: {/* TODO: use wrapComponents here, swagger-ui doesn't care about jumpToPath */} src/core/components/layout-utils.jsx (1 line): - line 185: // TODO: this puts us in a weird area btwn un/controlled selection... review src/core/utils.js (1 line): - line 743: // Is this really required as a helper? Perhaps. TODO: expose the system of presets.apis in docs, so we know what is supported src/core/plugins/err/error-transformers/transformers/parameter-oneof.js (1 line): - line 6: // TODO: finish implementing, fix flattening problem src/core/components/operations.jsx (1 line): - line 78: // FIXME: (someday) this logic should probably be in a selector, src/core/plugins/spec/actions.js (1 line): - line 67: // TODO: push error to state