Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Releases: coderplanets/coderplanets_web

0.7.0

26 Aug 08:02
Compare
Choose a tag to compare

Minor Changes

  • Chore(deps): update react-calendar-heatmap to latest: 32761d1
  • Fix: packer copy target: 6ad39f1
  • Fix(style): city list loading icon: d81a770
  • Build(travis): add jq before start: c6ea863
  • Build(travis): update jq to lastest: 2b1834f
  • Refactor(config): use jq-tool for diff env: bbf66d5
  • Refactor(makefile): extract logic & rename to before_action: 631f8fa
  • Refactor(config): mv other config to config.json & resolve warnings: 13ba7f1
  • Fix: add loading when edito body is null: 2894c15
  • Fix: pretty loading: 9b33e39
  • Fix: sub/unsub community crash, closes #369: 2b39ed8
  • Feat(sidebar): add drop shadow when scroll off the top: 9a30852
  • Refactor(sidebar): add theme color to dropShadow: f71b417
  • Refactor(theme): improve sidebar trend, pin color & doramon of yellow: e01b776
  • Fix(mobile): display wired on mobile, closes #596: a17566a
  • Refactor(cheatsheet): improve cs tyle: 92e40bb
  • Feat(sidebar): replace exploreAll with search function in header: 07e817b
  • Refactor(sidebar): add theme support for search box: a095d49
  • Refactor(sidebar): rename top/bottom shadow to header/footer: fa7b0e6
  • Refactor(sidebar): seperate meulist as sort and noral, done beatifully: 87a617f
  • Refactor(sidebar): dynamic load sortable menulist: df46ba0
  • Refactor(sidebar-footer): add discussLinker to sub-dir label: 7088b4d
  • Refactor(sidebar): add theme support for footer shadows: 427075c
  • Refactor(preview): use react-version of custom-scrollbar: 538b2ec
  • Refactor(user-lister): improve scroll-bar: e3024f2
  • Refactor(mail-panel): use custom-scrollbar: a609f1e
  • Refactor(doramon): use react version of custom-scrollbar: df176a7
  • Refactor(custom-scrollbar): unneeded global import: b4d3e68

Patches

  • Chore: update apollo-client to the latest version 🚀: #570
  • Fix(package): update mobx-react to version 6.1.3: #568
  • Chore(package): update babel-plugin-react-intl to version 4.1.9: #569
  • Fix(package): update core-js to version 3.2.1: #574
  • Chore: upgrade core-js: 65dc751
  • Chore(package): update eslint to version 6.2.0: #580
  • Chore(package): update dotenv to version 8.1.0: #578

0.6.0

11 Aug 07:54
Compare
Choose a tag to compare

Minor Changes

  • Refactor(all): store.markState -> store.mark: 73ef2b9
  • Refactor: gitHub api enhance: #553
  • Refactor(utils): cutFrom support complex chinese char: fa39bbb
  • Refactor(utils): use stringz in cutFrom: fc3d46e
  • Chore(deps): update cypress to latest: 2c2da90
  • Refactor: mv conmponent/containers/services/hooks/ ... to src dir: 5e3bd14
  • Refactor(generator): add src scope: d5be468
  • Refactor(config): use elixir style config file: a6013d4

