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

update(docs): re-enable GA, cleanup theming

github.com/mallowigi/material - 00d96ce0f20031071e620e12f00caef7ecf5ff2a authored almost 10 years ago by Thomas Burleson <[email protected]>
update(docs): improved homepage with links and grfxs

Closes #570. Thx @plato-cambrian

github.com/mallowigi/material - 14a9e913869bd96d5c4c212a36af4a5ae07b37db authored almost 10 years ago by Thomas Burleson <[email protected]>
chore(docs): disable ga for now

github.com/mallowigi/material - a66d5ed9628aa5e741db26fa22c06846a6ed5f4d authored almost 10 years ago by Andrew <[email protected]>
docs(): remove <head/> from fetched code

github.com/mallowigi/material - 4a1235fa8e9a2926e22b45dc2ba59b49dc991220 authored almost 10 years ago by Andrew <[email protected]>
docs(): further sanitize hljs code to fix error

github.com/mallowigi/material - 9892bc8ed417971a5d240178aada2e83a5d84e33 authored almost 10 years ago by Andrew <[email protected]>
docs(): temporarily disable GA

github.com/mallowigi/material - a908799971986fdd889a79f4b01f834e9070284a authored almost 10 years ago by Andrew <[email protected]>
demo(toast): add aria-labels to checkboxes

github.com/mallowigi/material - aa90f2a2c97e7f2c911d60df9a2e8062f712af89 authored almost 10 years ago by Andrew <[email protected]>
feat(bottomSheet): focus the first available button on open

Closes #571

github.com/mallowigi/material - 768cc098fdc4b09e1c5f3faab526a7ed9e324702 authored almost 10 years ago by Andrew <[email protected]>
docs(): parse the un-minified version when release is true

github.com/mallowigi/material - dd14821dda24cf3b5b02fd9eb5f20fef9427007b authored almost 10 years ago by Andrew <[email protected]>
chore(): update log when building all modules

github.com/mallowigi/material - 221cc69fd5ec8f36d48a72216785caae5f6c9093 authored almost 10 years ago by Andrew <[email protected]>
chore(build): switch back to uglify

github.com/mallowigi/material - 92e2eded9eceb39fa2d87f7186ea3c90b8801b32 authored almost 10 years ago by Andrew <[email protected]>
feat(layout): add `layout-wrap` attribute to set flex-wrap to wrap

Closes #634

github.com/mallowigi/material - 4f755eab67046864e61eba8f4345688bed461863 authored almost 10 years ago by Andy Tang <[email protected]>
demo(bottomSheet): add aria-labels for a11y

Closes #572.

github.com/mallowigi/material - 9adec2a01cc3d0d8c944f02cea13a7ed91af91da authored almost 10 years ago by Andrew <[email protected]>
perf(): use ngDisabled internally instead of disabled

Closes #607.

BREAKING CHANGE: For performance, the ng-disabled attribute is now read
to check i...

github.com/mallowigi/material - 2ece8cd794c4c28df4fb6a7683492da71aa2c382 authored almost 10 years ago by Andrew <[email protected]>
update(ripple): corrected attributes and class usages

increased opacity on full/visible ripples
corrected attributes
- ripple attribute on sidenav but...

github.com/mallowigi/material - 42e0d7f9b09ad462d52ba71b6133d9788559b172 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(sidenav): make backdrop invisible when sidenav is locked-open

github.com/mallowigi/material - 4a75d5990176e1902db8626156f8518346ce0e60 authored almost 10 years ago by Andrew <[email protected]>
feat(styles): add 'swift' css transitions to all components according to spec

Closes #611.

github.com/mallowigi/material - 15bb142c0aa53e5fcfa421526a5fb0ab1c3e9b1e authored almost 10 years ago by Robert Messerle <[email protected]>
fix(button): fix css for md-fab icon position when href is present

Closes #591. Closes #646.

github.com/mallowigi/material - a7763fde0e62a36f31ee318349a847bee2fed4f0 authored almost 10 years ago by Robert Messerle <[email protected]>
demo(tooltip): add accessible names to buttons

Closes #569

github.com/mallowigi/material - 79442ae3fa929449521f18feac8a0a21a8d4683e authored almost 10 years ago by Marcy Sutton <[email protected]>
update(ripple): centers the md-fab ripple and updates the main template to correct ripple directive

Close #670

