kewisch / ical.js

Javascript parser for ics (rfc5545) and vcard (rfc6350) data
https://kewisch.github.io/ical.js/
Mozilla Public License 2.0
996 stars 138 forks source link

Detect the right design set for vcard3 #680

Open kewisch opened 5 months ago

kewisch commented 5 months ago

Fixes #363

I don't see a better way to adjust the design set than to modify the getter. ICAL.parse() detects the design set but only returns jCal, so it needs to be somewhere in the component code.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8921649271

Details


Totals Coverage Status
Change from base Build 8909071766: 0.004%
Covered Lines: 9359
Relevant Lines: 9535

💛 - Coveralls