You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Create NewCodeQuiz module
* Remove unused
* Initial for CodeTextView
* Fix swiftlint messages
* Remove unused infoBarButtonItem
* Remove unused tooltipView property
* Update request body logging
* Fix typo
* Sort BaseQuiz's files by name and type
* Refactor rename group Child protocols -> ChildProtocols
* Clean up
* Fix typo
* Add TODO
* Use optional string interpolation operator
* Sort quiz groups
* Update comment
* Refactor rename separatorWidth -> separatorHeight
* Fix set translatesAutoresizingMaskIntoConstraints to false
* Refactor rename separatorWidth -> separatorHeight
* Conform NewCodeQuizAssembly to QuizAssembly
* Conform CodeLanguage to CaseIterable
* Sort quizzes group
* Remove checks for os(tvOS)
* Add description properties
* Create NewCodeQuizViewModel
* Init CodeReply with code and languageName
* Init for present & update reply
* Provide step options
* Display code details
* Rotate arrow image on click
* Remove todo
* Refactor rename
* Language picker header
* Language picker select language
* Conform to NewCodeQuizViewDelegate
* Refactor rename
* Persist execution_time_limit and execution_memory_limit
* Multy line code sample and monospace font
* Update data flow
* Add final state
* Render code toolbar
* Add default state
* Show code text view
* Select language on state noLanguage
* Add newCodeQuizViewDidRequestFullscreen(_:)
* Fix set language firstly
* Handle language selection on toolbar
* Enable or disable controls based on current status
* tmp
* Fix issues with ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES
* Setup theme
* Update code reply on text change
* Update SeparatorView appearance
* Use SeparatorView
* Animate code details content alpha component
* Use SeparatorView
* Output current code reply on language select
* Update appearance of code editor
* Fix language chosen analytics param name
* Auto select language if one
* Do not clear current code and language on reply update
* Disable code text view auto correction features
* Refactor rename notSupportedLanguage -> unsupportedLanguage
* Handle empty state for code language picker
* Handle unsupported code language
* Update Podfile.lock
* Code completion and suggestions
* Use partial from operator
* Rearrange code
* Fix toolbar collapse after language picked
* tmp
* Update visibility flow
* Remove unused
* Select code suggestion if text view editable
* Make setupAccessoryView(isEditable:) private
* Display language name inside of code editor
* Provide step text content
* Display fullscreen
* Display tabs
* Fix index out of bounds
* tmp
* Set backgroundColor
* Create CodeEditorSettingsLegacyAssembly
* Add todo's
* Remove unused
* Update todo with lesson title
* Create StepOptionsPersistenceService
* StepOptions to plain object
* Initial for NewCodeQuizProvider
* Create CodeDetails
* Update child quiz input with code details
* Use code details
* Refactor rename
* Refactor rename codeLanguage -> language
* Update presenter
* Create code editor theme service
* Update fullscreen
* Use plain objects
* Set title for fullscreen
* Update & submit reply
* Refactor rename SomeAction to ContentLoad
* Auto update code editor theme
* Refactor rename
* reset
* Update default code editor theme
* Delete after merge
* Undo changes for NewLessonViewController
* Move down
* Set space between pages
* Add Swift support
0 commit comments