github.com/mallowigi/material - b214b74a742587fbae05dc27d250fb2bf7c228a4 authored almost 10 years ago by Robert Messerle <[email protected]>
enhance(ripple): rewrites ripple effect to match the spec

Closes #348. Closes #359. Closes #412. Closes #440. Closes #548.

github.com/mallowigi/material - 4bb940a37bafdd910bfb1a5552d16657a2bde77b authored almost 10 years ago by Robert Messerle <[email protected]>
enhance(build): updated gulpfile tasks and jsdocs

Added autoprefix to module demo builds
Added gulp watch-demo -c option for easier component buil...

github.com/mallowigi/material - 7bcd12f6f1defb313950913809a3377daa32ba27 authored almost 10 years ago by Thomas Burleson <[email protected]>
chore(build-all-modules): separate min and non-min streams

github.com/mallowigi/material - 77c6274d3567d4d96ab59881140ee718c2adac65 authored almost 10 years ago by Andrew <[email protected]>
docs(dialog): improve jsdoc usage sample

github.com/mallowigi/material - af1a5cae510f8b55be5dcaccf15bc28b7a4c4186 authored almost 10 years ago by Thomas Burleson <[email protected]>
build(modules): npm dep update, module builds and template

Fixed npm dep on gulp-ng-annotate
Modules now build to /dist/module/<component> dir
Update modul...

github.com/mallowigi/material - 32d11668d41aabb6b05b1203b9a7bc5848e22c3c authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(card): make md-card themeable

Closes #619.

github.com/mallowigi/material - 55cdb5b7e78c3d70a7b205cf15f2ba05fb5d54b2 authored almost 10 years ago by Marc Zbyszynski <[email protected]>
chore(): change to closure compiler and unit test output

Closes #625.

github.com/mallowigi/material - e59a36fb5c7283d35f598899bc6375bf772e94f6 authored almost 10 years ago by Jeremy Elbourn <[email protected]>
fix(slider): update discrete slider thumb text while dragging

Closes #622. Closes #628.

github.com/mallowigi/material - 2877585e6dbbf44199428c59601e954a3b31f1e1 authored almost 10 years ago by Robert Messerle <[email protected]>
refactor(): prefix mdContent scroll- attributes

BREAKING CHANGE: md-content's scroll- attributes are now prefixed with
md.

Change your code fro...

github.com/mallowigi/material - 92b76435df5cb88c7bba3289c04daf17c911eee0 authored almost 10 years ago by Andrew <[email protected]>
docs(): update active attr for source code tabs

github.com/mallowigi/material - f5761d5bc28f2266c6d9c0ed43065199d1cddfbe authored almost 10 years ago by Andrew <[email protected]>
refactor(): switch to md-prefixed attributes for non-html5 attrs

Closes #657.

BREAKING CHANGE: All non-html5-standard component attributes are now prefixed
with...

github.com/mallowigi/material - eb2f2f8a8c668142742e4b4c1e18cf6d91a533db authored almost 10 years ago by Ryan Schmukler <[email protected]>
chore(build): push all individual modules to bower-material

github.com/mallowigi/material - 2451f2ede516eeff156ccaabc56262f4c47bf815 authored almost 10 years ago by Andrew <[email protected]>
refactor(interimElement): simplify onComplete

github.com/mallowigi/material - fa2c7217161ce16d2acf79074c20cc71848a5b0c authored almost 10 years ago by Andrew <[email protected]>
feat(interimElement): allow options.parent to be a selector

Closes #640.

github.com/mallowigi/material - 342051e0af2ca5cd42555b30a47249006d6228b7 authored almost 10 years ago by Andrew <[email protected]>
refactor(): use strict, consolidate material.core, interimElement chaining

Closes #643. Closes #650. Closes #597. Closes #596. Closes #525.

github.com/mallowigi/material - 12b8cbc06065669df6b22b9bdbb6764398ff26fb authored almost 10 years ago by Ryan Schmukler <[email protected]>
fix(themes): bring blue, red, and green colors up to latest spec

github.com/mallowigi/material - de3ff4b800955d204a8cce504332bd8d52f5b2cf authored almost 10 years ago by Ryan Schmukler <[email protected]>
chore(travis): fix travis build release flags

github.com/mallowigi/material - d94ba07d58b0835ffd477f5c3be89b6228c17ea2 authored almost 10 years ago by Ryan Schmukler <[email protected]>
test(button): adds test to confirm issue button attributes are working properly

