Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Atom Material Themes & Plugins

πŸ‘¨β€πŸ’» Material Themes and other famous Themes skins for JetBrains IDEs, Google Chrome, Slack and co.
Collective - Host: opensource - https://opencollective.com/atom-material-themes-and-plugins - Website: https://www.material-theme.com - Code: https://github.com/mallowigi

fix(button): make buttons less opinionated

Closes #2580
Closes #2438

github.com/mallowigi/material - 482a916ae72f01b6ed1383d36bcec120c02b256a authored over 9 years ago by Marcy Sutton <[email protected]>
fix(mdUtil): move comment nodes as well when disabling scroll

As comment nodes were not moved by disableScrollAround(), Angular could
misplace a few elements ...

github.com/mallowigi/material - 160df4cf436ff22b487e4691dfb3b8034cc0da19 authored over 9 years ago by Gustavo Henke <[email protected]>
refactor

github.com/mallowigi/kino - 4d1d57f04b6886533f9628fadf624b6b1f832069 authored over 9 years ago by mallowigi <[email protected]>
write to csv

github.com/mallowigi/kino - 0e72065892b010c8809a721f7c5486ebeb7a947e authored over 9 years ago by mallowigi <[email protected]>
write to csv

github.com/mallowigi/kino - 66183c40a2b4381f7a5030d605e343be955e9fae authored over 9 years ago by mallowigi <[email protected]>
fuckin casper

github.com/mallowigi/kino - d8f3ec82337339a7b0b3412fa46a4b9a1fd1754d authored over 9 years ago by mallowigi <[email protected]>
adding parsing

github.com/mallowigi/kino - 4b319de3f761718b661388f2485937c1f2846577 authored over 9 years ago by mallowigi <[email protected]>
first commit

github.com/mallowigi/kino - bc146e21666b4be52bf598903efe5ea3db47213c authored over 9 years ago by mallowigi <[email protected]>
fix(dialog): use .md-primary color for actions

Closes #2448

github.com/mallowigi/material - 4a648d55578a2d54e64bfc0b3f1dec5fa73bef57 authored over 9 years ago by Marcy Sutton <[email protected]>
fix(card): md-action-bar renamed to .md-actions

-Margins adjusted on Card and Dialog action buttons
-Alt text added to images in card demos

Clo...

github.com/mallowigi/material - 5610dc98798c4148ca284e3f61208cb494da75dc authored over 9 years ago by Marcy Sutton <[email protected]>
fix(dialog): Rename md-content to md-dialog-content

BREAKING CHANGE: content containers for `md-dialog` now require `md-dialog-content` to be more f...

github.com/mallowigi/material - 9dc624033aac3714e97a8356b34508ffdcf02cf6 authored over 9 years ago by Marcy Sutton <[email protected]>
fix(autocomplete): adds support for the new `$animate.pin()` in `[email protected]`

github.com/mallowigi/material - 790ccca695233e80f2720e3d4b2b67d2736b39fd authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): adds watcher for ngDisabled rather than 2-way binding

Closes #2160

github.com/mallowigi/material - 973a2fcadfc0fb786635cabf7c6674e5027117c4 authored over 9 years ago by Robert Messerle <[email protected]>
fix(highlight): adds missing characters to sanitize method

Closes #2292

github.com/mallowigi/material - ef0dce076716669d1d9a6ca50a6d341fad774632 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): removes top border radius when tabs immediately follows

md-toolbar

Closes #2394

github.com/mallowigi/material - 6372111c8048d0f13dc6d47609e777b8c26940ee authored over 9 years ago by Robert Messerle <[email protected]>
fix(button): fixes typo in button scss file

Closes #2432

github.com/mallowigi/material - b742dfda81500852dcffbc3a19a9ec40d5f314b4 authored over 9 years ago by Robert Messerle <[email protected]>
fix(list): fixes checkbox styles for list items

github.com/mallowigi/material - 6a0b70159fc6fc6eebbb08defc6ee57d62124cd3 authored over 9 years ago by Robert Messerle <[email protected]>
update(autocomplete): trigger input event when clearing value

Thx @Toilal
Closes #1685.

github.com/mallowigi/material - 2183f95acf41ae121fadc337ce49ed6156ed4643 authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): typo corrections

Closes #2355. Closes #2310.

github.com/mallowigi/material - 986a7a5ecc745622b935d10bae84570493cdd891 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tabs): fixes styles for Firefox