Patches

  • Ci: rm commintlint, is unnesscery and buggy: 6a65cf0
  • Refactor(scrollbar): init scrollbar on doramon only for mac: 83add4b
  • Fix(doramon): unexpected hidePanel when click & naming: 93a92eb
  • Chore(clean-up): rm useless code: 05c8ac4
  • Fix(ci): protect from crash when init load: f1fc738
  • Chore(package): update babel-plugin-react-intl to version 4.1.2: #530
  • Update babel7 to the latest version 🚀: #523
  • Chore: babel-plugin-styled-components to the latest version 🚀: #509
  • Update husky to the latest version 🚀: #511
  • Chore: update mobx-react to the latest version 🚀: #495
  • Fix(comments): add auth warning for reply comment: 587293e
  • Chore(deps): update cypress to latest: df3ffd7
  • Chore(travis): add missing deps for runing cypress: a1505aa
  • Fix(travis): try to solve referenceError of EmptyAchievement: 79f3680
  • Fix(travis): varibale hoist issue: 62019df
  • Fix(package): update react-intl to version 3.0.0: #548
  • Chore(package): update coveralls to version 3.0.6: #551
  • Chore(deps): chore(deps): update remarkable to v2.0.0: 48a83f4
  • Chore: update react to the latest version 🚀: #565
  • Fix(package): update core-js to version 3.2.0: #564
  • Fix(package): update mobx-react to version 6.1.2: #562
  • Chore(deps): update core-js: e595cfc
  • Build(improve): reduce size of docker-version deps, make task naming: b0d6a16
  • Build(deps): clean up & remove remarkable-katex: 4055982
  • Chore(deps): chore(deps): update remarkable to v2.0.0: bf4b4eb
  • Build(travis): try without acorn pkg: 5587bb8
  • Refactor(babel): update babel config resolve alias: 981b15c
  • Chore: rm useless ling rule: a01d953
  • Refactor: mv stores to src dir: 3d58dae

0.5.1

04 Aug 11:39
Compare
Choose a tag to compare

Patches

  • Fix(comments): add auth warning for reply comment: 587293e

0.5.0

29 Jul 13:15
Compare
Choose a tag to compare

Minor Changes

  • Build: use babel build-in polyfills: 9575708
  • Fix(ci): protect from crash when init load: f1fc738
  • Test(layout): add basic test for communities page: 878cc0a
  • Refactor(header): add highlighter for non 'home' routes: f212663
  • Test(communities): add tests for communities layout and refactor: 688cee2
  • Fix(route): use history.pushState intead of next build-in: a17fb84
  • Refactor(rename): recv_event -> recieve: 1709376
  • Refactor(rename): dispatchEvent -> send: 5a384e7
  • Refactor(router): use parseURL instead of parse one-by-one: 8643688
  • Fix(router): remove getSubPath function: 3fd64d3
  • Refactor(router): add communityPath & threadPath concept: 9eada2e
  • Refactor(router): move onClient to ssr_helper & rename for convention: 9bcfc41

Patches

  • Chore(clean-up): rm useless code: 05c8ac4
  • Fix(sidebar): jumpy in header part: fafbede
  • Refactor(scrollbar): do not custom scrollbar on mobile: 93716d5
  • Chore(deps): update next.js && next-seo: cb95712
  • Fix(router): user page subPath: bcec01f
  • Chore(package): update eslint to version 6.1.0: #529
  • Chore(package): cz-conventional-changelog to version 3.0.0: #527
  • Chore(package): update commitizen to version 3.1.2: #524
  • Update graphql to the latest version 🚀: #508
  • Update @next/bundle-analyzer to the latest version 🚀: #515
  • Chore(package): update babel-plugin-react-intl to version 4.1.2: #530
  • Update babel7 to the latest version 🚀: #523
  • Chore: babel-plugin-styled-components to the latest version 🚀: #509
  • Update husky to the latest version 🚀: #511
  • Chore: update mobx-react to the latest version 🚀: #495

0.4.2

21 Jul 14:56
Compare
Choose a tag to compare

Patches

  • Chore(readme): add zhihu link: f6e3a4c

Note

this release is useless, only for test release tools

0.4.1

