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(select): add disabled support

0c0f25ce5bb4e1a4467617541cffdb24d36f8ec7 authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(select): fix not rendering selected value

b6632e0bf8ca63ad71624c2e9c07328e9952d87f authored over 9 years ago by Ryan Schmukler <[email protected]>
release: version 0.8.0

6239b29e6a75c3698cfe6931c06d613b092b7f73 authored over 9 years ago by Robert Messerle <[email protected]>
amend(): remove possible double ngModel creation

71b17badce1b29c5cdef2884911ea4c101de41bb authored over 9 years ago by Ryan Schmukler <[email protected]>
feat(select): add ng-change support

f4ce10eea6590ac431b7b15c44242b76219e1f7f authored over 9 years ago by Ryan Schmukler <[email protected]>
docs(bottomSheet,dialog): fix typos

35d5d75914cb64b876f1938d9442c627d70f6a20 authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(core): removes dependency that was missed in previous commit

abaca00319c3dd79952784fd93fe9c0d581c7543 authored over 9 years ago by Robert Messerle <[email protected]>
refactor(icon): moves preloaded icon code from core to icons

Closes #1592

76d7fd1cfea2c9e46cf6823ac6082c3dea04c0ea authored over 9 years ago by Robert Messerle <[email protected]>
docs(bottomSheet,toast,dialog): document preserveScope option

a6a376433ce977a0f97ca0df3cf35226318bf27d authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(select): fix race condition when loadingAsync is done

3cbd3e0e11777547bb47176942a7a69e6f47bfed authored over 9 years ago by Andrew Joslin <[email protected]>
perf(select): use live nodeList, dont create array on arrow press

541a01ef0b20733b111f69f9029ec80e3974ec73 authored over 9 years ago by Andrew Joslin <[email protected]>
fix(dialog): correct opening position for showing a dialog

closes #1401

150efe620f98059f18f6088551d10e3a97984fca authored over 9 years ago by Ryan Schmukler <[email protected]>
build(bower): remove default-theme.css

closes #1348

64313842a5d372bce45fdeea8f10df3eac4cb7e9 authored over 9 years ago by Ryan Schmukler <[email protected]>
docs(toast,dialog,bottomSheet): document scope option on show

closes #1531

841745bb09f6d1f3b0bbe1cfa6ff9e4b20b56dbe authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(input): fix hidden textarea height issue

Closes #1356.

efbd414a4d5af7b5144f1d08522e46cc043b627d authored over 9 years ago by Robert Messerle <[email protected]>
refactor(select): move flow control logic

eda14e9b367cccfe61ddc53686d288d7ed237d92 authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(select): add tab to close, fix mobile scrolling

ee2455818e66eacc3f80cd83d1cfd084653d74aa authored over 9 years ago by Ryan Schmukler <[email protected]>
docs(mdSelect): add select to directives

Also includes aria-labelledby support

dbe632ad79be0130d32241c75cf8326d97bdcaaf authored over 9 years ago by Marcy Sutton <[email protected]>
fix(mdButton): add default color, update docs

Closes #1486

a80804b5c1f3ccf554c76e3cad221b750c939a6f authored over 9 years ago by Marcy Sutton <[email protected]>
fix(select): fixes scrollbar and padding issues

Also includes various minor code clean-up.

5d7b63b0ff286ef0fbeffac3cf61283f4f782e13 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tooltip): content text was semi-opaque

Closes #1480.
Closes #1492.

42cff135320727b3615c3cd00300c923112e142d authored over 9 years ago by Breezewish <[email protected]>
refactor(iterator): refactor `findSubsequentItem()` to avoid recursion

