-
**Angular 15 material design support**
which template:
* [x] MaterialDesignFrameworkModule — Material Design
* [ ] Bootstrap3FrameworkModule — Bootstrap 3
* [ ] Bootstrap4FrameworkModule — Boots…
-
Figure out how to do it
-
with a bit of css + adding ripple effect to directive
![radix md](https://cloud.githubusercontent.com/assets/6170401/24013507/a891ad62-0a4f-11e7-86ca-df6692a618e9.png)
![radix md 2](https://cloud.gi…
-
# Design start: Human Atlas Stories Y3 cosmetic updates
Today I met with Todd to discuss what is possible for Human Atlas Stories for the 8th Release:
- We determined that Melanie is my development …
-
I have converted an existing angular repo to shell app using `ng g @angular-architects/native-federation:init --port 4220 --type dynamic-host` commant and successfuly converted and app running fine no…
-
```
angular.js:12520 attempted to use unregistered theme 'toast--error'
angular.js:12520 Attempted to use unregistered theme 'toast--error'. Register it with $mdThemingProvider.theme().
angular.js:125…
-
As a part of `Implement Nest frontend` milestone we need to figure out what framework/language is the most appropriate for the task. This is sort of research and discuss first task:
- the framework…
-
Hello!
im using your Package with the Versions:
"@zajsf/core": "^17.2.4"
"@zajsf/cssframework": "^17.2.4"
"@zajsf/material": "^17.2.4"
and with Angular and Material Version 17. I have a Problem…
-
Install AngularJS Material to project
1. npm install angular-material --save
2. Use [API](https://material.angularjs.org/latest/) as reference
3. Use Material Design to keep design consistent an…
-
### Feature Description
Currently the Angular Material implementation of the Material date picker only seems to display the current month's days, without the trailing days of the previous month and…