Vedmant

Results 75 issues of Vedmant

Please add types to the package (index.d.ts) it really helps coding as it allows methods autocomplete.

Hi, this app works quite slow for bigger templates and larger number of articles, I just run 10000 articles from template, it works for 20 mins and doesn't look like...

I have following xml: ```xml 1 0 None false false ThresholdOfExternalRequest: 10000; TimeframeOfLimitation: 60; numberOfExternalRequest: 118; ``` When I try to search for a "Message" `$doc->find('Message')` tag it couldn't find...

Updated directories and files structure for Kohana 3.3 support the same way as other Kohana 3.3 modules

According to https://github.com/dwightwatson/bootstrap-form/issues/86

Return HtmlString instead of string from BootForm methods, the same as LaravelCollective do, it allows to use {{ }} instead of {!! !!}, currently it works with {{ BootForm::open() }}...

To reproduce try to use on fresh Nuxt installation

When min-height is passed it's applied only to outer container, but conteneditable is still just one line height: https://prnt.sc/td68xq so it's not getting focus if not clicked exactly on first...

In my case I fetch page html for further use (searching for other data) but also need to get open graph data, I could use this package if it allowed...

enhancement
help wanted
good first issue