Ecosyste.ms: OpenCollective

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

github.com/mallowigi/material

Material design for Angular
https://github.com/mallowigi/material

update(tabs): manually handles inkbar show/hide logic to reduce watchers

61bf838f81cc337566c20f2f15dd1b74dcc1752c authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): manually handles tab stretching to reduce watchers

891811682b6e30622af4f92a4e8f3f30b3dfc587 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): reduces the number of watchers by using bind-once syntax for non-changing items

Related to #3272

6f63d708a002d8a55c9662a28c78138ce44b7018 authored over 9 years ago by Robert Messerle <[email protected]>
update(release): resets changes on abort

d3416df503214216a7a5d818f5a48696d0311bb9 authored over 9 years ago by Robert Messerle <[email protected]>
fix(dialog): set css `position: fixed` to `.md-dialog-container`

Ensures the dialog will always be in the center of the screen even when the user scrolls vertica...

01859080895595d77ae27d06a6b987c127414e7c authored over 9 years ago by Georgios Tzourmpakis <[email protected]>
fix(backdrop): set css `position: fixed` to `md-backdrop`

Ensures the md-backdrop element will always cover the view port.

4011df9c9abe529c04ce360b9a09903afc912db3 authored over 9 years ago by Georgios Tzourmpakis <[email protected]>
fix(interimElement): improve hide/cancel promise timings

7eefcfe6e03174ca5d9de2d2a8acc07fad9f5e1f authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(toast): replace cancel with hide on hideDelay

closes #3558

2b6871338499edc9d4f001a4480480144a098cd6 authored over 9 years ago by Felix Itzenplitz <[email protected]>
fix(tabs): properly sets initial styles for inkbar when using centered

tabs

8ccf67e5a63d5df1f6e9bc71af7a1e30963970c2 authored over 9 years ago by Robert Messerle <[email protected]>
build(gulp): use --reporters argument for karma/karma-fast tasks

Allow overriding configured defaults via CLI

Closes #3629.

e6c757c5b50d8bdc64d91369ff56dba846125d0b authored over 9 years ago by Caitlin Potter <[email protected]>
build(ci): use 'dots' karma reporter on Travis

Much easier on the eyes

Closes #3628. Closes #3629

b24f6c7af5fc58cdf5871aae6f4c6ec6156748ee authored over 9 years ago by Thomas Burleson <[email protected]>
build(ci): check for ddescribe/iit in Travis-CI runs

Prevent ddescribe()/iit() from sneaking in again

Closes #3626.

ced813388cf194e5b5adab299c0481e7e234269d authored over 9 years ago by Caitlin Potter <[email protected]>
update(tests, slider): improve test logic for undefined values

bbe96593d3b0d087352d2f7f626c1200d198367c authored over 9 years ago by Thomas Burleson <[email protected]>
fix(fabActions): corrected use of postLink

properly attach blur/focus listeners on fab-action-items.

f91a38455099ea9751244d68ebe947fdc00fcd2d authored over 9 years ago by Thomas Burleson <[email protected]>
fix(css): global page style improvements for min-height and text

Ensure the page always fills at least the entire height of the viewport.
Prevent iOS text size a...

76cfd7066dd3e3bf6b8c51ee660442bbea8954ef authored over 9 years ago by Thomas Burleson <[email protected]>
fix(autocomplete): fixes z-index issues with autocomplete menu

d75b59240fe48da289edb70125af6478bb3ae004 authored over 9 years ago by Robert Messerle <[email protected]>
update(tests): remove use of ddescribe in unit test

daa2c8562ef60f31183952d2568fcaf03bd1ba23 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tabs): fixes `md-stretch-tabs` with one-way binding

Closes #3547

cd3e8a1cd5a704b18624c53bb2a7aecff7a73e9c authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): fixes `md-center-tabs` support with recent changes

Closes #3549

4867e318421834528c39035b545b5404d56a8a49 authored over 9 years ago by Robert Messerle <[email protected]>
fix(performance, css): disable font aliasing and text-rendering

