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

feat(autocomplete): adds `md-input-id` to allow the user to provide a custom ID for autocomplete input field

Closes #3481

9931e2a8958e89af969bec79abb9a881877bf371 authored about 9 years ago by Robert Messerle <[email protected]>
fix(highlightText): changes to the template data will update the generated HTML

Closes #3550

eda47822c002833db58f8daf779c74ee77bee882 authored about 9 years ago by Robert Messerle <[email protected]>
update(backdrop): refactor warning message

2901bd1999c9ddb1493ef099b8088371e610ecfb authored about 9 years ago by Thomas Burleson <[email protected]>
update version number in package.json to 0.10.1-rc3

a26d3697303b8c57ae232ca32d89de6902018906 authored about 9 years ago by Robert Messerle <[email protected]>
feat(autocomplete): adds a new attribute option `md-select-on-match`

When enabled, an exact match in the `searchText` will automatically
select a matching item if (a...

d16d2b6647fa52e46723405fd17c4b8dd7afaa8d authored about 9 years ago by Robert Messerle <[email protected]>
fix(backdrop, dialog, css): improve position and animations of backdrop

improve backdrop animations and css to account for scroll and parenting:
- backdrop
- css use...

623496efd70752405018dab3a44a1dee24449ebb authored about 9 years ago by Thomas Burleson <[email protected]>
fix(tabs): internal scope will now be the same as external scope

Closes #3300

c5c148df85b900830c3afffc43668b26e25c3e24 authored about 9 years ago by Robert Messerle <[email protected]>
chore(tabs): removes unnecessary cleanup steps

7fff84ac8db8db9d15707385369ea39b21d58a67 authored about 9 years ago by Robert Messerle <[email protected]>
amend(menu): fix iit in tests

bd38246d92e3106306dde6fa5c0750c0a9136a2f authored about 9 years ago by Ryan Schmukler <[email protected]>
fix(menu): ensure menu button is type=button

closes #3821

d203d722ca852d8b7bce0227495982d819bb409d authored about 9 years ago by Ryan Schmukler <[email protected]>
update(interimElement): disable $log usages

Issues have been identified with transitionEnd and ngAnimate. Disable error logging
until fixes ...

976e0f40621e8442c042fa2492454961d629ac05 authored about 9 years ago by Thomas Burleson <[email protected]>
refactor(interimElement): code cleanup and comment improvements.

15e6c8c8ffaef9336e22a67505fdb0794e6056cf authored about 9 years ago by Thomas Burleson <[email protected]>
update(interimElement): possbile null-reference correction

c3d8b07fedc3b4e7e56d80d9fb1ce4e4740de5d3 authored about 9 years ago by Thomas Burleson <[email protected]>
refactor(interimElement, animate): improve logic with promise chains and timeouts

waitTransitionEnd() rejects only if timeout occurs
interimElement
- use of try/catch with onShow...

eaa3324407799a600353b4f9bbc7ccf4ef2e2b37 authored about 9 years ago by Thomas Burleson <[email protected]>
fix(select): interimElement will resolve its promise even when transition end event is not fired

Occassionally the transitionEnd event will not fire and the '$mdUtil. waitTransitionEnd()' proce...

d6a938e983690c229c1ee856c0416ae1832cffb4 authored over 9 years ago by Robert Messerle <[email protected]>
update(select): reduce locking of Select menu

References #3704.

171b7ed874b3a29749628159afebcfb14d38cad9 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tabs): prevents error when navigating away from tabs section while using Angular 1.4.x

31bb1210a6fbb08dafc015a00db4105d7bb60980 authored over 9 years ago by Robert Messerle <[email protected]>
update(select): use -index-select variable

dbafaa14473b41e262d55f8f6d06f818f4d88654 authored over 9 years ago by Thomas Burleson <[email protected]>
update(util): arguments to array improvement

43655e40eb4a6e677f6ad0ec25e3224c63f12996 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(dialog, interimElement): element removals occur after dialog close animation finishes.

