fancydev18
fancydev18
Please add a reservation view, to be used by people 'outside the company' to choose a free slot for a reservation. Here are 2 mockups:   It should allow...
Please add as simple 'check' icon, similar in style with current plus / x icons. There's only a double-lined check icon now. Thanks :)
Please add a help/question icon in the free version, to be used for support/help. It's quite common in apps. Thanks!
maxFileSize would specify a resource maximum size, in bytes. If bigger than that, it should be ignored. eg ```maxFileSize: 500000``` would ignore files larger than 500k. Thanks!
Hi, Changing the example at https://github.com/neuronetio/vue-gantt-schedule-timeline-calendar to set config in mounted() instead of providing initial value in data() breaks the chart -- it's completely empty:  Change...
Using Selection plugin in vue component, selected() doesn't trigger when selecting empty cell blocks. selecting() works. Replicate with ``` import Selection from 'gantt-schedule-timeline-calendar/dist/Selection.plugin.js' import GSTC from 'vue-gantt-schedule-timeline-calendar' let subs =...
Hi, The vue example in README works great. More advanced usage eg from https://neuronet.io/gantt-schedule-timeline-calendar/scheduler.html requires GSTC.api However, this is undefined when using this vue component, which has only ``` name:...
babel-helper-vue-jsx-merge-props is used in notifyjs -- please add it to package.json as dependency
Hello, PDFs can have embedded fonts in some objects. In the "Texts" fields produced by pdf2json, would you please include information about what font is used? (not the actual font,...
Hello, Attached font gives svg conversion error: Map.!: given key is not an element in the map It works fine at https://transfonter.org/ [font.ttf.gz](https://github.com/ananthakumaran/webify/files/7604622/font.ttf.gz)