Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@brylie brylie released this 15 Feb 05:13
· 210 commits to develop since this release

Working towards the MVP with a 0.2 release!

New

  • Project pages
  • RefugeeTech project feature (thanks @leosa83 and @ilix)
  • Share this page link in navigation menu (thanks @Angamanga and @brylie)
  • Project search feature (thanks @loxtank)
  • Edit/update projects feature (thanks @leosa83)
  • Project media uploads (thanks @leosa)
  • Added project contributor guidelines (thanks @brylie)
  • Project tags with selectize widget (thanks @Angamanga)

Improved

  • Template semantics; aligning effort with Bootstrap framework
  • Style and layout enhancements (thanks @ilix)
  • Code cleanup
    • Consistent whitespace (thanks @brylie and @leosa83)
    • Following conventional Meteor techniques
  • Landing page improvements (thanks @leosa83)
  • Footer improvements (thanks @virre)
  • Navigation menu shows active link (thanks @Angamanga)

Known issues

  • A lot of boilerplate content still exists
    • Will remove boilerplate and try not to add boilerplate to development branch in future
  • CSS styles still have a lot of absolute values
    • Need to default to using relative values such as em and rem for all layout and typography rules