Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge changes from ProPuke #160

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

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.

None yet

5 participants