only alerts `hide()` on escape or clickOutside; confirm and custom `cancel()`
improve use of `.f...

7bbfd1f8e7eabb3cecc38334717e139234d35175 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(select): restore ngModel functionality

references #3062, references #3671, closes #3767

86a4ca99abf6f1c97fc5222516c1e026f6eb711b authored over 9 years ago by Ryan Schmukler <[email protected]>
chore(tabs): updates formatting across tabs files, removes specs that are no longer relevant

79984ea13a4f1abb35c71157bb35ce885b9fef3f authored over 9 years ago by Robert Messerle <[email protected]>
refactor(tabs): revises the way the tab directive works to be cleaner, adds unit tests to ensure it is working as expected

c7131f3a84e9af141dff2b0e4ac9e352307d342f authored over 9 years ago by Robert Messerle <[email protected]>
fix(menu): fix memory leak on component destroy

Closes #3775.

1a9a530000bc72fcfe2e0fb00dfde0c3303f37bf authored over 9 years ago by Yun Liu <[email protected]>
update(changelog): empty commit for future changelogs

BREAKING CHANGE: **input:** change `min-height` for textarea to one row
(and remove extra paddin...

2132cd29ff8e752da5d5be89cebc8ebe8415e79d authored over 9 years ago by Robert Messerle <[email protected]>
update(changelog): empty commit for future changelogs

BREAKING CHANGE: **css:** media queries for `sm`, `lg`, and `md` have
modified `max-width` values

51dbd402c7498cf2e394f534d9ecd228cd64d2b1 authored over 9 years ago by Robert Messerle <[email protected]>
update(changelog): empty commit for future changelogs

BREAKING CHANGE: **button:** `md-button` class now uses `display:
inline-block` instead of `disp...

fd331c87efaa51f37485446bbcde91466dd91f00 authored over 9 years ago by Robert Messerle <[email protected]>
update(changelog): empty commit for future changelogs

BREAKING CHANGE: **dialog:** changes classes `transition-in` and
`transition-out` to `md-transit...

4210ade748b2958f2cbd7274059f7222f0849e6c authored over 9 years ago by Robert Messerle <[email protected]>
update(build): removes directory before checking out to prevent merge errors

94b197c2647baeb381816fccd414203599bb1a06 authored over 9 years ago by Robert Messerle <[email protected]>
update(changelog): empty commit for future changelogs

BREAKING CHANGE: `md-select-label` has been removed. Users must use
`md-input-container` and `l...

712bc7213d5e33c3d36c567ff5e14f74b4d2ae7b authored over 9 years ago by Robert Messerle <[email protected]>
update version number in package.json to 0.10.1-rc2

7ae258592e14fd75ed530f521bc7ceb9ff3f321f authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): focused item will once again scroll into view properly on focus

5616f48f8e3d4cfd9e2ec94c1939467c31bc25b7 authored over 9 years ago by Robert Messerle <[email protected]>
chore(autocomplete): code formatting changes

8c4f838bacfce5df79affbf109c7fb3bd4b55704 authored over 9 years ago by Robert Messerle <[email protected]>
fix(menu): cleanup click listeners on close

9b57c2ecbc301bc98c0b4ff7858316eb869de7cb authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(chips): prevents styling issues caused by extremely long text

Closes #3523

e9b4de54a7b2a00b9adc1469d6f7f5f85565eeb9 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): cleans up incrementIndex code to properly work for both

focus and selected indexes

cc8130cf377e5a353e967d2bacc5bd56d3aef975 authored over 9 years ago by Robert Messerle <[email protected]>
fix(docs): style tables w/ css class instead of element.

605cd94a6e699f380d2ee0660d5a277d83671c39 authored over 9 years ago by Jeremy Elbourn <[email protected]>
fix(toast): differentiate between hide action clicks and hide timeouts

All interim elements now resolve with 'true' for hide or timeout responses; unless overridden in...

285ac72d66e0d67365dcdfc0de2d6de6fc29d010 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tabs): fixes `md-swipe-content` support

