forked from ChatGPTNextWeb/ChatGPT-Next-Web
-
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.
Feat Speed Animation [Config Response] (ChatGPTNextWeb#138)
* Feat Speed Animation [Config Response] [+] chore(config.ts): update version number to 4.3 [+] feat(config.ts): add speed_animationValidator to validate speed_animation value [+] fix(config.ts): set default value of speed_animation to 30 * Feat Speed Animation [Local Languages] [+] feat(locales): add translations for SpeedAnimation in cn.ts, en.ts, and id.ts * Feat Speed Animation [Local Languages] [pt-br] [+] feat(pt.ts): add translation for SpeedAnimation feature * Feat UI/UX Settings Page [Speed Animation] [+] feat(settings.tsx): add speed animation setting with input range component * Feat ChatGPT LLMApi [Speed Animation] [+] fix(openai.ts): add support for speed_animation configuration from app settings [+] feat(settings.tsx): update speed_animation input range in app settings [+] fix(config.ts): change default value and range for speed_animation configuration * Feat UI/UX Settings Page [Speed Animation] [Increase Max Value] [+] fix(settings.tsx): change max value of speed_animation input to 200
- Loading branch information
1 parent
19041a4
commit bf43bbb
Showing
7 changed files
with
54 additions
and
3 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
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
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