Closes #2543

github.com/mallowigi/material - 6996edd39378f366416c59dc8e781fecddad19b5 authored over 9 years ago by Robert Messerle <[email protected]>
chore(theming): adds checks to prevent unit tests from failing

github.com/mallowigi/material - 6d8271625fc1788cd706cebe57a30a365d0f63d1 authored over 9 years ago by Robert Messerle <[email protected]>
update(button): stopImmediatePropagation() on disabled clicks

github.com/mallowigi/material - 6fe6a8fb20e00c337b60385aef4da9c7f639a92b authored over 9 years ago by Thomas Burleson <[email protected]>
update(input): cleanup scss variables

github.com/mallowigi/material - 62ec7768e008b78a9401c361aa30864857828ebd authored over 9 years ago by Thomas Burleson <[email protected]>
fix(button); ignore anchor clicks when disabled

Closes #2493, Fixes #2490.

github.com/mallowigi/material - fdcceb5a414024819300bff3450b39ad08f3d320 authored over 9 years ago by Thomas Burleson <[email protected]>
update(demo,sidenav): debounce toggle() sidenav

Shows have dblClick sensitivity can be debounced.

Fixes #2519.

github.com/mallowigi/material - 92b3c6e5a0a1132a2b53a1c2d3654e16b88518fc authored over 9 years ago by Thomas Burleson <[email protected]>
update(test): update input test for placeholder vs label scenarios

github.com/mallowigi/material - e6b914d5d602a24dfaafda65d61cee19cb6bc725 authored over 9 years ago by Thomas Burleson <[email protected]>
update(demo): Basic Input demo fix to floating label

BREAKING CHANGE: md-input-containers no longer allow both label and placeholder to be used simul...

github.com/mallowigi/material - d931c0d237777c0197464277a5d8096bc3cbd698 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(bottomsheet): fix button styles

Changed md-list children `md-item` to`md-list-item`
Updated Bottomshet Grid demo to size buttons

github.com/mallowigi/material - 7bd97acc60a895eea75978a95f0c43e8d6d3ebd2 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(input): improve layout when md-input-container has nested md-icon.

Fixes #2452.

github.com/mallowigi/material - 2dbe6a973b546cc9cdf79ca5e8262188a2570bfc authored over 9 years ago by Thomas Burleson <[email protected]>
fix(interimElement): fix default parent grabbing svg body

closes #2527

github.com/mallowigi/material - 952d5f508a618fccd002ac28b211bc02e8f76c8d authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): add support for non-scrolling md-content

closes #2508

github.com/mallowigi/material - 88612d6503ad3921a186ae3de4bb8422f6e76bce authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix window resize listeners breaking after select shown

closes #2499

github.com/mallowigi/material - 7c74050fd83311880de5d11eae9ac199f56f54b2 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix error when removing node on route change

closes #2481

github.com/mallowigi/material - 9d7618781929f9983cb1550fe015b75182abbe26 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select,mdUtil): fix height computation error

closes #2507, closes #2509

github.com/mallowigi/material - d65edce00548c7f04b959b8910c4d48f55fca881 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(autocomplete): allow undefined `searchText` and `selectedItem`

Fixes #2515.

github.com/mallowigi/material - 8fb60c343a720a240ba8661f606ffe4479d05195 authored over 9 years ago by Thomas Burleson <[email protected]>
update(build): include Swipe directive

Fix dependency on 'material.core'
Fix annotation for directive $parse argument.

Fixes #2503.

github.com/mallowigi/material - a5c972f5038db6a0bb8b8d59fed234f33b53b3de authored over 9 years ago by Thomas Burleson <[email protected]>
fix(select,mdUtils): further improve select layout

closes #2379

github.com/mallowigi/material - 99b4f2f82aa2923df87131d9d7d527c143d45857 authored over 9 years ago by Ryan Schmukler <[email protected]>
chore(select): removes duplicate declaration for `selectMenuCtrl`

github.com/mallowigi/material - 295df3433f32113f6529a74234bef6a28e4f8e95 authored over 9 years ago by Robert Messerle <[email protected]>
fix(build): adds missing quotes for closure build

github.com/mallowigi/material - 041ffe943651de276c0558370e59f4a8ffde4863 authored over 9 years ago by Robert Messerle <[email protected]>
fix(build): adds method that was missing from previous update

