Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: home upgrade #367

Merged
merged 59 commits into from
Apr 3, 2024
Merged

Conversation

yaolifeng0629
Copy link
Collaborator

  1. 初始化首页架构 v0.1

@cuixiaorui
Copy link
Contributor

  • 直接抄 https://www.sidespace.app/#features 的配色+字体颜色
    • 字体可以换个免费的 好看的
  • 主页不要 login
  • 主页内容排序
    • 目前的大图
      • 未来换成 video
    • 深入了解 earthworm
    • User feedback
    • PRICING(支付)
    • FAQ
    • 页脚
  • 第二版本
    • 适配移动端

yaolifeng0629 and others added 16 commits March 29, 2024 16:07
* feat: addNextButton

* feat: addChangeSkipSetting

* refactor: skip

---------

Co-authored-by: cuixiaorui <cui_xiaorui@126.com>
* feat: to specific statement

* refactor: contents use virtual scroll

* feat: click contents outside then hide

* feat: save learned progress

* feat: content text line break

* refactor: change virtual scroll

* fix: unit test fetch history error

* feat: contents toogle mode

* refactor: contents on click outside

* refactor: detect whether the function is learned

---------

Co-authored-by: cuixiaorui <cui_xiaorui@126.com>
* feat: addPreviousButton

* fix: VariableValue

* refactor: delete message

* test: add test case for previous

---------

Co-authored-by: cuixiaorui <cui_xiaorui@126.com>
* fix: add dropdown background

* feat: show tips when 3 times wrong

* fix: hide AnswerTip after correctAnswer

* refactor: extraction function

---------

Co-authored-by: cuixiaorui <cui_xiaorui@126.com>
…uixueshe#434)

* fix: change the style of the prev/next question btn on the game page

* fix: Change the position of the Prev/Next question btn on the game page

* fix: Modify the style of the Previous/Next buttons
Co-authored-by: fengstats <feng2860984180@163.com>
@yaolifeng0629
Copy link
Collaborator Author

yaolifeng0629 commented Mar 31, 2024

  • 最新首页UI调整如下:
    1. 将 what 模块替换为 feature 模块
    2. 修改全局 loading、优化首页样式
    3. 还原之前首页跳转入口
    4. 检查首页可点击区域的链接
    5. 全局添加 Back 按钮
      • Back 按钮内部会自动判断当前页面路径:
        • 首页:返回顶部
        • 其他页面:返回首页
    6. 引入 twitter、电报的链接
    7. 修改首页文案
      download

nullcache and others added 2 commits March 31, 2024 13:42
* fix: close tip correctly

* feat: AnswerTip always show close icon

* refactor: close answer tips

---------

Co-authored-by: cuixiaorui <cui_xiaorui@126.com>
@fengstats
Copy link
Collaborator

好看!

@refanbanzhang
Copy link
Contributor

针不戳!

@cuixiaorui cuixiaorui merged commit 554a4a6 into cuixueshe:main Apr 3, 2024
1 check passed
@cuixiaorui
Copy link
Contributor

先合并
有些文案和小问题慢慢在改
当作给其他同学的 first pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.