Loading backend @ 5c491946 Compare c359c0e1 to 5c491946 Original line number Diff line number Diff line Subproject commit c359c0e1adf356048a6da9d9052c4460861d8be2 Subproject commit 5c491946c1bda68a6e9b0936c427b59a66f3b778 codegen/package.json +1 −1 Original line number Diff line number Diff line { "name": "@inject/codegen", "version": "3.1.0", "version": "3.5.0", "description": "GraphQL API Codegen Setup for the Inject Backend", "main": "index.js", "license": "MIT", Loading editor/package.json +1 −1 Original line number Diff line number Diff line { "name": "@inject/editor", "version": "3.0.0", "version": "3.5.0", "description": "Editor module to Inject Exercise Platform", "main": "index.js", "license": "MIT", Loading editor/src/components/Select/GroupedSelect.tsx +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ export interface OptionWithNoGroup { label: string value: string | number } const dropdownStyles = css` export const dropdownStyles = css` .bp5-menu { max-height: 450px; overflow-y: auto; Loading frontend/package.json +1 −1 Original line number Diff line number Diff line { "name": "@inject/frontend", "version": "3.1.0", "version": "3.5.0", "description": "Main wrapper for rendering INJECT Frontend", "main": "index.js", "license": "MIT", Loading Loading
backend @ 5c491946 Compare c359c0e1 to 5c491946 Original line number Diff line number Diff line Subproject commit c359c0e1adf356048a6da9d9052c4460861d8be2 Subproject commit 5c491946c1bda68a6e9b0936c427b59a66f3b778
codegen/package.json +1 −1 Original line number Diff line number Diff line { "name": "@inject/codegen", "version": "3.1.0", "version": "3.5.0", "description": "GraphQL API Codegen Setup for the Inject Backend", "main": "index.js", "license": "MIT", Loading
editor/package.json +1 −1 Original line number Diff line number Diff line { "name": "@inject/editor", "version": "3.0.0", "version": "3.5.0", "description": "Editor module to Inject Exercise Platform", "main": "index.js", "license": "MIT", Loading
editor/src/components/Select/GroupedSelect.tsx +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ export interface OptionWithNoGroup { label: string value: string | number } const dropdownStyles = css` export const dropdownStyles = css` .bp5-menu { max-height: 450px; overflow-y: auto; Loading
frontend/package.json +1 −1 Original line number Diff line number Diff line { "name": "@inject/frontend", "version": "3.1.0", "version": "3.5.0", "description": "Main wrapper for rendering INJECT Frontend", "main": "index.js", "license": "MIT", Loading