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(autocomplete): promises that resolve immediately will work properly

Closes #3117

github.com/mallowigi/material - 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

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

closes #3594

github.com/mallowigi/material - 2b423587c180b9cc5fa1d2c563c9b2edec36aea7 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix positioning when using option groups

references #3594

github.com/mallowigi/material - d8d3e4cab918b2a1570d6f6f5396c911a8fd771b authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(menu): remove unnecessary querySelector, restore tests

references #3675

github.com/mallowigi/material - 898fd9becffca0b93d41c1b05d27f04424feaf05 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(menu): fix menu positioning when using display:none items

closes #3444

github.com/mallowigi/material - 8609318fed89c0b6cb887ac1acf273256bc97354 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(menu): fix scrolling menu always showing scrollbar

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

closes #3062, closes #3671

github.com/mallowigi/material - ed6b45c7f3b6c9cd48be8adb7ff76613f80ed368 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix select value not filling parent

github.com/mallowigi/material - 14786283200a5e488742a7d9598cf2fe75cfd2d2 authored over 9 years ago by Ryan Schmukler <[email protected]>
fear(menu): add scrolling for long menu

closes #3603

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

closes #3397

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

Fixes #3687.

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

github.com/mallowigi/material - 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...

github.com/mallowigi/material - 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.

github.com/mallowigi/material - 474bac5bcbbfe4a16352e306d8ea15e440ddf23b authored over 9 years ago by Karl Horky <[email protected]>
chore(build): remove build-resources

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

github.com/mallowigi/material - 89a3d318fb3281023a95a21f647f54b178466327 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(util): fix timeouts in transitionEndPromise()

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