(As per
https://github.com/angular/material/commit/124466e71945a4515a7b5742310594e8753c4314#comm...

ffbea7dca93c927c8ab068acce53384fdb4ae6f7 authored over 9 years ago by Georgios Kalpakas <[email protected]>
feat(select): add select component and functionality

update(select): remove scroll-y css in md-select-menu
add keyboard controls
add ARIA support (WI...

786cb3b1642be623b21551e4c8aff9c11d53ca13 authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): layout-fill corrects and fixes for some demos.

fix(demo): dynamic tabs demo layout fixed.
update(gridlist): demos with tile transitions.

8b828b16187bd7933f06c8b7f5fe573f86d6ebf1 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(gridlist): Tile removal now supports ngAnimate

Fixes #1559
Closes #1560

1d8e7832dc6f0c7b20aefd704d8eeaba90cc763c authored over 9 years ago by Thomas Burleson <[email protected]>
refactor(autocomplete): cleans up the logic around showing/hiding suggestions

af407b9244acdec416ec345b8375b76454186478 authored over 9 years ago by Robert Messerle <[email protected]>
docs(compiler,toast,dialog): document bindToController better

closes #1534

5414bc47d8a7fdb3033e0ee017b01b2fe9ceb546 authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(): actually fix the problem

dfeedb43c56ca6afacdccaa6d696c80e6d597452 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(layout): fix responsive breakpoint dead-zones

closes #1549, references #772

ecf6edef9e1ff9a931a77a4665b075faf1988759 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(interimElement,dialog,toast): better handle queued events

references #1216

fcc1e6348d0c291783b0ef2468a3f58d4f9ee612 authored over 9 years ago by Ryan Schmukler <[email protected]>
enhance(autocomplete): adds change handlers for item and text

Closes #1540

012a13485af5471913b670b7d95c779c4efca6e7 authored over 9 years ago by Robert Messerle <[email protected]>
fix(docs): toolbar button overlap on mobile

7391cad4a040ca674af4135d7336d852125c2d59 authored over 9 years ago by Marcy Sutton <[email protected]>
chore(docs): css cleanup and organization

6b704c049171352d7005a931e670a6f75af23777 authored over 9 years ago by Marcy Sutton <[email protected]>
enhance(autocomplete): adds `md-no-cache` attribute to disable autocomplete caching

Closes #1509.

36895a740f54f269e14e78b040d9ebf8f19c5e8b authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): hitting Enter will now trigger the submit method on parent form tags

Closes #1530.

da084fc55fe67fa9c5094b73187953423317f5aa authored over 9 years ago by Robert Messerle <[email protected]>
spec(autocomplete): fixes unit test for previous commit

c9dd6265ade0c573447f8bd0cab9a8d3a01edf6f authored over 9 years ago by Robert Messerle <[email protected]>
refactor(autocomplete): changes `md-item-text` to an expression rather

than a property name

This allows a lot more control over how the text is formatted.

16914ec2ba83692f44f48b864289768390e3c09a authored over 9 years ago by Robert Messerle <[email protected]>
chore(autocomplete): removed unnecessary `-active` from classes in CSS

animations

015553581415b0d6b3fc8cdcb40a355b9e443218 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): fixes issue with click events not firing

Closes #1513.

e088f6aceb108449b7e6786ef3f1329d805a8001 authored over 9 years ago by Robert Messerle <[email protected]>
fix(input): improve use of placeholder and floating label

Closes #1409.

f704dda627c2a030e0bdda44f6cb12ac59e951e0 authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): sidebar height, icon demos, input docs

Update sidebar max-height
Update icon demo layout so Safari renders properly
Update input docs

42c260832109f1116a49259c4932bb860f4d5d99 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(input): hide input text character overflow

Closes #1461.

e290b536a0f7daecbc095a59d3d641f9105e1f15 authored over 9 years ago by Thomas Burleson <[email protected]>
update(gridlist): improve ability to add custom animator to gridlist reflow

remove empty gridlist theme file to resolve gulp-sass errors when file is empty
improve scss sty...

1d9132a88d7130aa3194b001ad006b296d74c40e authored over 9 years ago by Thomas Burleson <[email protected]>
enhance(autocomplete): adds blur event to hide dropdown

91053dcbd1290f9df33bc5c19e1759f8c58e3048 authored over 9 years ago by Robert Messerle <[email protected]>
chore(autocomplete): updates styling for demo page

257bf49948ac08695cfecd92b45d2bd58094ac03 authored over 9 years ago by Robert Messerle <[email protected]>
enhance(autocomplete): adds z-index to dropdown, prevents progress bar on non-promise responses

6c5fdbaff170730791635b3018b918808340da7a authored over 9 years ago by Robert Messerle <[email protected]>
fix(gridlist): add ngInject annotation support for GridLayoutFactory - $mdGridLayout

c045f5425fd4c2dc45a366a2dad66bd675ee1cf1 authored over 9 years ago by Thomas Burleson <[email protected]>
update(gridlist): simplify use of external gridlist animator

587ea60afd0ef0b2ac3565c38c6c2da15961ce3a authored over 9 years ago by Thomas Burleson <[email protected]>
enchance(gridlist): Animation refactor to support richer custom animators

Closes #1507.

065f1e00f98eb58193ab00dbb40c157699851eaf authored over 9 years ago by Scott Hyndman <[email protected]>
enhance(autocomplete): adds a11y support for autocomplete

a787e2262fd805e1edd5fc5fd412a332ef673657 authored over 9 years ago by Robert Messerle <[email protected]>
fix(gridlist): Throws error on invalid or missing colCount to avoid infinite loops

Close #1503.

39f4f26ad1fb8ec6b96254620a1b9dcc1525694a authored over 9 years ago by Scott Hyndman <[email protected]>
fix(gridlist): Adds grid height calculation

