brutalism icon indicating copy to clipboard operation
brutalism copied to clipboard

Battleaxe's component library for Adobe CEP panels

Results 24 brutalism issues
Sort by recently updated
recently updated
newest added

hi,I test the project in adobe photoshop,but the panle show nothing,in chrome broswer console show "require is not defined" I dont know how to setup it.

Hello! I noticed that when you have a ButtonGroup: ``` ``` The `@update` runs when the component is created. Is there a way to avoid it and make it only...

A radiobutton is usually used in a group to make an exclusive option, the same way as buttons in `` would behave. But there is no `` for this. As...

Hi I am developing multiple extensions at the same time, but the console output will affect each other, all extensions will be received. my solution is to add extensionId judgment,...

good first issue

`tabs-idle` theme color needs to be readjusted for PHXS: ![ice_screenshot_20200614-141341](https://user-images.githubusercontent.com/37279677/84604241-647d4b80-ae49-11ea-96f3-700ca5971012.png) ![ice_screenshot_20200614-141348](https://user-images.githubusercontent.com/37279677/84604242-6515e200-ae49-11ea-9fdb-378e4d09c849.png) Delta should be brought up 10 - 20 units on Darkest theme. All other themes look okay

bug

Noticing a behavior where Dropzone will recognize that an item is being dragged overtop but isn't foolproof for releasing when the mouse leaves the panel, i.e. when you drag a...

On line 58 of the ```Button.vue``` component, replace ```>{{ tooltip }}``` with ```v-html="tooltip">``` to allow HTML parsing and therefore add multiline support.

Unintentional oversight. The Panel component is meant to search for scripts in specified locations on mount cycle and due to bombino's legacy file structure, assumes a panel will explicitly have...

bug

On a router view with a fullscreen Dropzone, if you happen to have another element like Input or TextArea and click and drag selected text from within this element, the...

bug

In InDesign, the built-in utils do not work. Panel.vue loadUtils () -- gehenna() failed to load the built-in utils, because of the CSInterface.evalScript return "" in library [email protected] tested under...

bug