github.com/mallowigi/material - 602f49048ddd712798f54130ef4430a9fb52e02d 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`

github.com/mallowigi/material - ac9456b7901b4ffc839a47156bd1dd77525be436 authored over 9 years ago by Robert Messerle <[email protected]>
update(util): bug fix for nextTick in $mdUtil

github.com/mallowigi/material - 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

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

closes #3450

github.com/mallowigi/material - 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

github.com/mallowigi/material - c0659cc88535ec0ae6e9f39f78f5aea738ffdd2a authored over 9 years ago by Robert Messerle <[email protected]>
update(autocomplete): updates tests for previous commit

github.com/mallowigi/material - 5edca0ec7f5c94f530ca68b2e8563f9e44408ce4 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): addresses bug with AngularJS 1.4.1

Closes #3637

github.com/mallowigi/material - 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

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

github.com/mallowigi/material - 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...

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

Fixes #3135.

github.com/mallowigi/material - b4017515fa939f7daa7743890e7f6c00aa7d1afa authored over 9 years ago by Thomas Burleson <[email protected]>
fix(dialog, menu): improve hide(), cancel() promise logic

Fixes #3633. Fixes #3635.

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

github.com/mallowigi/material - a6430ca2dfa6fa1216ad6ec0f8e77651f9c0c2b3 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): manually handles inkbar show/hide logic to reduce watchers

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

github.com/mallowigi/material - 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

github.com/mallowigi/material - 6f63d708a002d8a55c9662a28c78138ce44b7018 authored over 9 years ago by Robert Messerle <[email protected]>
update(release): resets changes on abort

github.com/mallowigi/material - 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...

github.com/mallowigi/material - 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.

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

github.com/mallowigi/material - 7eefcfe6e03174ca5d9de2d2a8acc07fad9f5e1f authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(toast): replace cancel with hide on hideDelay

closes #3558

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

tabs

github.com/mallowigi/material - 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.

github.com/mallowigi/material - 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

github.com/mallowigi/material - 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.

github.com/mallowigi/material - ced813388cf194e5b5adab299c0481e7e234269d authored over 9 years ago by Caitlin Potter <[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...

github.com/mallowigi/material - 76cfd7066dd3e3bf6b8c51ee660442bbea8954ef authored over 9 years ago by Thomas Burleson <[email protected]>
update(tests, slider): improve test logic for undefined values

github.com/mallowigi/material - 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.

github.com/mallowigi/material - f91a38455099ea9751244d68ebe947fdc00fcd2d authored over 9 years ago by Thomas Burleson <[email protected]>
fix(autocomplete): fixes z-index issues with autocomplete menu

github.com/mallowigi/material - d75b59240fe48da289edb70125af6478bb3ae004 authored over 9 years ago by Robert Messerle <[email protected]>
update(tests): remove use of ddescribe in unit test

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

Closes #3547

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

Closes #3549

github.com/mallowigi/material - 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...

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

Fixes #3383.

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

github.com/mallowigi/material - 9af9225eac08ed23285388f70b59c76653f78601 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(slider): check for invalid discrete step value

Closes #3590.

github.com/mallowigi/material - 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...

github.com/mallowigi/material - 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...

github.com/mallowigi/material - 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.

github.com/mallowigi/material - 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.

github.com/mallowigi/material - 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...

github.com/mallowigi/material - 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 ...

github.com/mallowigi/material - 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...

github.com/mallowigi/material - 9a5fc4ce6c98299a7580a080d1e9baf1fbcca9d7 authored over 9 years ago by Thomas Burleson <[email protected]>
update(dialog): release references duing onRemove

github.com/mallowigi/material - 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

github.com/mallowigi/material - 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

github.com/mallowigi/material - 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...

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

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

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

github.com/mallowigi/material - 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...

github.com/mallowigi/material - 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...

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

Fixes #3573.

github.com/mallowigi/material - 8c1ac53c189e16cf791d68c62a2ea539b8b8bd41 authored over 9 years ago by Splaktar <[email protected]>
update(docs): remove extra quotation mark

Closes #3566.

github.com/mallowigi/material - 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...

github.com/mallowigi/material - 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...

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

Closes #2661.

github.com/mallowigi/material - cc56141a4a68dcedc6675a4e805030b6b641516d authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): add Gitter link for chats

Closes #2552.

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

Fixes #2462. Closes #2710.

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

This reverts commit 727b1c105687892cf85e955a05bf09e266a1ec86.

github.com/mallowigi/material - 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...

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

Fixes #2523.

github.com/mallowigi/material - 44b0ca0abad49017a2b317f3198cb19b2783712e authored over 9 years ago by Thomas Burleson <[email protected]>
chore(): simplify .gitignore

Closes #2566.

github.com/mallowigi/material - b7146dcb067306f97a5e1a7618eaa5d8f3dd405b authored over 9 years ago by Tanguy Krotoff <[email protected]>
feature(build): add concatenated SCSS file for distribution

Closes #3385.

github.com/mallowigi/material - 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

github.com/mallowigi/material - 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...

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

Closes #3238.

github.com/mallowigi/material - 59c7335f2fa7537a226cb445adefb70b55127971 authored over 9 years ago by Julien Renaux <[email protected]>
refactor(gulpfile): use forEach instead of filter

Closes #3396.

github.com/mallowigi/material - 0fbe33580195fbdea07bb7e4e07002c137482ba5 authored over 9 years ago by noamokman <[email protected]>
update(fabSpeedDial): fix positioning for mixed button sizes

Fixes #3240. Closes #3427.

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

Fixes #3423.
Closes #3451.

github.com/mallowigi/material - 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

github.com/mallowigi/material - 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

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

update docs.

Closes #3391. Closes #3534.

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

Closes #3536.

github.com/mallowigi/material - 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...

github.com/mallowigi/material - 6fc9212cb96cd3542015eea57fad20a1b6cf24af authored over 9 years ago by Michael Prentice <[email protected]>
update(build): replaces url with origin for now

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

github.com/mallowigi/material - 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.

github.com/mallowigi/material - 68bd4f4974afaa84c32270eb966d841163d879e8 authored over 9 years ago by Robert Messerle <[email protected]>
feat(select): add support for disabled

closes #3518

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

closes #3501

github.com/mallowigi/material - 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

github.com/mallowigi/material - 1a15d997fd51157f170d7b5c16ec3d6536ec4f7f authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(autocomplete): fixes infinite digest issue in IE11

Closes #3101

github.com/mallowigi/material - 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

github.com/mallowigi/material - 556be5fb7cca42b44712abdf8cedd5488bf02d2f authored over 9 years ago by Robert Messerle <[email protected]>