0196014db76eef8931b5d5b32f94a4fa7d3db675 authored over 9 years ago by Scott Hyndman <[email protected]>
fix(input): improve error checking UX for required inputs

Closes #1491.
Closes #1485.

c1d59aba9f7aa1b30d4664e90ba44235510c9acc authored over 9 years ago by Thomas Burleson <[email protected]>
update(fab): remove line-height settings for md-icon in Fabs

Update padding in Griddemo to better center avatars in the gridtile.

Close #1504.

37d540ef4d59ef1014cf1ff32b79227a84285ee0 authored over 9 years ago by Thomas Burleson <[email protected]>
enhance(autocomplete): adds focus state for 'cancel' button and updates icon

6ac0ca4a073f3c7238cbe4dae25ae39791b380a9 authored over 9 years ago by Robert Messerle <[email protected]>
chore(docs): adds a gulp server variation for testing the whole site

Can be used with `gulp watch site` for a live-reloading version of the
whole site.

9f504d91175bbff05bd7f5dc5d3b6f17cdc03133 authored over 9 years ago by Robert Messerle <[email protected]>
fix(icon): improve error recovery and item caching

Merged additional unit tests and announce error methods
Improved caching of Icon items
- Only pr...

603e5d68623dda4003917989e752fda4e603f36a authored over 9 years ago by Thomas Burleson <[email protected]>
enhance(autocomplete): prevents dropdown from showing briefly after some

key presses

enhance(autocomplete): replaces 'x' button with md-icon

Related to #1484.

223c3da5852b4192aba2b9f259db8eed3b811660 authored over 9 years ago by Robert Messerle <[email protected]>
update(demos): gridlist demo uses mdIcon with avatars

70234b6feb4ec41bf445ca70ec3c9ffad3e2cce6 authored over 9 years ago by Thomas Burleson <[email protected]>
update(icon): added missing icon theme file

d01c2937fd3121f89c2053005769826ddef36f3d authored over 9 years ago by Thomas Burleson <[email protected]>
fix(icon): add support for themes with md-primary, etc.

cdea9a2d586f82a1048eff9c0b834e7428049a81 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(gridlist): Prevents media from being unwatched immediately

a4104215be8c3aa902095dcb182d28b05ff3b79e authored over 9 years ago by Scott Hyndman <[email protected]>
chore(tabs): removes unused SVG file

chore(gridList): fixes unwatchMedia logic

chore(gestures): adds `window` to jQuery check to res...

fbe98bd235e29d07dc6f8d763fe0a63f13e67735 authored over 9 years ago by Robert Messerle <[email protected]>
release: version 0.8.0-rc1

6ffc53374f2a28faee24c1ec24f5cc21211e1e75 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): improve API docs for mdIcon

b48be15847f7bd67f9a2c01fafea9ef9cba6be8b authored over 9 years ago by Thomas Burleson <[email protected]>
chore(autoomplete): fixes typos in docs and demo

e979401e3a900ce7361d840dca22fa98ac290fa2 authored over 9 years ago by Robert Messerle <[email protected]>
docs(mdDialog): fix bad reference to scope

2f704c7789f95e61ca80fcbeb3408f6220d0a66f authored over 9 years ago by Amit Portnoy <[email protected]>
update(tests): icon tests now load core module.

5e0f15a8a85fa3264cbf28aef754af88d1fc430a authored over 9 years ago by Thomas Burleson <[email protected]>
docs(update): refactor to document service

1bab213f17b1e0c4ef7a730c376af7f3f3713f3e authored over 9 years ago by Thomas Burleson <[email protected]>
fix(mdTabs): use md-icon for pagination arrows

Update SVG icon registry for pagination arrows

Closes #1464
Closes #1466

517623e721cd1d9a104aec2bee22a23889944b3a authored over 9 years ago by Marcy Sutton <[email protected]>
fix(autocomplete): selected item now properly updates

Closes #1468

1307b94592c128b31aee7dc8012fa74d2526768f authored over 9 years ago by Robert Messerle <[email protected]>
move select component to WIP branch

a9c16e0c2aa54f41ca55261ac9ce81fbbdbc8bfc authored over 9 years ago by Thomas Burleson <[email protected]>
fix(mdIcon): support aria-label on mdRadioButton

bbbec18e5a9d79dd2957ddaad36993f80b879ce4 authored over 9 years ago by Marcy Sutton <[email protected]>
update(demos): update slider discrete demos

5d29aaeab6eb9afdb869773d17643b10ed44bb11 authored over 9 years ago by Thomas Burleson <[email protected]>
update(demos): update layout of content demo

