Skip to content

Conversation

@alexchandel
Copy link

Includes:

  • new dragbar.js
  • new selection.js
  • new textfield.js
  • SASS changes

kevinmartin and others added 28 commits October 19, 2015 13:55
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants