troussej
troussej
Hello, I have the same issue, using ionic & cordova. It looks like the "selected" event is not fired.
I've to admit I didn't think about it; I think it'd be simpler with several files? I'm not sure how I would use a unified file anyway? On Thu, Apr...
i'm not a fan of having to copy the files manually, it's very error prone. One thing you can do is a simple watch/copy (gulp or whatever works for you)...
Todo: add a contributing guide to the project
Hi @talanb I pushed the start of a contributing guide and a gulp watch script in this new branch https://github.com/jc7447/BetterDynAdmin/tree/contributing - hope this helps see https://github.com/jc7447/BetterDynAdmin/blob/contributing/CONTRIBUTING.md
Cool :) In the far future it could be integrated with the tags feature, to filter component based on the instance you are on.
Yeah. The goal here is to have a quick access panel, always at the same place to quickly access these options on the current component, instead of having to search...
also we could have quick access for current component event if it's not in the bookmarks (logDebug, different sections of the page, and default methods/properties)
Textcomplete does not work at all with CM, however CM has the show-hint module + xml that works quite well -> pushed to dev The only issue it that some...
Yeah I tried at the time but it's only using the built in xml complete which only completes nodes and attributes. Btw i'm not working on ATG right now so...