!tigLUmlwJZDNSZENWC:matrix.org

Angular Material

3475 Members
Material Design components for Angular https://material.angular.io8 Servers

Load older messages


SenderMessageTime
24 Apr 2021
@gitter_shekharramola:matrix.orgShekhar Ramola (Gitter) left the room.06:56:55
@gitter_waiholiu:matrix.orgWai Liu (Gitter) left the room.06:56:55
@gitterbot:matrix.orgGitter Integration (legacy) left the room.06:56:55
@gitter_splaktar:matrix.orgMichael Prentice (Gitter) left the room.06:56:55
@gitter_ronniebarker:matrix.orgRonnie Barker (Gitter) left the room.06:56:55
@gitter_acodewizard:matrix.orgReact Specialist (Gitter) left the room.06:56:56
@gitter_parijat_rony_twitter:matrix.orgParijat Sharma (Gitter) left the room.06:56:56
@gitter_softkarma:matrix.orgShreyas (Gitter) left the room.06:56:56
@gitter_danww:matrix.orgDaniel Willis (Gitter) left the room.06:56:57
26 Apr 2021
@mhagnumdw-5e5b09cfd73408ce4fdb2e66:gitter.immhagnumdw (mhagnumdw) joined the room.22:02:55
@mhagnumdw-5e5b09cfd73408ce4fdb2e66:gitter.immhagnumdw (mhagnumdw)

Hi!
I have the ngsMatErrorMessages directive as shown below.

<mat-error ngsMatErrorMessages></mat-error>

I'm writing automated tests. Is it possible to get the directive instance before the mat-error appears? I know that it is already instantiated.

22:02:56
7 May 2021
@gitter-badger:gitter.imgitter-badger (The Gitter Badger) changed their display name from gitter-badger (The Gitter Badger) to matrixbot (matrixbot).05:42:31
10 May 2021
@server_stats:nordgedanken.devServer Stats Discoverer (traveler bot) joined the room.12:04:48
@server_stats:nordgedanken.devServer Stats Discoverer (traveler bot) 12:04:49
11 May 2021
@platinum-noir:matrix.orgplatinum-noir joined the room.04:38:21
@platinum-noir:matrix.orgplatinum-noirRedacted or Malformed Event07:16:16
@platinum-noir:matrix.orgplatinum-noirRedacted or Malformed Event07:16:19
@platinum-noir:matrix.orgplatinum-noir * hello, is it possible to make a whole component an area where you can drop other components? something like https://material.angular.io/cdk/drag-drop/examples#cdk-drag-drop-connected-sorting-group and turn into this picture figure 1 where the black box is the area where i can drop components in and have condition where i can only drop any number of predetermined-sized components that can fit within that fixed drop area figure 2. 07:16:51
@server_stats:nordgedanken.devServer Stats Discoverer (traveler bot) set a profile picture.12:42:33
15 May 2021
@emrysal-55debe5a0fc9f982beaebf5c:gitter.imemrysal (Alex van Andel) joined the room.13:39:41
@emrysal-55debe5a0fc9f982beaebf5c:gitter.imemrysal (Alex van Andel)

I am trying to install angular components using Yarn 2 PnP, I got Angular to work properly but I am struggling to figure out how to (or if it is even possible) get the Angular Material library to work on it. The source of my issue comes from the Sass dependency between @angular/material and @angular/cdk. @use '../../cdk/overlay'; which no longer works when @angular/material and @angular/cdk do not share the same @angular root repository. (Instead, they go into .yarn/$$virtual/@angular-material-virtual-4cab151bf2/0/cache/@angular-material-npm-12.0.0-6e8dd67b13-e9c1a36bd7.zip/node_modules/@angular/material/core/_core.scss, ...)

Has someone succeeded doing this, is this possible, is my environment broken? There is very little documentation around to draw a baseline.

13:39:42
18 May 2021
@gitter-badger:gitter.imgitter-badger (The Gitter Badger) changed their display name from matrixbot (matrixbot) to gitter-badger (The Gitter Badger).06:53:52
19 May 2021
@ishanuda-57286bcfc43b8c601970e63d:gitter.imishanuda (Ishan Udayapriya) Hi, I have this idea which is opened as the feature request. angular/components#22688
And the example I created here for reference.
Can anyone look into this and give any suggestions, please?
Thank you very much.
17:33:17
@ishanuda-57286bcfc43b8c601970e63d:gitter.imishanuda (Ishan Udayapriya) * Hi, I have this idea which is opened as the feature request. angular/components#22688
And the example I created here for reference : https://stackblitz.com/edit/angular-ivy-zk9lzx?file=src%2Fapp%2Fapp.component.ts.
Can anyone look into this and give any suggestions, please?
Thank you very much.
17:33:53
23 May 2021
@intellix-54352950163965c9bc209ca8:gitter.imintellix (Dominic Watson)

was trying to update to @angular/material v12 and using the new sass imports. We're referencing $dark-focused like so:

focused-button: $dark-focused,

which as I understand should now be:

@use '~@angular/matieral' as mat
focused-button: mat.$dark-focused,

The problem is, it says the variable isn't defined.. I look in here and see export of $mat-dark-focused which doesn't exist... is that not validated and am I correct in thinking the reference is wrong there... for others too? https://github.com/angular/components/blob/master/src/material/core/theming/_palette.import.scss#L8

20:25:10
@intellix-54352950163965c9bc209ca8:gitter.imintellix (Dominic Watson) *

was trying to update to @angular/material v12 and using the new sass imports. We're referencing $dark-focused like so:

focused-button: $dark-focused,

which as I understand should now be:

@use '~@angular/matieral' as mat
focused-button: mat.$dark-focused,

The problem is, it says the variable isn't defined.. I look in here and see export of $mat-dark-focused which doesn't exist... is that not validated and am I correct in thinking the reference is wrong there... for others too? https://github.com/angular/components/blob/master/src/material/core/theming/_palette.import.scss#L8

20:25:23
25 May 2021
@compmaster-57c812ef40f3a6eec062aac5:gitter.imcompmaster (compmaster) joined the room.10:53:31
@compmaster-57c812ef40f3a6eec062aac5:gitter.imcompmaster (compmaster) Hello. A question about <mat-sidenav-content>. It's not focused by default and users cannot navigate page with arrows/PgUp/PgDown without clicking and focusing it first. Any way to workaround this issue or avoid MatSidenav in favor of other component? 10:53:32
@p97z-5a8c8405d73408ce4f8e0fa1:gitter.imp97z (PerryP) joined the room.16:47:02
@p97z-5a8c8405d73408ce4f8e0fa1:gitter.imp97z (PerryP) Anybody know how to debug this warning? WARNING: Missing font size at 42:8. Ignoring. 16:47:02

Show newer messages


Back to Room ListRoom Version: 5