Closes #3225

0982c76a22eea18f442147e49aad51e14d284d71 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): `md-center-tabs` should work now

aa1e47d37e692cf2bd0a0d4e3646defd4f89fc7b authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): re-adds `preventDefault` calls to keydown event

d52e9c29a43e496ad822278ae3b5e1758b7b9577 authored over 9 years ago by Robert Messerle <[email protected]>
chore(md-virtual-repeat): Allow attribute usage of container and add horizontal demo

Closes #3728.

92853be60ca594a91ac8351b7f7086f6622177ea authored over 9 years ago by Karl Seamon <[email protected]>
fix(mdContent):specify foreground color

Closes #3724.

The texts were always dark. Now the texts are light when using a dark
theme, maki...

b9f91d78bde9fbd00c99f6abb9baaf7365ec44ff authored over 9 years ago by Remco Haszing <[email protected]>
update(ripple): use $mdUtil.nextTick() instead of $timeout()

1c7b806af05ffaaa447df2c58cc1008778ad26bd authored over 9 years ago by Thomas Burleson <[email protected]>
update(tooltip): use $mdUtil.nextTick() instead of $timeout()

169f0d791d2233c95d7387736d4de1d7b2293e97 authored over 9 years ago by Thomas Burleson <[email protected]>
update(sidenav): use $mdUtil.nextTick() instead of $timeout()

37a93a6f31c5f17f29146aaac681b5e1322fa9a7 authored over 9 years ago by Thomas Burleson <[email protected]>
update(bottomsheet): use .nextTick() instead of ()

fab3fb1152b3aa9cf97325cc35c168677901f19b authored over 9 years ago by Thomas Burleson <[email protected]>
update(tabs): replaces `$timeout` with `nextTick` in template directive to further reduce number of digests

Related to #3523

8b59e03f9d962fa24aa8bed36f0e39ac4846a6e4 authored over 9 years ago by Robert Messerle <[email protected]>
update(util): updates tests for `nextTick`, cleans up function code

869ca03dd9f310dbf693cb214258e5a659a09aa5 authored over 9 years ago by Robert Messerle <[email protected]>
update(util): adds unit test for nextTick, removes unnecessary lines

f687475160eb17c17864f57c57c7ac95fa9b5658 authored over 9 years ago by Robert Messerle <[email protected]>
fix(menu, select): corrected waitTransitionEnd timeouts

waitTransitionEnd timeouts captured with `.finally()` for menu remove processes.
timeout during ...

d31ffd9185d687eee80c6297ef42c064eb7a8d66 authored over 9 years ago by Thomas Burleson <[email protected]>
update(demo): toolbar demo style updates

ea7069f6c4d473b5985af440074352691bdcb14a authored over 9 years ago by Thomas Burleson <[email protected]>
update(backdrop, css): remove height, add top style to position:absolute

e7d1bc66aa13ddc927d9dfb3dc6649f053a62d40 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(build): reset to using Angular v1.3.15 until animation issues resolve

17490baffe39b4436d33ef42ab7142613d56144f authored over 9 years ago by Thomas Burleson <[email protected]>
update(select): spell-correction

6a0eaae3092e804c13f172f112a04322c97c0ba1 authored over 9 years ago by Thomas Burleson <[email protected]>
refactor(select, menu): improve reference to animator.waitTransitionEnd

0ebb9ebfb11632e8caa8170573d9380dd862542a authored over 9 years ago by Thomas Burleson <[email protected]>
refactor(util): remove $mdUtil.transitionEndPromise

use $mdUtil.dom.animator.waitTransitionEnd
- updated tests
refactored animator.spec.js tests to ...

44a0b17423d6d732f9b0769220f9554a4a3bb208 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(dialog, demo): improve zoom to/from origin

fix transitionEndPromise to work properly with timeouts
refactor zoom animation to animator.js
-...

d3649035c76cb0cccf7ca0a325d787a903ae6f50 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(backdrop): use absolute positioning and anchors

