Open
Conversation
…S X tab behaviour. Remove Magic number on '.icon-close-tab'. Fixes connors#96
tables, list and things should now be automatically selectable if the js lib is included, and support multiple selection if `data-select-multiple` is set on the table/list Upon selection change the `change` event is triggered for the parent table/list
tables, list and things should now be automatically selectable if the js lib is included, and support multiple selection if `data-select-multiple` is set on the table/list Upon selection change the `change` event is triggered for the parent table/list
fixed: right (or middle) clicking when a group of items was selected would cancel the group selection (couldn't easily use the context menu with multiple items selected)
now the same colour as text (white), on coloured buttons
now the same colour as text (white), on coloured buttons
(chuck a <div class="dragbar"></div> between panes to allow them to be resized)
Changed it to use the html `disabled` attribute, instead, and also made it work with coloured buttons (I just desaturate and dim them a little)
for example - an input in a selected text row since the input sets the background colour, it should also set the foreground, which it now does
seems line height calculations are different for selectboxes Ensured a larger minimum height for now to fix this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Includes: