Skip to content

Latest commit

 

History

History
674 lines (332 loc) · 16.3 KB

CHANGELOG.md

File metadata and controls

674 lines (332 loc) · 16.3 KB

0.10.26 (2020-03-22)

0.10.25 (2020-03-07)

Bug Fixes

0.10.24 (2020-03-07)

Bug Fixes

  • workaround tumblr api get post by new id format fail (0cef4bf)

0.10.23 (2020-03-04)

0.10.21 (2020-02-22)

0.10.20 (2020-02-23)

Features

  • post: Add mediafarmers button on post page(ce9a713)

0.10.20 (2020-02-22)

0.10.20 (2019-05-30)

0.10.19 (2019-05-22)

Bug Fixes

  • Add google domain verification file 6d6109e

0.10.18 (2018-01-22)

Bug Fixes

  • PostList: fix post list page with long title string is broken in mobile view 248df48

0.10.17 (2018-01-13)

Bug Fixes

  • shorten timeout of static generator sending tumblr request b1dbc90

0.10.16 (2018-01-06)

Bug Fixes

  • server: correct and add new author cdf5f27

0.10.15 (2017-10-05)

Bug Fixes

  • Do not need to install again on deploy process (7e43f39)

0.10.14 (2017-10-05)

Bug Fixes

  • Use CDN to request jquery and semantic-ui (c9beae0)

0.10.13 (2017-10-05)

Bug Fixes

  • Use node 8 to build website with npm 5 (0540f71)

0.10.12 (2016-12-19)

Bug Fixes

  • add open-graph image width and height properties 3714134

0.10.11 (2016-11-26)

Bug Fixes

  • add open-graph image width and height properties 3714134

0.10.10 (2016-09-30)

Bug Fixes

  • Modify Index Dropdown item margin(5886d0b)
  • server: Request activities page files(304f8ed)
  • static: Use promise to handle generate activities page(ebfd53c)
  • ViewActivityPage: don't render buy ticket button if ticketLink is not set(9d8ee0c)
  • Modify Nation's name Luanda -> Rwanda(f427864)

Features

  • sgActivityPage: Add static generator for activity page(b917c70)
  • Sync store state between server and client(462cbf1)

0.10.9 (2016-08-02)

Bug Fixes

  • Add missing Flag and emblem(17e25df)
  • Display the right font on Chinese font(2bf77d0)
  • Support Open Sens font(e18d353)

0.10.8 (2016-08-01)

Bug Fixes

  • ViewActivityPage: Add missing postImage css(ec0ea8c)

0.10.7 (2016-08-01)

Bug Fixes

  • ShareButton: Modify share button width(b6981d3)
  • ViewActivityPage: Add buy button(815bc3b)

0.10.6 (2016-08-01)

Bug Fixes

  • Modify Index Dropdown item margin fb0b809
  • ActivityFilter: show current filter option based on current state f3d1543
  • ActivityListPage: Add Route action 6fed887
  • ViewActivityPage: Check first loading or not 417c228
  • ViewActivityPage: correct showing location 03f58c9
  • tumblrActivity: Date string parsing error in Firefox and Safari 7e56ab4

Features

  • ActivityFilter: Add dropdown to filter activity types e5816b2
  • ActivityGrid: First version of ActivityGrid 8f9e0b7
  • ActivityListPage: Add activity list page using redux 06e7bd8
  • ActivitySection: move subscribing redux store from ActivityPage to ActivitySection 0881e32
  • Add ViewActivityPage 1ad44ef
  • ViewActivityPage: Add map icon and link ae0f921
  • ViewActivityPage: Add show activity action for display specific activity 28bc504
  • redux: include redux and redux-thunk package 4ec4cfa

0.10.5 (2016-07-20)

Bug Fixes

  • footerEmailBtn: don't send ajax if email is empty, and replace some jquery selector with documen 9c378cc
  • sideBar: adjust item font-size, hide sidebard after item is clicked d251958

0.10.4 (2016-07-14)

Bug Fixes

  • aboutAuthorsPage: Only two card columns are showed in 1200 - 1300 px page width 2b06238
  • aboutUsPage: change team member list de90550

0.10.3 (2016-07-12)

0.10.2 (2016-06-29)

Bug Fixes

  • sgPostPage: fix if author is not existed, static generator will exit(81a9739)