css changes work better with sideNav, dialogs, and menus.
fix opaque rendering for dialog backdrops

87bdf36a3d9e09bba17b3c629e308fa5e578259d authored over 9 years ago by Thomas Burleson <[email protected]>
fix(chips): makes sure that input is cleared when selecting a chip

Closes #3575

ee1fed1954ef34e83bad0ae01e3b10d3f3166173 authored over 9 years ago by Robert Messerle <[email protected]>
update(toolbar, fabSpeedDial, toast): batching nextTick() instead of $timeout

2668ba09ea6e6856b7fc3f2b3cad97b9f2f13375 authored over 9 years ago by Thomas Burleson <[email protected]>
fix( sidenav): corrected use of internal $toggleOpen()

6f72befbd1cbcbc926cf2946c69f63076893984c authored over 9 years ago by Thomas Burleson <[email protected]>
update(gridlist): use $mdUtil.nextTick instead of $timeout

5f1c94b3e55eab4faaf7a8628431eeed5f0a2ca6 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(compiler): use reference copy instead of deep copy for resolve and locals

Fixes #3651. Fixes #3561

a914501361f31c2beb5f335b395a5f9f45cf36c3 authored over 9 years ago by Thomas Burleson <[email protected]>
update(util): replaces `this` with `Util` in `nextTick`

d2207abfb330eeb5b35be002c4fc18fb9e698f86 authored over 9 years ago by Robert Messerle <[email protected]>
update(util): properly stores timeout on creation

2d6cc8a693f09895a62e14c4af7bf88a3c30ad6b authored over 9 years ago by Robert Messerle <[email protected]>
update(util): removes leftover `console.log` calls

88877fd7999ceaacbf9504098230f5bcd656946e authored over 9 years ago by Robert Messerle <[email protected]>
update(util): adds support for non-digest calls to `$mdUtil.nextTick`

Once batched, will only trigger a digest if one or more batched calls require it.

d962170b957dbbf2ba18d4291e2b78b99153153a authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): limits the width of tabs to the width of `md-tab-canvas`

Closes #3577

46ffa9ebd9e048a1026e6bd5fa1f81769e216707 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): keyboard input used by autocomplete will now call

`$event.stopPropagation()` to prevent the event from bubbling up

Closes #2931

2781eac52c804655175f55e1a1e3b643ae3c3208 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): promises that resolve immediately will work properly

Closes #3117

b316bba9b5a8158079a266eedad70b1fb59f880b authored over 9 years ago by Robert Messerle <[email protected]>
update(autocomplete): re-adds support for user-defined `item` value in `md-selected-item-change`

Related to #3637

c5b3131219a031ac242fae0d9fe1d98380bb1a05 authored over 9 years ago by Robert Messerle <[email protected]>
fix(select): fix slight pixel miss-alignment on select open

closes #3594

2b423587c180b9cc5fa1d2c563c9b2edec36aea7 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix positioning when using option groups

references #3594

d8d3e4cab918b2a1570d6f6f5396c911a8fd771b authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(menu): remove unnecessary querySelector, restore tests

references #3675

898fd9becffca0b93d41c1b05d27f04424feaf05 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(menu): fix menu positioning when using display:none items

closes #3444

8609318fed89c0b6cb887ac1acf273256bc97354 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(menu): fix scrolling menu always showing scrollbar

86e9bf0d3160e5924882ad64b2e3b2b2726b67dd authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): remove correct controller from formCtrl w/ name

closes #3062, closes #3671

ed6b45c7f3b6c9cd48be8adb7ff76613f80ed368 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix select value not filling parent

14786283200a5e488742a7d9598cf2fe75cfd2d2 authored over 9 years ago by Ryan Schmukler <[email protected]>
fear(menu): add scrolling for long menu

closes #3603

6d8f9d6b508e2f5b5ee6401c5d46691bcd2b63cc authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(menu): make menu close with ui-sref and ng-href

closes #3397

