nthompson777 / ngx-foundation

The best way to quickly integrate Zurb Foundation for Sites 6 components with Angular 6 or 7.
http://ngxfoundation.com
MIT License
12 stars 3 forks source link

Wrong class applied to accordion #1

Open jvalkeejarvi opened 5 years ago

jvalkeejarvi commented 5 years ago

panel-group class is applied to accordion element instead accordion class. Styles are incorrect because of wrong class.

I searched the repo and found word panel-group only in following files:

jvalkeejarvi commented 5 years ago

Seems like map and metadata files were not updated when related .js files were updated in commit 282444a.

nthompson777 commented 5 years ago

You are correct with your findings. Thank you for catching this. I will push this update to the repo and NPM later today as a patch.

nthompson777 commented 5 years ago

Those map files were nuked due to being inaccurate and out of date and were removed for version 1.0.7.

nthompson777 commented 5 years ago

I'm reopening this bug for 1.0.8 since it is still applicable with this version/patch.

jvalkeejarvi commented 5 years ago

Hello again,

is there any news on this? This issue keeps us from using this package at the moment. If there is anything I can do to help you just tell me.