budibase/packages/client/src
Conor Webb 1b387d359c
Added icon to button component, reworked icon display code. (#12624)
* Added icons to buttons, removed svg code added icon component code.

* Added icon functionality to button group component.

* Added gap to button manifest

* Added gap to button setitngs.

* Added gap setting to ButtonGroup component

* Added the ability to clear the selected icon.

* Added enter search to icon select

* Removed use:styleable as its for the button

* Moved non internal props up

* Fixed broken DynamicFilter component icon

* Updated DynamicFilter icon to a better suited one

---------

Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
2024-03-06 16:32:00 +00:00
..
api Lint 2024-01-08 14:06:54 +01:00
components Added icon to button component, reworked icon display code. (#12624) 2024-03-06 16:32:00 +00:00
licensing Adding a license mechanism to the app package call so that public apps can still return what license the app utilises. This is retrieved based on the tenant of the app - we only attach the license type so as to not expose further information than is necessary. 2023-06-15 16:33:07 +01:00
stores FIX: Error when deleting selected rows that have attachment (#13006) 2024-02-13 16:44:21 +00:00
utils Export data make CSV delimiter configurable (#13028) 2024-02-27 09:23:49 +00:00
constants.js Add Clear Row Selection action (#13002) 2024-02-14 10:05:14 +00:00
index.js Merge remote-tracking branch 'origin/master' into fix-hover-component-spam 2024-01-10 11:39:10 +00:00
sdk.js Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor 2024-02-07 14:45:06 +00:00
websocket.js Update websocket logic to ignore events trigger by API requests originating from the same session 2023-06-01 17:14:32 +01:00