This confirms that #616 is resolved.

github.com/mallowigi/material - 210ee5eb8afb15a1fe205df3fcee583b0bc21f9e authored almost 10 years ago by Robert Messerle <[email protected]>
chore(build): fix bower dependency version

github.com/mallowigi/material - 664efea2a041d7859666f8e253114f5bf74fbea4 authored almost 10 years ago by Andrew <[email protected]>
fix(watch): update the donut anytime the model changes with a deep watch

github.com/mallowigi/dangle.donut - 235ee1b707e05b61099ed193b14aca7263f6b360 authored almost 10 years ago by eliorb <[email protected]>
fix(ripple): fix ripple sometimes appearing when the element is disabled

github.com/mallowigi/material - 58eaef49e931e4e7137a59485db627f461e594b7 authored almost 10 years ago by Andrew <[email protected]>
chore(release): make bower release script copy the dependencies

github.com/mallowigi/material - 7411f62a71668453dbdcc78d86de8e6aa57c1005 authored almost 10 years ago by Andrew <[email protected]>
chore(): update demos to angular 1.3.2, make bower depend on 1.3.x

github.com/mallowigi/material - c780d848c98e92c98b1814aabbc8ea5fe7519fbc authored almost 10 years ago by Andrew <[email protected]>
chore(build): add argv.mode with closure option

github.com/mallowigi/material - 83e60c7eca5df5bd37314160c43fd6bbbeae40d2 authored almost 10 years ago by Andrew <[email protected]>
chore(build): for modular component build, dont add -core to css file

github.com/mallowigi/material - 0582cc4de3f2141a5340eed9e0268668948931ea authored almost 10 years ago by Andrew <[email protected]>
chore(build): make bower release script update bower-material dependencies

github.com/mallowigi/material - 1216d0144552e3ce62c209e9794d4f56603e957c authored almost 10 years ago by Andrew <[email protected]>
update(demo): bottomsheet demo clears alert when sheet is shown.

github.com/mallowigi/material - 700e888a644df9c59c66366a5f791486304aac0e authored almost 10 years ago by Thomas Burleson <[email protected]>
enhance(bottomsheet): change to use md-buttons

Improve UX using md-buttons for nav elements.

github.com/mallowigi/material - 8bb4d881e843426f9d671ead950d4543b4589d06 authored almost 10 years ago by Thomas Burleson <[email protected]>
update(docs): demo-content now hides overflow

Components such as bottomSheet use transitions that require overflow hidden.

github.com/mallowigi/material - 0142825c2519c8f7ba5ae5bcdd9b2dca3492abf6 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(demos): dialog, bottomsheet, and toast now display within properly within the bounding demo area

github.com/mallowigi/material - 5909f0a56ea6e0ca04eb08df4b8b680eef771a50 authored almost 10 years ago by Thomas Burleson <[email protected]>
update(docs): simplified CSS for demo source views

CSS for toggling of source views no longer impacts doc and theming views.

github.com/mallowigi/material - be8b51adb31f551f30f5442314f654c10bc4822e authored almost 10 years ago by Thomas Burleson <[email protected]>
refactor(textfield): code cleanup

github.com/mallowigi/material - 40e9a457df332dc937ca70e4d3e91840bef72655 authored almost 10 years ago by Thomas Burleson <[email protected]>
feat(tabs): add accessibility links between tabs and content

Additionally, the static tabs demo now has aria links between tabs and
content.

github.com/mallowigi/material - 5d3bab566ec71ff9f4a65faad7ef2674cd04c1b9 authored almost 10 years ago by Marcy Sutton <[email protected]>
style(docs): fix toolbar icon alignment on api docs

github.com/mallowigi/material - ab81a2249c57781e3bba2d996e7715d101ca1b65 authored almost 10 years ago by Andrew <[email protected]>
refactor(aria): add expectWithText, expectAsync methods

jQuery is also no longer a testing dependency.

github.com/mallowigi/material - 4dbea48070a6832e7866301af3ef736ac5b36f0a authored almost 10 years ago by Andrew <[email protected]>
refactor(button): replace with an anchor or button

Closes #423. Closes #508. Closes #230. Closes #558.