github.com/mallowigi/material - 774209429e1232fd975610123beef7e9f6dc5fd9 authored over 9 years ago by Robert Messerle <[email protected]>
chore(build): adds space in closure transform method

github.com/mallowigi/material - fffd8f820f9d6ba6bcecc21f3fd78ab75bde3c30 authored over 9 years ago by Robert Messerle <[email protected]>
update(build): modifies the build process to generate better Closure code

I removed all `(function () {})()` wrappers from JS files as well as "use strict", and added a s...

github.com/mallowigi/material - 977a495e7d3de27bebabdebaaf5611c9d06a1e22 authored over 9 years ago by Robert Messerle <[email protected]>
fix(docs): fix doc app toolbar breadcrumb when using back button

Closes #2464. Fixes #2285.

github.com/mallowigi/material - 58f2c481175a0bd27a6ea8754f4ba79fda8445ec authored over 9 years ago by Matthew Findley <[email protected]>
docs(layout): subheaders over the code section

The subheader z-index is prior to the layout-panel-parent so i added '''z-index:2'''

Closes #1334.

github.com/mallowigi/material - 61990a3e40db3d6e33560375199462780138f9b8 authored over 9 years ago by Elad Bezalel <[email protected]>
feat(button): support angular-new-router ng-link

Closes #2478.

github.com/mallowigi/material - 4b9dcab5baf1e6794b8382ad997dc9047c58f3bd authored over 9 years ago by Antonio Abella <[email protected]>
docs(button): mention md-icon-button in docs

Closes #2461. Closes #2405.

github.com/mallowigi/material - cb70f035900e2814a3efa2e8e46fad96defe74ff authored over 9 years ago by Matthew Findley <[email protected]>
Apply md-dialog styles only to direct child md-content element

This prevents the style being applied to other md-content elements.

Closes #2418.

github.com/mallowigi/material - 35d44620a82d428c130f9b15112af5e7a4a66e96 authored over 9 years ago by breandr <[email protected]>
fix(demo): fix list demo secondary action.

event is not defined as argument of `doSecondaryAction()`

Closes #2471.

github.com/mallowigi/material - 7e5d5e342fddc3d9f0ec1d5e1217b6eb8e6a6ec4 authored over 9 years ago by Alireza Mirian <[email protected]>
feat(tooltip): Support hide-* show-* and user defined css using "display: none;"

Closes #2386. Closes #2488.

github.com/mallowigi/material - 08132848b9702481a6dc46b0490ffa91646acdd2 authored over 9 years ago by Ed Pelc <[email protected]>
fix(mdUtil,select): stop potential infinite loop

references #2379

github.com/mallowigi/material - bc5f6ade9c301eb060b561e9dc19d0e0fe3d21aa authored over 9 years ago by Ryan Schmukler <[email protected]>
update(select): improve use of $window

github.com/mallowigi/material - e6202286d2bd0bb468feabf9e701995cc72d0fc9 authored over 9 years ago by Thomas Burleson <[email protected]>
Adding bowerrc, editorConfig and package.json

github.com/mallowigi/discover-server - a32d75cdb21cbec37e11e3c720ef4e939a608cdd authored over 9 years ago by mallowigi <[email protected]>
Adding db module

github.com/mallowigi/discover-server - b43db13d3b6445881f56060ef4df42125bdbf4b9 authored over 9 years ago by mallowigi <[email protected]>
refactor(styles): cleaned up `bidi-style` mixin to be clearer about its purpose and usage

github.com/mallowigi/material - bed14b9e8c163ec9b33f4805c1c7608c0274657d authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): fixes issue where autocomplete suggestions were not hiding

Previously, if you tabbed off of autocomplete, but had the mouse over the dropdown, the menu wou...

github.com/mallowigi/material - da0a4f06c54248c6d73eba7767cdf06bc0225f57 authored over 9 years ago by Robert Messerle <[email protected]>
Updated version to 0.9.0-rc2 in package.json

github.com/mallowigi/material - e3adb1a321973a0ec93f9364f44bf3387389d513 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): fixes bug that prevented autocomplete results from displaying on focus if min-length was set to 0

github.com/mallowigi/material - 5e72bb3db0b965fce0065cb12d56bcc6b122d8c5 authored over 9 years ago by Robert Messerle <[email protected]>
update(build): minor changes to custom build options