21 Jul 14:51
Compare
Choose a tag to compare
  • Refactor(scrollbar): init scrollbar on doramon only for mac: 7085b62
  • Fix(doramon): unexpected hidePanel when click & naming: cfeb0a7
  • Chore(clean-up): rm useless code: 44ee573
  • Chore: Merge branch 'fix/doramon' into dev: e8698f1
  • Chore(ie): debug online: b866f40
  • Fix(sidebar): jumpy in header part: 7f7dfe6
  • Refactor(scrollbar): do not custom scrollbar on mobile: 0b23718
  • Chore: Merge branch 'fix/safari-jumpy' into dev: ffc8266
  • Chore(deps): update next.js && next-seo: e109220
  • Chore: Merge branch 'deps/upgrade' into dev: eea2514
  • Build: use babel build-in polyfills: 30640ff
  • Fix(ci): protect from crash when init load: 5b65ca6
  • Test(layout): add basic test for communities page: b187b5c
  • Chore: Merge branch 'deps/upgrade' into dev: 5aa9d1a
  • Refactor(header): add highlighter for non 'home' routes: e91e271
  • Test(communities): add tests for communities layout and refactor: 72f0e04
  • Chore: Merge branch 'header/router' into dev: 8e9be8e

Credits

Huge thanks to @jiejiss for helping!

release-workflow

14 Jul 03:44
Compare
Choose a tag to compare

Minor Changes

  • Refactor the network layer: af9726b
  • Feat: prettfiy oauth callback window: 5031f06
  • Feat: refresh page after logout: 4767101
  • Refactor(cheatsheet): rewrite with new convesion: d969305
  • Refactor(CheatsheetThread): remove old CheatsheetPaper container: f9678b5
  • Refactor(GeoMap): add Loadding to dynamic import: 76482d5
  • Merge branch 'labeler' into dev: fda666b
  • Refactor(jobviewer): ui: add homepage link & popver .. etc: c9eca37
  • Refactor(Filters): split filter -> small component: e84294c
  • Refactor(ReactionHeaders): set boundery for threads: 597a68b
  • Feat(UserLister): add basic userLister for all users case: 7d792b0
  • Feat(UserFollow): follow/undoFollow, list followers/followings ...: 3696d0e
  • Chore(mini): style & clean up: 62cce43
  • Fix(thread comment): replace parti..count -> commentsCOunt: 65c291c
  • Feat(UserPublishedComments): with different thread & refactor: 2bab977
  • Feat(Pages): add Repo page for SSR & refactor: 5b7e1cb
  • Feat(ContentBanner): optional middleinfo & add Job attrs: bfb4336
  • Feat(UserPage): add previewer for starred/favroted contents: 0e1e419
  • Refactor(community page): use spec banner/content instead common ones: 1b7c9f8
  • Chore: merge branch 'dev': 9bd7c6f
  • Feat(scrollbar): add custom-scrollbar to preview viewer: 388387d

Patches

  • Update pkg & fix conflict: 4808e7a
  • Fix(eslint lint): only lint *.js fils, not css: 45cd4ca
  • Style(icon loading): add to communities icons: 11fa42e
  • Build: production: 8fa4490
  • Style: card style mini: 8476d36
  • Docs(add): auth.md: fc502e5
  • Refactor(media-query): cheatsheet looks great: 8d229ec
  • Refactor(media-query): improve empty thread: 575c71e

note

this test is for release test workflow

中文

这次的版本主要是测试 release 的发布流程,以后会每隔一周发布一个 minor 版本,

0.3.0

13 Feb 15:36
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • 大幅改善了手机,以及平板的浏览体验
  • 修复了宽屏下容易导致颈椎病的问题
  • seed patch 脚本完善
  • 完善开发文档以及社区使用文档
  • 部分主题修复
  • 修复部分社区内容跳转导致 404
  • 增加 deno, GraphQL 等一批新社区

Fight together

13 Nov 09:00
Compare
Choose a tag to compare
  • theme complete and refactor in depth
  • switch between deferrent community && inside community sections
  • nested route example
  • full feactured cheatsheets, use cheatcheets

basic prototype

02 Nov 14:31
Compare
Choose a tag to compare
  • basic sidebar, header , content layout
  • basic theme explore
  • app structure refactor