92 Commits (670c4ef2eb6764b1e95ef8664db34b3bd9af0908)

Author SHA1 Message Date
Artur Arseniev 52ee89e648 Fix tests 7 years ago
Artur Arseniev 0d2321a1a0 Localize Panels module 7 years ago
Artur Arseniev 55e12d683b Migrate all files to import/export in ES6 7 years ago
Artur Arseniev b08321c309 Remove old exports 7 years ago
Artur Arseniev aece39b4e4 Remove old commands: CreateComponent, DeleteComponent 7 years ago
Artur Arseniev e1d341abbb Refactor Preview command 8 years ago
Artur Arseniev 587590d344 Refactor buttons and adjust run command order 8 years ago
Artur Arseniev 85611e1a41 Force stop commands in ButtonView 8 years ago
Artur Arseniev 363a4e77a0 Improve the recognition of stateless commands 8 years ago
Artur Arseniev 2972a32890 Custom tag for buttons in Panels module. Closes #1787 8 years ago
Arthur Almeida e3872ad844 add the ability to hide/show a panel by the panel's visible property 8 years ago
Artur Arseniev 51de53076f Update panels API docs 8 years ago
Artur Arseniev 1c76491220 Fix ButtonView tests 8 years ago
Artur Arseniev a2360b52a9 Use updateClassName in ButtonView render 8 years ago
Artur Arseniev 80d6894773 Fix the class for disabled state of panel buttons. Closes #1421 8 years ago
Artur Arseniev 9db46085ad Re-render buttons on change of any of its properties 8 years ago
Artur Arseniev aa2d2868a5 Add private `runCommand`, `stopCommand` and use them with Buttons 8 years ago
Artur Arseniev f2e323b3ae Add `togglable` option to Buttons, if it's `false` you can't turn off the button 8 years ago
Artur Arseniev c7882d9b82 Update demo in docs with style manager 8 years ago
Artur Arseniev 6af9a98804 Add private create method in Commands and use it in ButtonView 8 years ago
Artur Arseniev 18da2b3dd0 Call command events also when called from buttons 8 years ago
Artur Arseniev 886cc53c96 Add Panels and Style Manager API in docs 8 years ago
Artur Arseniev a058afeb06 Adjust imports 8 years ago
Artur Arseniev cebce2e377 Add `remove` listener on panel items. Fixes #1081 8 years ago
Artur Arseniev 54be98bad2 Add `label` property to buttons. Closes #1031 8 years ago
Artur Arseniev 17e90f9f4d Clean ButtonView form useless code 8 years ago
Artur Arseniev 48a944b45a Update canvas offset on resize of panels 9 years ago
Artur Arseniev 2d941a58e7 Update panel style 9 years ago
Artur Arseniev 27917a64db Add `avoidContainerUpdate` option in Resizer 9 years ago
Artur Arseniev 4ca9db444b Add `silentFrames` option in Resizer 9 years ago
Artur Arseniev 2c5f519ff8 Update, in panels, how dimensions are fetched from Resizer 9 years ago
Artur Arseniev a8fbace82b Update the resizer in conjunction with panels 9 years ago
Artur Arseniev e43b36bc1b Make the panel be another element via `el` attribute 9 years ago
Artur Arseniev 81488fbfb6 Add `remove` listener to buttons in panels. Closes #824 9 years ago
Sven Martinov 7c9eb82b7f Make panels more configureable through attributes 9 years ago
Artur Arseniev 46912b2dfd Add prettier and run it 9 years ago
Artur Arseniev cdabf4e0b9 Avoid undefined command in ButtonView 9 years ago
Artur Arseniev b2c02b9e8c Fix button's command variable 9 years ago
Artur Arseniev a8db75056d Use new pattern color system 9 years ago
Artur Arseniev bea192f10b Disable stateless button 9 years ago
Arthur Almeida 86ed1b6d9d added removeButton and removePanel for PanelManager API 9 years ago
Arthur Almeida 61f624fd8c using the active class when the button is disabeld 9 years ago
Arthur Almeida 158868038b added methods for disable all buttons and disable except one for buttons collections 9 years ago
Arthur Almeida 41bd06c397 disabling buttons flagged as disabled 9 years ago
Arthur Almeida 6ecbc229fc added method to disable/enable the button, using specific class for disabled buttons, extracted toogleActive method to improve testability 9 years ago
Arthur Almeida dc6692038e added disable property to Button 9 years ago
Artur Arseniev b46c6ed430 Extend few methods on Backbone and cash 9 years ago
Artur Arseniev f9598aa43d Adjust panel render 9 years ago
Artur Arseniev bdd15ff05a Make panels resizable 9 years ago
Artur Arseniev 8a3f99df2c Append panels arbitrary 9 years ago