github.com/mallowigi/material - 06f531fe6e578a2f6334ccfc25add1f3b966b999 authored over 9 years ago by Robert Messerle <[email protected]>
update(css): updates the build file to support more complex custom build processes

github.com/mallowigi/material - 5a17a1400cc6e6db9c72e6b6237d23d3f546e123 authored over 9 years ago by Robert Messerle <[email protected]>
chore(travis): set `sudo: false` in .travis.yaml to send the builds to the docker queue

github.com/mallowigi/material - 4fbae86f0932e96d00f25905f8dcbc90de823765 authored over 9 years ago by Igor Minar <[email protected]>
fix(chips): removes flicker when switching selected chip

github.com/mallowigi/material - 55fa76a0a98e53ec91addaba5fdcba77cea17ef4 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): adds single template directive to handle scope/template

github.com/mallowigi/material - 0e558b839026a759e52d420f5a3b80e485c8c970 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): close table tag

Closes #2436.

github.com/mallowigi/material - 24f6586d40cff9c0459684adc4964e76938858d0 authored over 9 years ago by Thomas Burleson <[email protected]>
update(tabs): fixes typo in earlier commit

github.com/mallowigi/material - e88b3c6c6b088e15633a821eff5b814192b24bc5 authored over 9 years ago by Robert Messerle <[email protected]>
update(changelog): prepare for 0.9.0-rc2 release

github.com/mallowigi/material - 41bd4c426e86e4efad2f00c63ae224a654ba496e authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tests): mock .flush() added for Angular 1.4.x

github.com/mallowigi/material - 1e3f1a591f8f2f7c6bd54153df080367970b8a2d authored over 9 years ago by Thomas Burleson <[email protected]>
fix(chips): adds better focus handling for chips

github.com/mallowigi/material - def6d3a41441481f7a85503a5eb666332e055e27 authored over 9 years ago by Robert Messerle <[email protected]>
update(chips): updates chip styles to more closely match inputs

github.com/mallowigi/material - 1435115db8f06e88711615ea22f68e7909b5486e authored over 9 years ago by Robert Messerle <[email protected]>
fix(select): fix scrollbars not respecting parent overflow hidden

references #2379

github.com/mallowigi/material - b9ee6121412d59895b43286f4eefd4418e9081aa authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix select backdrop closing when parent is destroyed

closes #2371

github.com/mallowigi/material - 2d66368cc31daf476bf786083a256d47a0e338ce authored over 9 years ago by vfrico <[email protected]>
fix(select): fix infinite loop condition

references #2379

github.com/mallowigi/material - 6e3b43cc91df2fa84a8c3983763e432b906a5740 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix 1px error to match md-input-container style

closes #1738

github.com/mallowigi/material - bd566a5217fedfb0731098795c6f45563c68716c authored over 9 years ago by Ryan Schmukler <[email protected]>
refactor(mdUtil): minor styling cleanup

github.com/mallowigi/material - 9edd715324a5e32561adefed4e68a8d5d5390ce1 authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(select): fix demo

github.com/mallowigi/material - 836b438455baae981e6bcd438cb3c2f9acc4a521 authored over 9 years ago by Ryan Schmukler <[email protected]>
docs(select): restore simple select demo

github.com/mallowigi/material - 98f41dfe12f4e68f5028a56f499cd0632ba562ad authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(select): more layout fixes

wip commit

github.com/mallowigi/material - 91258ddc143d66cf2d485b22924228a2ee18a0c0 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(tabs): tabs will no longer assume that all tabs have no content if the first one doesn't

Closes #2398

github.com/mallowigi/material - 1b789fed4cf55443e2d106537e6912fa1df605e2 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): adds a queue for delayed function calls

This is needed if tabs is initialized before the tabs are ready. It will delay some calls until...

github.com/mallowigi/material - 0e2ccd23dc220392c0082f9cb05ccfddf42d22a1 authored over 9 years ago by Robert Messerle <[email protected]>
fix(card): action bar spacing, remove order attrs

Card sections use DOM source order rather than flex order.
This makes it so that an action bar c...

github.com/mallowigi/material - 50ce4e8b053b3387a81d1a4d533af06be9ef1e5c authored over 9 years ago by marcysutton <[email protected]>
fix(tabs): resolves issue where `md-tabs` is used within `ui-view` by removing hard requirement for `md-tabs` controller

This merely prevents an error from being fired if child directives are parsed without the expect...

