Ivan Sieder

Results 3 issues of Ivan Sieder

## 🚀 Feature Proposal I'd suggest three minor things to enhance the docs: * unify the way of importing and initializing the app throughout the docs so that they're the...

### What problem does this feature solve? As a vue-cli and Vue 3 user I would like to be able to build and deploy a package as a web compomponent,...

contribution welcome
intend to implement

The `parseFormattedInput` function returns a UTC object for dates with timezones. When using dayjs().format() it usually formats the date with the current timezone. This fix manually removes the current timezone's...