tableau / tableau-ui

React UI components that have the look-and-feel of Tableau.
https://tableau.github.io/tableau-ui/
Other
95 stars 28 forks source link

Pill component is not being exported #11

Closed tjallingt closed 5 years ago

tjallingt commented 5 years ago

It is not included in the bundle that is on npm currently, see: https://unpkg.com/@tableau/tableau-ui@2.0.0/lib/src/components/

You can confirm it is actually not in the bundle by going here: https://unpkg.com/@tableau/tableau-ui@2.0.0/dist/tableau-ui.min.js and ctrl + f to search for "Pill".

craigkovatch commented 5 years ago

Thank you for reporting this rather embarrassing omission. We’ll have a new version out before the end of the week.