0.10.1 (2016-06-29)

Bug Fixes

  • build: Enhance the vendor.bundle.js 2.27MB -> 1.8MB close #138 f477c94, closes #138

0.10.0 (2016-06-28)

Bug Fixes

  • IndexSection: fix showing from new posts to category posts doesn't show full category posts d4b520f
  • PostGrid: Add key in GridCard for react render 90f821c
  • ReadMoreBlock: Use css modules to override the first item's style. c54d255
  • ReadMoreBlock: fix missed to pass onClick function to presentation component f93c4c6
  • ReadMoreBlock: forgot to remove store change listener when unmounting component 4e8c791
  • ViewPostPage: fix push author and tag links will reload website d6cdaaa
  • aboutAuthorsPage: fix forgot to import RouteAction 2d06527
  • build: Modify the url-loader config to get eot|woff|woff2.. during development 001bcf0
  • build: run webpack task when issuing npm start 6874e6f
  • css: Include semantic.css without css-module for close #129 2755bab, closes #129
  • css: Include semantic.min.css without css-module on production ee3f34a
  • footer: Fix the subscribe method bug 64b6f55
  • readMore: fix link in read more block should not reload website a7ecdd2
  • sgIndexPage: remove wrong words in site description 2bc5a0a
  • sidebar: Modify sidebar render method cab0f3b

Features

  • build: Add webpack build and bundle process into gulpfile 2df0d61
  • build: Add webpack build environment 3859e61
  • build: Upgrade babel version b15f162
  • build: Use webpack to bundle css file 9dcab31
  • css: Support css-modules. Footer use css modules as the style af7752d
  • httpsTumblr: Use tumblr.js master branch for tumblr api 1b7bf09
  • react: Upgrade react to 15.x 4cd505a

0.9.2 (2016-06-05)

Bug Fixes

  • sgPostPage: Pass page url into post page static generator to generate correct fb share link 9e05bc0

Features

  • readMore: Add random read more block under post page
  • semanticUI: Upgrade to 2.1.8 8fb5b01

0.9.1 (2016-06-04)

Bug Fixes

  • index-wide-title: fix index-wide-title overflow in mobile index page 949115f
  • sideBar: fix sidebar should display if access website through post url 4da0662

0.9.0 (2016-05-30)

Bug Fixes

  • author: Margin error on post page fc11d70
  • author: RWD author on post page 0209795
  • map: RWD on map page. ebe6979
  • post: Enable static page RWD setting 1445dda
  • sidebar: adjust font size 5e615e6

0.8.0 (2016-05-19)

Bug Fixes

  • Index page static render content 32dba70

Features

  • UgandaLetter: Add carousel template by slick 8d08423
  • UgandaLetter: Uganda letter page with css-driver picture slideshow 95eb318
  • nation: Update 撒拉威阿拉伯民主共和國 and 尼日 d68ff6c

0.7.2 (2016-04-17)

Features

  • nation: Update 撒拉威阿拉伯民主共和國 and 尼日 d68ff6c

0.7.1 (2016-03-27)

Bug Fixes

  • Post list of specific author is not complete 2ad5c8e

0.7.0 (2016-03-18)

Bug Fixes

  • env: Setting node v4 compiler requirements for native add-on (597f305)

Features

  • env: Update node version to 4.x (a155cee)
  • map: Support RWD view and scale Africa area by accordion (d8678e9)

0.6.1 (2016-02-26)

Bug Fixes

  • Member typo a96077d

0.6.0 (2016-02-24)

Bug Fixes

  • Add partner URL 408858f
  • Modify section display on mobile bd573ff
  • workaround card image resize issue in chrome 48 52c1726

Features

  • AuthorPostList: Add page to show post list of specific author 45feeb7
  • about: Add Story and partner information c4856fc
  • about: Add about us into menu 5e928c1
  • about: Add about us page header 9d5c987
  • about: Add about us video 5eae8e6

0.5.7 (2015-11-29)

Features

  • tagPostList: Post list page with specific tag, close #43 d1aaa50, closes #43

0.5.6 (2015-11-22)

  • Change looks of some components

0.5.5 (2015-11-15)

Features

  • PositList: Add load more posts button, close #75 6cdd939, closes #75

0.5.4 (2015-11-15)

Features

  • static: Add IndexPage generator 63555ff

