Skip to content

Latest commit

 

History

History
152 lines (82 loc) · 9.39 KB

CHANGELOG.md

File metadata and controls

152 lines (82 loc) · 9.39 KB

1.8.2

  • 553c992 fix: tweak positioning on mobile
  • 9714e33 chore: Git-ignore .firebase

1.8.1

  • 9cf6061 fix: add engine to functions

1.8.0

1.7.5

1.7.4

  • bbea028 fix: use globs for API paths

1.7.3

  • d47da60 fix: update angular-cli; tweak build command

1.7.2

  • ee31f4d fix: use yarn instead of npm

1.7.1

  • 0117780 fix: pass argument correctly to ng build

1.7.0

  • 229b092 chore: add angular-cli-ghpages as a dev dependency
  • 03ba65a chore: firebase init
  • cc00ff0 chore: Git-ignore Firebase node modules
  • b968d67 feat: use History API rather than hash routing
  • f27e8cd fix: add typeRoots to functions/tsconfig.json
  • 36be9c0 chore: Git-ignore functions/lib
  • 28f5daa feat: copy over the API function and install dependencies
  • 9686811 chore: switch to Yarn
  • 8390f29 feat: add predeploy hook for hosting in firebase.json
  • 6968822 feat: use the new API URL
  • 62f69f1 feat: update the deploy command to use Firebase

1.6.1

  • a7de1a4 chore: use new Firebase functions endpoints

1.6.0

  • e251d23 chore: set up Travis CI
  • 4959591 chore: install Chrome-related dependencies in Travis CI
  • 5114e91 chore: update Angular to 4.1.0
  • 19e09c7 chore: add build status badge to README
  • 55e4f56 chore: update README
  • 26ab9d9 feat: use the square root to get a wider range of intensities

1.5.0

  • e571971 feat: add Twitter link and tweak GitHub logo style

1.4.1

  • ccc311f fix: include both fonts in the Google Fonts import

1.4.0

  • aa554a1 feat: link to the homepage from an individual tweet

1.3.1

  • 2ab4bd6 fix: make properties public that are accessed by the template

1.3.0

  • d55444f perf: don't retrieve full user object
  • a0dcf60 feat: set up basic routing
  • 72552b1 feat: add method to get a single tweet
  • a72a9f0 feat: create single-tweet component
  • 88f5cee feat: use the new single-tweet component to fetch and display a single tweet
  • b6f128e refactor: make the Tweet component composable

1.2.0

  • db4f353 feat: create API host helper and environment-specific API host strings
  • b56ef0f feat: add a method for fetching latest tweets (and their intensities)
  • 64cc245 feat: use new service method to fetch tweets
  • 7231ce5 refactor: remove unused methods/properties
  • f27924d feat: show a loading scream until tweets are loaded
  • ade4b27 refactor: remove hard-coded tweets
  • 12611b0 test: make tests pass by importing the app module
  • b031c7b chore: remove scripts that reference updating hard-coded tweets

1.1.5

  • cb5d5ad chore: update tweets
  • a2c8ded fix: make text appear in two rows on narrow screens
  • e0ae720 fix: disable scrolling

1.1.4

  • f9c2dfe chore: use prod builds for deploying

1.1.3

  • fix: fix private vs. public properties so as to allow prod builds - @jessepinho #1
    • 02252d1 fix: fix private vs. public properties so as to allow prod builds

1.1.2

  • 3a3b337 fix: use full URL for git

1.1.1

  • f8b51ac fix: fix failing tests due to Node require issues

1.1.0

  • 6b900e9 feat: release via nlm as part of deploy
  • 4cda672 feat: show site version
  • c50b683 fix: don't use 'npm run' before 'nlm'

1.0.0