Yakov Khalinsky

Results 49 comments of Yakov Khalinsky

Have used this a bit in the past, it's very convenient in comparison to hand wrangling RAML files. Please update the version on NPM.

@carowright who has access to the NPM account, I'm happy to assist with NPM publishing if required

who do people use for authoring RAML files these days?

Thanks @awMinor, I'll check this out when I get back from work today :+1:

Have you tried changing `options="objects"` to `options="filteredObjects"`? In theory the two way binding should do the trick, or bind to a function that returns a filtered collection.

Thanks for the report I will check this out :+1:

thanks for the report @dimka665 I'll check it out :+1:

Thanks @iamwebdesigner for reporting and having a bit of a dig. The timeout which is the Angular $timeout was originally added to avoid the dreaded $digest already in progress error....