0.5.3 (2015-11-15)

Bug Fixes

  • nation: Fix undefined function removeAreaListener b95ecb0
  • post: Remove Loader on server side render ab9dc2e

0.5.2 (2015-11-08)

Bug Fixes

  • nation: Fix image name typo 3479171

0.5.1 (2015-11-08)

Bug Fixes

  • nation: Fix image name typo 12422d3

0.5.0 (2015-11-08)

Bug Fixes

  • IndexWideBlock: Extend link coverage to whole block, close #71 3f9f075, closes #71
  • modal: Fix undefined image request 3e5d4b5
  • nation: Fix Nation data a2752ef
  • post: Shift the post content to the left center c2195c8

Features

  • contactUsPage: Add contact us page 945e850
  • footer: Add icon and button hover effect, close #77 ecc8a90, closes #77
  • nation: Add Africa Country List. issue #76 8d8a593

0.4.9 (2015-11-05)

Bug Fixes

  • menu: Remove empty page link 27897fc

0.4.8 (2015-11-02)

Bug Fixes

  • postList: Fix image url parser 30100f6
  • postList: post without category tag could also be showed in top article block 778e287

0.4.7 (2015-11-01)

Features

  • Add homepage fb-share information 64334a5
  • footer: Add email subscription 7836669

0.4.6 (2015-11-01)

Bug Fixes

  • footer: Fix icon in footer should have more margin with above component close #53 ab4e646, closes #53
  • menu: add 關於我們 menu dropdown close #59 de6203e, closes #59
  • menu: Fix menu logo disappear in some pages 38d63c4
  • post: Fix image url parser 1556f2d
  • post: Fix the right author side height 100% on chrome e1f23c6
  • post: Let post author font-size to be larger 0a0eb00
  • post: Let post title to be center 7f39c2f
  • post: Link author's page when click author on ViewPostPage close #62 907e9f1, closes #62
  • postList: Fix Post List's title align with post cards close #52 5c0deb2, closes #52
  • Static page generator script cdfb0c1

Features

  • favicon: Add favicon 9694223
  • footer: Add footer skeleton 1644a9b
  • social: Add Facebook Share Button dcaf0a4
  • static: Add Static Page Generator 1ada77c

0.4.5 (2015-10-27)

Bug Fixes

  • menu: Rename 生活藝術 => 藝文介紹 f0b2020
  • post: Parse post brief bug 68bfaaa
  • post: Use : instead of : to display brief 66b58d4
  • postList: Remove unnecessary listener 5d63e29

0.4.4 (2015-10-26)

Bug Fixes

  • index-category-box incorrect layout in IE 2d429e8
  • Rename 非洲文章 => 文章分類 9b2dda1
  • Use basic segment to display author sidebar issue #39 88822a3
  • Use flex to modify ViewPostPage and fix some style c1cc805
  • View post page time display only need to show date issue #48 87b0ecf
  • menu: Rename the menu a430bf9
  • post: Fix content-post style 402aef8
  • post: Use Grid layout in view post page f5c56ca
  • Post: Add : in setting rule for splitting key value 52e29da

Features

  • nations: Update nations data 660c2f9
  • nations: Update nations data 84df88e

0.4.3 (2015-10-14)

Bug Fixes

  • Section: Use onClick to handle the url change ee25065

0.4.2 (2015-10-11)

  • Adjust index page looking
  • Improve post list page
  • Add site footer

0.4.1 (2015-10-06)

Bug Fixes

  • style: Add semantic-ui assets file. 550d603
  • style: Remove jquery.fullPage.css 23c554e

0.4.0 (2015-10-06)

Bug Fixes

  • Fit editorconfig style. 8710813
  • README: Update wowafrica url into README 7e2916a
  • Update wowafrica into deploy, package.json, travis-ci b038f88

0.3.0 (2015-08-05)

  • Add PostListPage
  • Update CNAME to wowafrica
  • Update Semantic-UI to v1.12.3

0.2.0 (2015-04-23)

  • Add AuthorPage
  • Add ESLint
  • Update Semantic-UI to v1.11.8
  • Change the menu style

0.1.0 (2015-04-04)

  • Add deploy process with travis-ci.
  • Add CNAME exploreafrica

0.0.1 (2015-02-27)

  • init
  • Using gulp to build simple webserver and livereload