Disable global font-smoothing and text-rendering
See article https://bocoup.com/weblog/text-rend...

a9bc5345adeef87145f25624da7e4cd6ee4f3364 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(button, css): md-button container should use `display:inline-block`

Fixes #3383.

e1c3d337e5e9dd72699cf75d4d43069e0b9b0541 authored over 9 years ago by Thomas Burleson <[email protected]>
update(slider): throw error when step value is not greater than zero

9af9225eac08ed23285388f70b59c76653f78601 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(slider): check for invalid discrete step value

Closes #3590.

273fff4c265b87950d00db41b43bbfc374a7d4aa authored over 9 years ago by Fábio Carneiro <[email protected]>
fix(fabSpeedDial): ng-hide, ng-repeat, animation bug

* fixes ability to use ng-hide: the animations were not properly
calling the `done()` callbac...

5e3a651f4429b827a567e5d3a4da85cca11e6364 authored over 9 years ago by Topher Fangio <[email protected]>
fix(fabToolbar): fail gracefully if no icon used in trigger

the component previously assumed the user would have an icon
inside the trigger and was throwing...

5d2bcbf9f09c555b6c1adb5daeafef9459c65062 authored over 9 years ago by Topher Fangio <[email protected]>
update(dialog): Rename .md-actions to md-dialog-actions/md-card-actions

Closes #3112.

84c5bff7196370679269f63eb139a75f0ea405e9 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(slider): render issues with ticks that occur when parent elements are resized

Closes #1996. Closes #2764.

5b0c256a124330247b90cd6bc319862bf8a5425d authored over 9 years ago by Kenneth Cachia <[email protected]>
fix(input, css): fix regression that broke input placeholders on Firefox

Change to only hide automatic placeholders on webkit.
This fixes Firefox so that placeholders ar...

a64291b3542be31abe5e79b098fef9b35aed375a authored over 9 years ago by Michael Prentice <[email protected]>
fix(dialog, css): Scroll bar issues and broken dialogs on IE

Change from overflow hidden to overflow auto to preserve the border-radius fix in #1015 and fix ...

621bdf7069c0eacc27f655a11ddb89e3e3526476 authored over 9 years ago by Splaktar <[email protected]>
feature(dialog, interimElement): announce onRemove start

add onRemoving callback option to notify user when the onRemove process is preparing to start

F...

9a5fc4ce6c98299a7580a080d1e9baf1fbcca9d7 authored over 9 years ago by Thomas Burleson <[email protected]>
update(dialog): release references duing onRemove

b307f5468555e201dae7ea6ff65e7fd1fbeb45ff authored over 9 years ago by Thomas Burleson <[email protected]>
fix(select): fix duplicate keydown listeners after select shown

Search would not work properly with duplicate keydown listeners

closes #2616

3e3eb9efe18c7704b74533a80ff282a0959af9d8 authored over 9 years ago by Brandon Van Noy <[email protected]>
fix(select): fix cycle option focus after keyboard search

After keyboard search option focus cycling would start from previously focused element

cc8850b3138e14f8070df3a91fe1114bec192ff3 authored over 9 years ago by Brandon Van Noy <[email protected]>
amend(): cleanup wip remnants

Vim rebase failed. The previous commit 124f2b72218e10a4c9455be8d7333033b80c0d83

closes #3581, a...

c7a8c6c94852d51f9bae2bea9ba7c16126ef7e87 authored over 9 years ago by Ryan Schmukler <[email protected]>
wip commit

124f2b72218e10a4c9455be8d7333033b80c0d83 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix select-menu width being incorrectly computed

18d8ae03e1e7af1bfdc7b1e938c2543ee54d1076 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix select-value label not filling select width

ba60122e67658ee60e00f4db21099c754e7048d2 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(compiler): prevent `resolve` and `locals` overwrite



Objects passed to a function should be considered immutable

 to avoid unexpected side-effects...