2912815e37d5c95b3edcd434ee2de5952c7b6380 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(mdIcon): label docs, support from parent el

Closes #1458
Closes #1460

f764c049c9128909fc86a26ffddcb9b6db9dd8f6 authored over 9 years ago by Marcy Sutton <[email protected]>
update(demos): icon demos renamed

ffa11c73815d55e3692ff2af015fdf0c851170fc authored over 9 years ago by Thomas Burleson <[email protected]>
update(demo): rename demos for select component

4080122436fd8ebc905246207e5bdaafc9c3b2d3 authored over 9 years ago by Thomas Burleson <[email protected]>
update(demo): improve layout of select demos

b3a42038793024e6972a2b87386d065302fec066 authored over 9 years ago by Thomas Burleson <[email protected]>
update(demos): changed verbiage for autocomplete demo

4e2eb744c90668e2f4f60b41ae69c740561d2228 authored over 9 years ago by Thomas Burleson <[email protected]>
update(demos): improve demo sizes for select

0a822f239f062a63a80b0c1c27ad2b65e3ded82f authored over 9 years ago by Thomas Burleson <[email protected]>
feat(select): add md-select

This is the first rendition of the select component. It is missing
critical features including:
...

2fc53b98fefb1f3bdb810ca746188cfd65ca5e15 authored over 9 years ago by Andrew <[email protected]>
feat(tabs): changes default state of tabs to be transparent.

Closes #1250
Closes #1393

732cbc9c3abc1b001e0c425272ab49aa4f4e2d44 authored over 9 years ago by Robert Messerle <[email protected]>
feat(tooltip): adds `md-direction` so that users can specify tooltip direction

Closes #1220.
Closes #1410.

9c69c5cd4f5ada823cc12bc93246f3c847ecb23d authored over 9 years ago by Robert Messerle <[email protected]>
feat(input): adds `no-float` class to disable floating label animations

Closes #201
Closes #1392

33f677e53f97a8dacfae173120dbda369bd734ee authored over 9 years ago by Robert Messerle <[email protected]>
feat(autocomplete): added initial files for autocomplete

Closes #1418.

0bd8cf1c31bc3a00513b91d2a200e9cc6818f2d0 authored over 9 years ago by Robert Messerle <[email protected]>
docs(mdDialog): update controller docs

Closes #1449

ca60bebdb0a0834f38f3844238e20eea5332c0c0 authored over 9 years ago by Marcy Sutton <[email protected]>
fix(slider): updates positioning method to prevent overflow issues

Create separate models for demos of themeing classes with sliders.

Closes #1343
Closes #1431
Cl...

fb3623a1da832a43fdccb7402ecfd206248639c9 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): improve description layout in API table

4e930eddbdf906e8b5d15a50a5fc772e1283c576 authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): improve API params table look

e6d4d6b59be53eedc6373092733cf26f3a4da6bd authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): improve md-icon docs and samples

010417880002d7780db4b7ce16dae3c0f463ab1a authored over 9 years ago by Thomas Burleson <[email protected]>
update(icon): add demo of $templateCache usage

Closes #1452

742ead11aeadda3965c62944649b88626de60e6c authored over 9 years ago by Tony Childs <[email protected]>
docs(mdRadioButton): demos ariaLabel in use

Refs #1420.

5586db46cc8542d57dab90b917816c0cc859926e authored over 9 years ago by Marcy Sutton <[email protected]>
refactor(mdAria): improve aria warnings

Closes #672

4fb9503706f6290efb5b112c6d2bf7b46e57c792 authored over 9 years ago by Marcy Sutton <[email protected]>
docs(mdDialog): document obj setup, fix headings

Closes #1383, #1413, #1411.

c6d99a88e49c0abbc1b35988a2b044db9b904bd2 authored over 9 years ago by Marcy Sutton <[email protected]>
fix(mdInput): css cascades from disabled fieldset

Closes #895

66fa1e3e276ddf33d669da0ef4d13c73c668e654 authored over 9 years ago by Marcy Sutton <[email protected]>
docs(): fix IE10 layout

Closes #1276

f331cfa3cb51a5c0b2d9db5323c3739f56dea883 authored over 9 years ago by Marcy Sutton <[email protected]>
add dotted line on disabled input for IE10

be87c3453bab2148931aba8f55576e7f1bbae080 authored over 9 years ago by Paweł Marynowski <[email protected]>
fix(input): check invalid model immediately and setInvalid() if needed

Closes #372.

e0f53ddda7d080e80c08d5106b5586b697ea8e87 authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): update input demos and docs

1c2884d33708d6f4e4495ee6061b70158ccb2f9c authored over 9 years ago by Thomas Burleson <[email protected]>