github.com/mallowigi/material - 4350803267a8e19a15a240ccf657cd2ba098e0ae authored over 9 years ago by Robert Messerle <[email protected]>
demo: Fixed invalid fab button link

Removed ng-href attributes

Closes #2374.

github.com/mallowigi/material - aff50d53df9200bcab0926d480450d0e6a90300e authored over 9 years ago by Eun <[email protected]>
fix(input): expect input container to use placeholder for label fallback

docs(input) - add no label example
docs(input) - require aria-label/placeholder

Fixes ##1242....

github.com/mallowigi/material - 8410c0d6c46def09674a09a052e8503d85577085 authored over 9 years ago by Matthew Findley <[email protected]>
update(chips) Remove whiteframe shadow.

Closes #2383. Closes #2400.

github.com/mallowigi/material - 7d86788f607947774d247d5eef5e459fd8ecc616 authored over 9 years ago by Rui AraΓΊjo <[email protected]>
fix(list): check child element length before detecting proxies

closes #2337

github.com/mallowigi/material - c964609e1f8842418d8494fe6bb8f276885aafa6 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(dialog): action spacing matches spec

Closes #2389

github.com/mallowigi/material - d7b23763c7f17581b15c4b049faa8b306b9aed2a authored over 9 years ago by Marcy Sutton <[email protected]>
fix(texfield): removed unstable, deprecated textfield component

Replaced with md-input-container.

github.com/mallowigi/material - b5c4390bf7cb81809fea0df93c7d01e410b5585a authored over 9 years ago by Thomas Burleson <[email protected]>
fix(list): add ripple, inherit from .md-button

Updates interaction styles of list controls to attach ripple on click of list items with proxy c...

github.com/mallowigi/material - 25cc5e8a9657f1d0731e6f11b4e44ad621bb3486 authored over 9 years ago by Marcy Sutton <[email protected]>
fix(select, mdUtil): better support for margin layout on disableScroll

github.com/mallowigi/material - 3c0ce9bec4afee3f26d8b2c46ece2187aa191f8f authored over 9 years ago by Ryan Schmukler <[email protected]>
docs(style.css): update sidenav width to be in accordance with material spec.

Refs https://github.com/angular/material/commit/0318ca44ca1d256d50cd1de675c92c8bf4b2bcb1
I belie...

github.com/mallowigi/material - ecbbd86fab7444bce6e981086436e0385f51e4c1 authored over 9 years ago by offminded <[email protected]>
fix(mdUtil, select): fix disableScroll breaking layout

closes #2350, closes #2378, closes #2379

github.com/mallowigi/material - ab0f67ce37cf7c937b60f12c599a90be6147c537 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(button): limit flat/raised button height

Closes #2380

github.com/mallowigi/material - 9fc2c28b9084e6f5651a41540216045e176c93ef authored over 9 years ago by Marcy Sutton <[email protected]>
fix(button): address flat hover state

Closes #2382

github.com/mallowigi/material - 1e7b98235c004ae384946d71a8aa9ac71e434883 authored over 9 years ago by Marcy Sutton <[email protected]>
fix(chips): fixes issue where arrow keys switch active chip while editing input field

github.com/mallowigi/material - 1f2614404a8d6cce45437f027662066f11ae35ef authored over 9 years ago by Robert Messerle <[email protected]>
fix(select): add tabindex, aria-disabled support

Closes #2308

github.com/mallowigi/material - 409240037aee989926179e4e5d3137dd9704b008 authored over 9 years ago by Marcy Sutton <[email protected]>
feat(chips): allows user to require a matched item - used with autocomplete

github.com/mallowigi/material - 736cbdb096d4e064e1176e92eabddfe63288090c authored over 9 years ago by Robert Messerle <[email protected]>
update(chips): cleans up styles for demo page

github.com/mallowigi/material - a09ba97e52b6729dba3c442690d35b4090314e20 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): fixes positioning logic to fire at the correct time

Closes #2298

github.com/mallowigi/material - 8946322b956ae6795e6ea0a700423469982bcdd5 authored over 9 years ago by Robert Messerle <[email protected]>
feat(mdUtil): add md-overflow-wrapper-shown class to DOM

closes #2369

github.com/mallowigi/material - 5a028092c1236dc50ef428c4f3292b4641b831bd authored over 9 years ago by Ryan Schmukler <[email protected]>