8000 Tags · mbchoa/recipeek · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mbchoa/recipeek

Tags

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add nutrition facts to recipe cards (#104)

* Add Edamam nutrient info types

* Upgrade TypeScript

* Add NutritionOverlay component markup

* Add NutritionOverlay to SearchResultsItemm

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #81 from mbchoa/dependabot/npm_and_yarn/lodash.tem…

…plate-4.5.0

Bump lodash.template from 4.4.0 to 4.5.0

2.1.1

Toggle 2.1.1's commit message
Merge remote-tracking branch 'origin/master' into release/2.1.1

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Setup GraphQL (#65)

* Remove controllers (#56)

* Move babel devDependencies to dependencies (#58)

* Setup GraphQL (#59)

* Setup GraphQL server

* Refactor connected components

* Setup Apollo Client

* Wireup RecipeList to GraphQL

* Update webpack configs to accept port argument

* Fix unit tests

* Update config (#60)

* Update Webpack configs to support additional env variables

* Stringify environment variables

* Remove environment check

* Update CORS origin on API server (#61)

* Update CORS origin to use localhost (#62)

* Revert environment variable updates (#63)

* Move API routes to app server (#64)

2.0.0

Toggle 2.0.0's commit message
Release Recipeek 2.0.0 (#47)

* Create v2 API routes

* Setup Redux

* Update coverage to meet 100%

* Setup CICD

* Migrate to Edameme Food Search API
0