flyboy1565
flyboy1565
It would be nice to have you add classnames for the outerDiv percentageText valueText This would allow for style those items.
We would need to add a new prop to b-table for tbody-tr-cell-class which would be similar to the prop tbody-tr-class which accepts a function to provide a class Could you...
``` >>> t = ups.tracking_info('1Z12345E0205271688 ') >>> t.in_transit ``` Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.7/dist-packages/ClassicUPS/ups.py", line 131, in in_transit in_transit = [x for x...