BREAKING CHANGE: When using the `<md-button...

github.com/mallowigi/material - d835f9ee7e35ea72dc6a7bd154163386ea0f3ce3 authored almost 10 years ago by Andrew <[email protected]>
chore(): add default-theme to gitignore

github.com/mallowigi/material - 05a45fb3dcad1c4fbc073f6d4910090e71aa2a4c authored almost 10 years ago by Andrew <[email protected]>
chore(travis): make sure it doesn't build on pull requests

github.com/mallowigi/material - 819f1dd8e556de9a1232aa28e773b838b00ddb73 authored almost 10 years ago by Andrew <[email protected]>
update(docs): code highlight block positioning corrected

github.com/mallowigi/material - 75055f581631aa65caf053751d2b63f01182c392 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(md-button): improve a11y: make title, aria-label work

Closes #512

github.com/mallowigi/material - ff576289bfed2eeec08ee7d743ddcaf0c441e3c7 authored almost 10 years ago by Marcy Sutton <[email protected]>
fix(sidenav): clean registry when element is destroyed

Element registry is currently kept even after element
is removed from DOM. Appart from the memor...

github.com/mallowigi/material - e7a3bd8d03306593dbee292db85ed8147ae934eb authored almost 10 years ago by Pandaiolo <[email protected]>
chore(travis): dont build pull requests

github.com/mallowigi/material - 262570da8fd8a6448904fd4c1d3b5bc840a47ceb authored almost 10 years ago by Andrew <[email protected]>
feat(radioGroup): add up/down arrow navigation

Closes #538

github.com/mallowigi/material - 367e47dbabf638154cd8155d9132f01aa05cd81b authored almost 10 years ago by trentdavida <[email protected]>
feat(mdThemingProvider): add alwaysWatchTheme options, fix docs

github.com/mallowigi/material - 0a4040886f288ed22fd0fef182eace13150cd732 authored almost 10 years ago by Ryan Schmukler <[email protected]>
update(docs): Tabs in source view should not be tab order when not visible

Updated open/close animations and styles of source view.
Now skips Tabs pagination updates when ...

github.com/mallowigi/material - c231db35979871d738348ef5debe6c4f4c28a5c0 authored almost 10 years ago by Thomas Burleson <[email protected]>
test(md-slider): Coverage for ARIA attributes

github.com/mallowigi/material - 113fc2a3d7081e2ef66d0cc3345a689fb0b80b86 authored almost 10 years ago by Marcy Sutton <[email protected]>
docs(mdDialog): add locals to usage example

github.com/mallowigi/material - ae1048ee91ea7747e48b3a397349e88f4c32c137 authored almost 10 years ago by Ryan Schmukler <[email protected]>
update(docs): added onComplete usage to $mdDialog sample

github.com/mallowigi/material - 7b2fca6434f3e2067b7324f27ac28536e7be86b2 authored almost 10 years ago by Thomas Burleson <[email protected]>
feat(stickySelection): adding a stickySelection feature to prevent resetting the field after selection

github.com/mallowigi/ui-select-suggest - b76e7eddeab85b9a28e8be127e4b37008fd3686f authored almost 10 years ago by eliorb <[email protected]>
feat(donut): Revert opacity to 1 when isHighlighted becomes false

github.com/mallowigi/dangle.donut - 3612656cf4bfbf5830dc61dd97a8e28a0677f64b authored almost 10 years ago by eliorb <[email protected]>
update(tests): dialog tests confirm arguments passed to onComplete.

github.com/mallowigi/material - 424bac109ec6cd5fd01f72da94b0484a08bf4142 authored almost 10 years ago by Thomas Burleson <[email protected]>
update(tests): tests $mdDialog onComplete callback option

Refs #518

github.com/mallowigi/material - f1a9bd43bc35ec438aec12b4aca40aa6db96d978 authored almost 10 years ago by Thomas Burleson <[email protected]>
update(build): changes to support debugging tests and karam 0.12 API

API 0.12 now uses `module.export = function(config) {...}` in karma.conf.js
Interactive debuggin...

github.com/mallowigi/material - 12d8e3b9b57acf09c93498eed360120510d21ab4 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(1.0.8): adding highlightedTerm option to keep track of the highlightedTerm

github.com/mallowigi/dangle.donut - 16feeaf741e10e6ecd22a7bf46926761181f56bc authored almost 10 years ago by eliorb <[email protected]>
fix(donut): create a service, fsDonutData, to keep data about what is hovered and highlighted state (when clicking)

github.com/mallowigi/dangle.donut - fd791475ba6e6ca8966ed4e02fb57e8be7d67c0c authored almost 10 years ago by eliorb <[email protected]>
enhance(demos): dialog demo uses callback. Improved subheader styling

github.com/mallowigi/material - 01856e72606ffc19a1721eae361e1815b541d150 authored almost 10 years ago by Thomas Burleson <[email protected]>
update(interimElement): added support for callback in the show() API

github.com/mallowigi/material - 8f9aa29ffcdff62531d34df87759eb915847ba9f authored almost 10 years ago by Thomas Burleson <[email protected]>
docs(theming): add information about md-theme-watch

github.com/mallowigi/material - c260d71717125b96cb17b327ef9abb2caef41fb6 authored almost 10 years ago by Ryan Schmukler <[email protected]>
chore(): update changelog for 0.5.1

github.com/mallowigi/material - 717a30a952153594c9be48857c8bacdc0c63565f authored almost 10 years ago by Andrew <[email protected]>
release: version 0.5.1

github.com/mallowigi/material - ea1de4ad3d64e4899aa74954418adb452e922dd8 authored almost 10 years ago by Andrew <[email protected]>
fix(styles): remove global table leak, move into demo, remove main.scss

github.com/mallowigi/material - 52a0a847b552fbb19b7d8f0eb3479ed75996f18f authored almost 10 years ago by Ryan Schmukler <[email protected]>
update(docs): improved descriptions for layout attributes

github.com/mallowigi/material - 43a0d1a711d41e97472d6b253a01a50d58cd67e1 authored almost 10 years ago by Thomas Burleson <[email protected]>
docs(changelog): clarify textField breaking changes

github.com/mallowigi/material - 5c05afd6ac80d3abea053ef5abf91bda2e70f405 authored almost 10 years ago by Andrew Joslin <[email protected]>
docs(changelog): better explain sidenav features

github.com/mallowigi/material - 3cbe85734a743d55e8d21cfe399e33bc0d14b75a authored almost 10 years ago by Andrew Joslin <[email protected]>
Update CHANGELOG.md

github.com/mallowigi/material - 23767466330a2857b3b2e6cbbefa127dbac9fd41 authored almost 10 years ago by Andrew Joslin <[email protected]>
release: version 0.5.0

github.com/mallowigi/material - 4cede974c386e307467899be0a598dff99c1d501 authored almost 10 years ago by Andrew <[email protected]>
chore(build): fix release script to add themes

github.com/mallowigi/material - 17e3938734bf8dd459befb9d2ff14c0d3a748886 authored almost 10 years ago by Andrew <[email protected]>
chore(): prepare changelog for 0.5.0 release

github.com/mallowigi/material - 053e3dc1ea128781de509ff377e08b41b7276993 authored almost 10 years ago by Andrew <[email protected]>
update(docs): improved tutorials and grammar.

github.com/mallowigi/material - 8ee711201f2da14a5bf720d00b6458870034b6e9 authored almost 10 years ago by Thomas Burleson <[email protected]>
chore(): removed unused node packages from gulp file.

Closes #448

github.com/mallowigi/material - 3a10727460662a2084abe0f20b94da710d59e26b authored almost 10 years ago by Pedro de la Cruz Jr <[email protected]>
docs(swipe): fix typo

github.com/mallowigi/material - e7e934b17f2faa6742116097e0ca51c83ad04d58 authored almost 10 years ago by Andrew <[email protected]>
fix(layout): fix to grid rendering on FF and IE

Thanks @lBilali
Closes #492 #307 #497

github.com/mallowigi/material - bdad091ec8db8d1f2429119ccc8f9eb4ab03c3d8 authored almost 10 years ago by Thomas Burleson <[email protected]>
docs(dialog): fix sample code

Thank @ertrzyiks
Closes #468

github.com/mallowigi/material - e4d4068c4a0ba909636c543d9107e9a87323782c authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(slider): slider default value in ng-repeat corrected.

Thanks @sonnylazuardi
Closes #479

github.com/mallowigi/material - b652d8634d2177ef8ec44cd163b4cf6d348c4795 authored almost 10 years ago by Thomas Burleson <[email protected]>
refactor(theming): switch angular-material.css to include default-theme

github.com/mallowigi/material - ddd977d46a0cddc33b14ae044ca3bd5b709108d0 authored almost 10 years ago by Ryan Schmukler <[email protected]>