dc0114916beb8442ca44972c88affa9210b0f75e authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(demo): button needs layout-wrap attribute

Fixes #3687.

0d6e5acb34a7c0f6932b86252145fb0a29e710a6 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tests): phantomjs does not support Function.bind()

523ff091309d1f524e9a4b64d0c773e7bb4a0125 authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): Fix autocomplete input-name example.

input-name is actually md-input-name
Added notes for md-input-name, md-input-minlength and md-in...

a116ed6bad4c29677a9460723a24913480cb5383 authored over 9 years ago by Ville Lahdenvuo <[email protected]>
update(demo, autocomplete): Add maxlength and minlength to autocomplete demo

To correspond to the validation messages

Closes #3658.

474bac5bcbbfe4a16352e306d8ea15e440ddf23b authored over 9 years ago by Karl Horky <[email protected]>
fix(util): fix timeouts in transitionEndPromise()

$mdUtil.transitionEndPromise( )
- will reject during timeout,
- has default timeout 10s,
- cance...

602f49048ddd712798f54130ef4430a9fb52e02d authored over 9 years ago by Thomas Burleson <[email protected]>
chore(build): remove build-resources

deprecated build-resources task; which cloned the material-font directory.

89a3d318fb3281023a95a21f647f54b178466327 authored over 9 years ago by Thomas Burleson <[email protected]>
update(tabs): changes `$timeout()` calls that require a digest cycle to instead use `$mdUtil.nextTick`

ac9456b7901b4ffc839a47156bd1dd77525be436 authored over 9 years ago by Robert Messerle <[email protected]>
update(util): bug fix for nextTick in $mdUtil

2d78f2c8760e320064a46f8d8850c750fe6e7fa2 authored over 9 years ago by Robert Messerle <[email protected]>
update(util): adds `nextTick` to batch 0ms `$timeout()` calls into a single digest cycle

fc0ba484967f3b9609955cebb0039d96fa739637 authored over 9 years ago by Robert Messerle <[email protected]>
refactor(select,menu): activate interaction with promise instead of timeout

closes #3450

ea50002f6999f8b880c30fe725106549b8951d66 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(autocomplete): changing windows while typing (with no results) no longer breaks scrolling

Closes #3546

c0659cc88535ec0ae6e9f39f78f5aea738ffdd2a authored over 9 years ago by Robert Messerle <[email protected]>
update(autocomplete): updates tests for previous commit

5edca0ec7f5c94f530ca68b2e8563f9e44408ce4 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): addresses bug with AngularJS 1.4.1

Closes #3637

a52c943a3a01aa6cc781d8a8ba65af33d8e348e5 authored over 9 years ago by Robert Messerle <[email protected]>
fix(dialog): adds logic to account for image load delays that could

impact content height

3aab9e4e913571ee135dc9e71b70ee0b0f0bb7b8 authored over 9 years ago by Robert Messerle <[email protected]>
style(md-menu): the menu component should have a small border radius

6a4bae86a891906cfcc7bebb968fd850d0ae5b74 authored over 9 years ago by Daniel Nagy <[email protected]>
update(demo): menu with button icon menu-items use wrapper div

buttons are not allowed to use `display:flex`; hence the change to `display:inline-block`.
If yo...

7774ec7dba51cacd0a437afa8cdb52e02f5ceecf authored over 9 years ago by Thomas Burleson <[email protected]>
fix(dialog, css): set md-actions container to overflow:hidden.

Fixes #3135.

b4017515fa939f7daa7743890e7f6c00aa7d1afa authored over 9 years ago by Thomas Burleson <[email protected]>
fix(dialog, menu): improve hide(), cancel() promise logic

Fixes #3633. Fixes #3635.

861167a4a9b554c6f5f61c72e83fe33a71b9e6fd authored over 9 years ago by Thomas Burleson <[email protected]>
update version number in package.json to 0.10.1-rc1

a6430ca2dfa6fa1216ad6ec0f8e77651f9c0c2b3 authored over 9 years ago by Robert Messerle <[email protected]>