AJB99

Results 10 issues of AJB99

Hi, I'd like to be able to use vue-stash in a way that I can simply type `$db` to access my data instead of `this.$store`. For example, if `this.$store.test` were...

**Describe the bug** I'm using the following configuration for my Sortable instance: ``` const sortable = new Sortable($tree, { group : { name : 'ui-tree-sortable' }, sort : true, direction:...

**The Issue** I'm using Sortable.js to build a draggable tree component. Which means each of my `sortable-item`s has a `toggle-arrow` as a child element that opens and closes a `sub-tree`...

Hi @t1m0n, Thanks for the excellent date picker. I was going out of my mind trying to customize another one when I came upon Air-Datepicker and I have to say...

Hi, I've read your docs a few times but I can't find the simplest example that illustrates how to modify any given model and have it updated on the server....

I'm attempting to POST a subscriber and declare a value for the `marketing_permissions` field at the same time, but the Mailchimp API response is insisting that the value I'm providing...

Hi there, Excellent module! But I'm having an issue validating a nested object. I have the the following: ``` var data = { job : { id : 'ABC123', state...

How do I disable remote delete? It doesn't work, it's constantly borking-out because it's trying to delete a file it's already deleted. It's driving me absolutely crazy because I have...

Hi there, Trying out your plugin, but I'm running into an issue where the Post Series Block is prepended to my post twice at the top and twice at the...

How do I use this plugin? Your homepage is great, but it totally lacks any examples of what the HTMl or CSS looks like to actually implement the use of...

documentation