bee05239014e5eb8a0ae1b9e842f32c9caa9474b authored over 9 years ago by rochdev <[email protected]>
fix(dialog): autoclose fixed and close animation shrinks to originating element poisition.

capture originating element and position, If targetEvent element is hidden when dialog closes, s...

9434120930a4d600684b3563c065ccf6838b0954 authored over 9 years ago by Brian Nenninger <[email protected]>
update(docs): Close code block in dark theme example.

Fixes #3573.

8c1ac53c189e16cf791d68c62a2ea539b8b8bd41 authored over 9 years ago by Splaktar <[email protected]>
update(docs): remove extra quotation mark

Closes #3566.

a3a322965678cb55e68be4868affff64c7ade8dd authored over 9 years ago by Cameron Dubas <[email protected]>
update(radio, checkbox, css): support for long labels and top-left alignments

checkbox and radio-group buttons with multi-line labels evenly left/right align text
button cont...

99ba8706311bbca48e9c8c532763ddbdb52b8828 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tests): update the mdToast hide test

In the `should hide after duration` unit test, an option value is provided to the parameter
`hid...

186e063834f966ce2e4efa2a7f3ac235ab01b968 authored over 9 years ago by Adam Weeks <[email protected]>
docs(icon): expand md-icon description with overview and context.

Closes #2661.

cc56141a4a68dcedc6675a4e805030b6b641516d authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): add Gitter link for chats

Closes #2552.

34b821e3c863826c5c18423d7be7595f01b5c4c5 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(autocomplete): tests wait for promises to complete now

Fixes #2462. Closes #2710.

9990e6186677c40f53a6248361a0ceb1c77ecdb5 authored over 9 years ago by Ed Pelc <[email protected]>
feat(autocomplete): Add promise support to md-item-text

This reverts commit 727b1c105687892cf85e955a05bf09e266a1ec86.

7430e68722f0a788b0710bb8ea9f3cf3b68b2a9b authored over 9 years ago by Ed Pelc <[email protected]>
fix(input, textarea): makes textarea autogrow optional, resolves #1209

Fixes textarea auto grow inside scrollable container (resolves #2007 and possibly others)
Adds s...

5fdcf905b4355c0385a02f59d2875b93e7a18ce4 authored over 9 years ago by Nelson Antunes <[email protected]>
update(icon): preload of md-menu svg uses correct path values

Fixes #2523.

44b0ca0abad49017a2b317f3198cb19b2783712e authored over 9 years ago by Thomas Burleson <[email protected]>
chore(): simplify .gitignore

Closes #2566.

b7146dcb067306f97a5e1a7618eaa5d8f3dd405b authored over 9 years ago by Tanguy Krotoff <[email protected]>
feature(build): add concatenated SCSS file for distribution

Closes #3385.

720ed9096fbe62955a075041a1c43e62cba10471 authored over 9 years ago by Mikhail Yurasov <[email protected]>
update(docs): rolls back to Angular v1.3.15 until v1.4.2 is released

3062df06a31060d9a38fe174dca4513210b1537d authored over 9 years ago by Robert Messerle <[email protected]>
fix(textarea): Start at a height of one line

Change min-height for textarea to one line height (and remove extra
padding space), and set rows...

52ca5e5ad3f56ba0555b62fad5669d98e1bbddeb authored over 9 years ago by Caleb Eggensperger <[email protected]>
upate(icon): Allow chaining on `$mdIconProvider.fontSet()` method

Closes #3238.

59c7335f2fa7537a226cb445adefb70b55127971 authored over 9 years ago by Julien Renaux <[email protected]>
refactor(gulpfile): use forEach instead of filter

Closes #3396.

0fbe33580195fbdea07bb7e4e07002c137482ba5 authored over 9 years ago by noamokman <[email protected]>
update(fabSpeedDial): fix positioning for mixed button sizes

Fixes #3240. Closes #3427.

caf69770e37a58a4ae11fe87427c238e968edbb0 authored over 9 years ago by Felix Itzenplitz <[email protected]>
fix($mdConstant): fix overlapping in media-queries

Fixes #3423.
Closes #3451.

61a0e53988d8011a302d136bda738a33f351d7f1 authored over 9 years ago by Georgios Kalpakas <[email protected]>
update(tabs): rolls back manual two-way binding of 'selectedIndex' for simplicity's sake

a161013fbcebdd91e2de6070c76ab2a4aeaf1007 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): prevents an error from being thrown if an empty attribute `md-selected` is added to `md-tabs`

Closes #3537

f5cd5a0752c3c6096e5f131378663d1d11068ca8 authored over 9 years ago by Robert Messerle <[email protected]>
update(virtualRepeat): Make md-item-size optional

update docs.

Closes #3391. Closes #3534.

c164ef0b70195f92b7f111e1a174205b42218138 authored over 9 years ago by Karl Seamon <[email protected]>
feat(virtualRepeat): Add md-auto-shrink and md-auto-shrink-min

Closes #3536.

79dcbf733f677a0d3a37cd1e20245fdeb04bf8a4 authored over 9 years ago by Karl Seamon <[email protected]>
fix(mdTooltip): fix regression that broke tooltips on Firefox

Remove check for pointer-events not equal to none to resolve non-visible tooltips on Firefox.
Ad...

6fc9212cb96cd3542015eea57fad20a1b6cf24af authored over 9 years ago by Michael Prentice <[email protected]>
update(build): replaces url with origin for now

ee60441fcfc7b702cb644ac2f3e7782b8fedd849 authored over 9 years ago by Robert Messerle <[email protected]>
update(build): adds scripts section to package.json with helpful dev commands

0ec6f1698fd92f6c28834d7d91dc99ce5417f3f5 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): cleans up tabs code to remove unnecessary watchers

removes unnecessary $attrs.$observe
utilizes $normalize for attr generation

Closes #3521.

68bd4f4974afaa84c32270eb966d841163d879e8 authored over 9 years ago by Robert Messerle <[email protected]>
feat(select): add support for disabled

closes #3518

adcee7d1b22e125ac01e6d9b027bdc75840ab39f authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(disableScroll): fix z-index getting set too large

closes #3501

44fda3d71fcd59bf8efd15b201ef8904cda8ad5d authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(mdUtil,dialog): fix issues when autocompletes and selects were in dialogs

closes #3504, closes #3509

1a15d997fd51157f170d7b5c16ec3d6536ec4f7f authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(autocomplete): fixes infinite digest issue in IE11

Closes #3101

f5959cc2e1d3a960c8df344669731c1a16c3e617 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): improves performance by reducing the number of digests caused by tabs

Related to #3101

556be5fb7cca42b44712abdf8cedd5488bf02d2f authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): selecting an item while loading will now hide the progress bar

Closes #3478

7314e12dc7ba73406aafc09aa5d8455f1de4495c authored over 9 years ago by Robert Messerle <[email protected]>
fix(fabSpeedDial): fix many visual issues

* maintain state when focusing/bluring/tabbing through actions

speed dial would previously s...

288285c474f6beb6eff1095c1154984e260abaf8 authored over 9 years ago by Topher Fangio <[email protected]>
test(select,dialog): fix broken tests

1414b3cc447eab3186c8982dcdbffa1fba87f6d1 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(dialog): switch dialog to use disableScroll, fix focus trap

closes #2443

862444a82e371e704594c18c041404de0e718f2d authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix empty attribute for selected not selecting options

closes #2114

4f7af228c4e8bda8d2b341c3e7b53b92aeef7992 authored over 9 years ago by Ryan Schmukler <[email protected]>
style(select,input): bring non-floating inputs and select into line

closes #2793

e9f5a997abcf9cc8f3c6a311320aa9bf0ed7c56c authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): mdInputContainer not realizing select had value

1a8acd027101e37eadaebe02dcee2ea812e9cad2 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix double label issue using placeholder in md-input-container

references #2793

cbbb4b98db8c26c514915b1559acc52a4c61068a authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix menu positioning inside fixed elements

references #3218

044dbdc358069586bb19e2b2b07de5d56f8ce35b authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(disableScroll): fix disable scroll breaking layout for fixed page

layouts

references #3218

ddfe5230bbc9d06a2439da9dbfef8feee2a6f572 authored over 9 years ago by Ryan Schmukler <[email protected]>
feat(select): add md-container-class for custom styling

closes #3116

b8897dba6f3b633dc87f36c8b2e938c0185864dd authored over 9 years ago by Ryan Schmukler <[email protected]>
style(toolbar): fix allignment of md-menu to match md-button

closes #3274

16912bab4c8a79fce79041fde85fecaf9d8698fe authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(menu): menu not closing with clicks that disable element

closes #3288

c7c7180a02e1c17b8e059dde57330d630bcd55db authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix md-select with no placeholder outside of

md-input-container

closes #3483

4be344bbfeb2c53c5f992a7d27146598a4adc258 authored over 9 years ago by Ryan Schmukler <[email protected]>
feat(virtualRepeat): add md-start-index attribute.

9a045fb77cd52ecad143afa4cd0cf3b030b9702b authored over 9 years ago by Jeremy Elbourn <[email protected]>
fix(autocomplete): ngMessages should once again work with mdAutocomplete

Closes #3401

2ccbc9dace3f4f71324933e7ff83363a1f8bad80 authored over 9 years ago by Robert Messerle <[email protected]>
feat(virtualRepeat): allow for scrolling areas larger than the browser's

maximum element size.

98e91ae2a02f1de778967a57b57f8b263798eace authored over 9 years ago by Jeremy Elbourn <[email protected]>
update(docs): customize css for checkbox component

Closes #3415.

a0fd73ee25782bf9be54da5f5e8efb86bea4ad5a authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): customize css for checkbox component

Closes #3415.

bdf70399a00ee01868c37e3513e25b872f709859 authored over 9 years ago by Thomas Burleson <[email protected]>
update(menu): fix icon alignments in dropdown

Buttons do not support `display:flex` styles; use `display:inline-block;`.

Fixes #3439

27b535ec411477a52ed66482f915fef861a4159b authored over 9 years ago by Thomas Burleson <[email protected]>
feat(select): BREAKING: allow md-input-container label and remove

md-select-label

closes #2684, closes #1586, closes #3307

BREAKING: `md-select-label` is no long...

5d9874fbfe3f80616d8c0cd948738d2865908b3e authored over 9 years ago by Toby Tremayne <[email protected]>
fix(disableScroll): fix disable scroll creating scrollbar when none existed

7fe482cf9a632fcaade2d5827ac9bfd658eb90a3 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): refresh optionNodes reference

Fixes #2109.

05119a71a9eecdd21e3e3b63c6da674b60e46088 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(select): IE down arrow key error resolved

Fixes #2109.

c183e9b4375efd76b8c311f062e2bb97848c0e14 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(css): stop using @extend for rules in a different module.

Closes #3400.

fb7b9b3977f61528f7dc42756b2f2b87257e5ce0 authored over 9 years ago by Jeremy <[email protected]>
update(release, codepen): use GitCDN urls

45005f29b73fe5f41aa06c73ff5ae8a26eb07cd4 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(menu): fix potential scoping issues on mdMenu

4a6cd566d2768d1b36c16c82cfec832b2101b4e8 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(disableScroll): fix scroll mask z-index blocking backdrops

closes #3283, closes #3269, closes #3245

b4eac137de9ccca5ad60cf028882fb0c0d87523a authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(mdUtil): fix double scrollbar

closes #3382

7ed0af6b8bc2ca5fcf3ad2c7ab96b1836f2d6118 authored over 9 years ago by Ryan Schmukler <[email protected]>
test(phantomJs): patch in HtmlElement.click for phantomjs

5cc9af4c5eb1b7f802f51e44ecedfba2ee0f5c43 authored over 9 years ago by Ryan Schmukler <[email protected]>