nutritionix / nutrition-label

Create a FDA-style nutrition label with any nutrition data source (even the Nutritionix API - http://www.nutritionix.com/api)
http://www.nutritionix.com/
MIT License
176 stars 66 forks source link

changes the setting indentSugarAndRemoveBoldStyleFor2018Label so to set it true by default #104

Closed majin22 closed 6 years ago

majin22 commented 6 years ago

this is based on a recent internal discussion https://github.com/mattsilvllc/Nutritionix-Yii/issues/3377#issuecomment-424427645. It seems that either the old 2018 design was a mistake or there is an update with the new 2018 label design

the current 2018 design has the sugar attribute to be indented and not bold

I am keeping the setting as it still allow the 2018 label to be more flexible

majin22 commented 6 years ago

@Yurko-Fedoriv I just want to let you know that a new version has been published. thanks