-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 fix(WordsData.json): add missing 'comparison' property for adverbs
🔧 chore(WordsData.json): update 'comparison' property for adverbs 🔧 chore(project.pbxproj): update project version and marketing version to 2.0.4 🐛 fix(Word.swift): fix typo in CodingKeys enum, change 'comparative' to 'comparison' ✨ feat(Word.swift): add functions to generate comparison forms of adjectives 🐛 fix(WordService.swift): add support for generating comparison forms of words ✨ feat(WordService.swift): add support for generating comparison weak and strong adjective forms of words 🔨 refactor(DynamicTable.swift): Add comparison table for strong and weak adjectives 🔨 refactor(DynamicTableVerbs.swift): Add comparison table for strong and weak verbs 🔨 refactor(WordDetailView.swift): Add display of comparison for words with comparison
- Loading branch information
Showing
7 changed files
with
411 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.