GitHub / Promact/material2 / commits
Material Design components for Angular 2
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1e6331b6 | added index.ts for umd | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 2c027082 | merge Merge branch 'master' into promact | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| cd60471c | chore(textarea): create textarea | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| b207b244 | merged with Angular Material2 | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 5086c494 | merge Merge branch 'master' into promact | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 8dfb1fe7 | added component as root module. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| d81c9cfb | chore(progress-spinner): fix binding expression in readme (#1274) |
Jeremy Elbourn <j****n@g****m>
Committed by: Kara <k****a@u****m> |
almost 10 years ago | |
| fa78f725 | fix(theming): set input default color to currentColor in input theme (#1260) ... |
Jimit Ndiaye <j****e@g****m>
Committed by: Kara <k****a@u****m> |
almost 10 years ago | |
| e901f424 | chore(packages): fix warnings (#1270) |
Jesse Palmer <j****r@g****m>
Committed by: Kara <k****a@u****m> |
almost 10 years ago | |
| db450baf | docs(readme): use forRoot() in example module imports. (#1271) |
Jan Nielsen <j****n@g****m>
Committed by: Kara <k****a@u****m> |
almost 10 years ago | |
| 9c54e02e | fix(spinner): add missing selector for theming (#1272) |
Jeremy Elbourn <j****n@g****m>
Committed by: Kara <k****a@u****m> |
almost 10 years ago | |
| 4d0de2fe | chore(select): create select scaffold (#1240) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| a8fcc5aa | chore: fix typos in list/grid-list readmes (#1269) |
Jeremy Elbourn <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 0da7b68a | docs(getting started): change to latest cli install (#1257) |
Shai Reznik <s****z@u****m>
Committed by: Jeremy Elbourn <j****n@g****m> |
almost 10 years ago | |
| d5bcd7ca | updated package.json with RC6. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| c1606243 | configure root module as all components. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| fb74caf8 | merge Merge branch 'promact' of https://github.com/Promact/material2 into promact | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| b5a99064 | merge Merge pull request #6 from shreel2015/promact |
Dharmesh <d****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| daf77888 | fixed design issues of datepicker component. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| c9308c40 | Minor change in README.md of textarea | Shreel Desai <s****l@p****m> | almost 10 years ago | |
| 2d975e67 | merge Merge pull request #5 from shreel2015/promact |
Dharmesh <d****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 9e12e11a | optimisation on datepicker component. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| f7b39d90 | Added Textarea Component | Shreel Desai <s****l@p****m> | almost 10 years ago | |
| 8c3a57ab | update datepicker. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| 939bd292 | added footer buttons on datepicker component. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| afb09a18 | fixed design issues of datepicker. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| 226c925a | fixed date range implementation of datepicker. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| 9055c3b0 | chore: bump to alpha.8-2 and all deps to ^2.0.0 (#1255) |
Jeremy Elbourn <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| bf368a60 | fixed unset date issue in datepicker. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| ea3559a5 | removed extra reference code. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| ba14c2a6 | updated date time picker component and created its demo. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 8fb1995e | set clock hand implementation. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 739d8e34 | chore: update status on theming and select (#1251) |
Jeremy Elbourn <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| a49c030d | fix(theming): remove top-level `&` in input theme (#1248) |
Jeremy Elbourn <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 379a57fe | docs(theming): add initial guide for theming. (#1246) |
Jeremy Elbourn <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| e0726e15 | feat(theming): add initial version for user-facing theming (#1239) |
Jeremy Elbourn <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| cdd8e346 | chore: reduce SauceLabs + Edge flakiness (#1216) |
Jeremy Elbourn <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| d1fb1398 | update clock implementation of datepicker. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| c0595339 | update performance of datepicker component. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| 90872a97 | implemented clock of datepicker component. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 01c47445 | update clock of datepicker component. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| da2b6a4c | merge Merge branch 'promact' of https://github.com/Promact/material2 into promact | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 92a36651 | initial implementation of clock of datepicker component. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 0ded51e1 | removed extra datepicker components. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 9e07530e | updated calendar of datepicker component. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| c0d1db50 | update calendar of datepicker component. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| be27d938 | merge Merge pull request #4 from krupa310/promact |
Dharmesh <d****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 8eca40b0 | docs: update getting started w/ webpack CLI (#1237) |
David East <d****t@u****m>
Committed by: Jeremy Elbourn <j****n@g****m> |
almost 10 years ago | |
| 40dec836 | updated datepicker implementation. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| 8ddcdb7d | update calendar in datepicker component. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 484f4703 | chore: fix typos in comments in GlobalPositionStrategy (#1228) |
Aleš <a****s@f****z>
Committed by: Jeremy Elbourn <j****n@g****m> |
almost 10 years ago | |
| bf6e7a52 | updated datepicker implementation. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 90177263 | updated implementation of datepicker component. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 34bc2963 | Convert hex text to upper case | krupa <k****a@p****m> | almost 10 years ago | |
| b172e41b | updated datepicker component. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| e16cec6b | modified datepicker component. | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| bf788536 | update datepicker basic implementation | Dharmesh Pipariya <p****h@g****m> | almost 10 years ago | |
| 833368f9 | fix(aot): make the demo app build with AoT compiler (#1209) |
Alex Eagle <e****e@p****u>
Committed by: Hans <h****s@h****a> |
almost 10 years ago | |
| 5b8d3509 | docs: update dev env guide (#1198) |
Jeremy Elbourn <j****n@g****m>
Committed by: Hans <h****s@h****a> |
almost 10 years ago | |
| 97a54996 | docs: mention index.js changes in changelog (#1199) |
Jeremy Elbourn <j****n@g****m>
Committed by: Hans <h****s@h****a> |
almost 10 years ago | |
| 178b6e83 | docs(CHANGELOG): Add missing comma to to imports (#1197) |
Jan Nielsen <j****n@g****m>
Committed by: Hans <h****s@h****a> |
almost 10 years ago | |
| 17468e37 | Update spelling REAME (#1184) |
Jerad Acosta <J****d@d****m>
Committed by: Hans <h****s@h****a> |
almost 10 years ago | |
| 7ecda223 | feat(dialog): add backdrop (#1041) |
Jeremy Elbourn <j****n@g****m>
Committed by: Hans <h****s@h****a> |
almost 10 years ago | |
| 3d5ceabe | fix(sidenav): fix Promise type to match (#1188) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 0ca5ec7a | fix(core): fix cyclic dependency (#1187) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| fe2b493f | fix(MdInput): Input should not be treated as empty if it is a date field. (#... |
Jesper Håkansson <j****r@j****e>
Committed by: Hans <h****s@h****a> |
almost 10 years ago | |
| 8099a722 | chore(release): version bump for packaging fix (#1168) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| adc87876 | fix(packaging): tsconfig was configured with the wrong module flag (#1167) |
Hans <h****s@h****a>
Committed by: Kara <k****a@u****m> |
almost 10 years ago | |
| 9a991ccc | chore(release): update versions and changelog for alpha.8 (#1154) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 21dc44ae | fix(all): add forRoot() to all modules (#1166) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 3ef7ece6 | docs(readme): link issues in project status (#1162) |
Aleš <a****s@f****z>
Committed by: Kara <k****a@u****m> |
almost 10 years ago | |
| e5830d17 | fix(button-toggle): toggle group should not emit an initial change event. (#1... |
Paul Gschwendtner <p****r@m****m>
Committed by: Kara <k****a@u****m> |
almost 10 years ago | |
| ac7b5d1a | published 0.0.1-alpha.2 | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 7eb0a6d8 | undo merged. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| b75b3f16 | revert rc5 | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 4c9d0b80 | revert to rc5 | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 59cdefba | updated with md2. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| c7050dea | updated config of md2. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 3060eb4b | updated code with md2 | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 66b9101a | update e2e with md2. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 13bc6aea | updated md2. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| eb25c9fb | update demo modules. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| da84a36a | update with master. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| f35fe85f | update with md2 | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 51df7cd6 | merge Merge branch 'master' into promact | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| fe7f1945 | fixed multiselect design issue. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 0390bd57 | docs(readme): add project status (#1159) |
Jeremy Elbourn <j****n@g****m>
Committed by: Kara <k****a@u****m> |
almost 10 years ago | |
| 818290ba | refactor(all): add index.ts, and build using es2015 and UMD bundles. (#1158) |
Hans <h****s@h****a>
Committed by: Kara <k****a@u****m> |
almost 10 years ago | |
| 3669f062 | feat(menu): add keyboard events and improve accessibility (#1132) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 4f2bc669 | chore(release): update versions for RC.6 (#1149) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 763b774a | added root module for all components. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| a4fe82ee | update md2 module. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| b9a98172 | removed material's components from md2component. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 31da48df | updated @angular2-material to md2 | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| 1a9c1da4 | update material2 to md2. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| fb0c0743 | update datepicker basic implementation. | dharmeshpipariya <p****h@g****m> | almost 10 years ago | |
| aaf41bdb | chore(release): update version for experimental release 3 (#1148) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| cda90f3b | fix(checkbox): export TransitionCheckState enum (#1147) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 8cc7e0bc | chore(release): update version for experimental release 2 (#1146) |
Kara <k****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| a53ecbb0 | chore(ci): finish different matrixes in fast finish mode (#1138) |
Paul Gschwendtner <p****r@m****m>
Committed by: Kara <k****a@u****m> |
almost 10 years ago |