Dakota Chichester
Dakota Chichester
Can the newer [@wordpress stylline config package](https://www.npmjs.com/package/@wordpress/stylelint-config) be added? [The previous `styleline-config-wordpress` has been deprecated.](https://www.npmjs.com/package/stylelint-config-wordpress) Though we still use it for many of our older projects that haven't been updated,...
Could you add a simple copy to clipboard api? Since all of the content is in a web view I can't find a way to use Javascript to copy text/etc...
Can the fill color of the top arrow be configurable outside of Xcode? I can change it in: LDYWindowBorderView.m but it would be nice if it could be configured from...
It would be nice to be able to read/write files. The HTML5 File API works but as far as I know requires user interaction/selection of files. Is there a way...
The v3 Camera Module that was recently released looks like a potential upgrade opportunity. Has anyone attempted to use it yet?
Client sent a bug:  Found this in the admin:  ## uh-oh. Label field should...
  The quick edit and bulk edit feature in WP should have an option to check/uncheck the "show in nav" post meta field from BU Nav. it's really tedious...
It would be really nice when building out a nav tree to be able to add new posts from the Edit order screen. Instead of having to do it the...
There is a filter in bu_navigation_format_page() for the HTML of a page link in the nav, but no filter to adjust the arguments of that function. It would be nice...
Concern: Selecting a post in the dropdown doesn't scale well for large sites with thousands of pages