GithubHelp home page GithubHelp logo

ng-docs / material2 Goto Github PK

View Code? Open in Web Editor NEW
70.0 70.0 20.0 19.42 MB

Angular Material 中文版内容

Home Page: https://material.angular.live

License: MIT License

Python 2.17% JavaScript 0.76% TypeScript 83.17% Shell 0.36% HTML 7.29% CSS 6.25%

material2's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

material2's Issues

material.angular.cn边栏目录不能及时刷新

What is the expected behavior?

在同一页的多个条目之间来回切换时,边栏的目录会随着条目的变化而及时变化。

What is the current behavior?

在同一页的多个条目之间来回切换时,边栏的目录有时不会及时更新而保持上一个条目的目录。特别是cdk那一页。鼠标点击目录后才会更新。

dragdrop-cdk docs demo-source bug

What is the expected behavior?

What is the current behavior?

What are the steps to reproduce?

Providing a StackBlitz reproduction is the best way to share your issue.

StackBlitz starter: https://goo.gl/wwnhMV

https://material.angular.live/cdk/drag-drop/overview -->
Drag&Drop sorting -->
https://stackblitz.com/angular/ymqeqedylgq?file=app%2Fcdk-drag-drop-sorting-example.ts
the code
ngFor not ngfor
run many times failed and find spelling mistakes.......................
网站中拖动文档部分的Drag&Drop sorting源码在stackblitz上运行错误,后来发现是ngFor拼写错误,望修复
PS:网站本身展示的源码没有这个错误的.

好吧,整个html都是错误的,不知道中文文档移植的时候遭受了怎样的打击,去看了下原版的都正常
最后感谢大佬们的努力,记得去年4月份的时候,还只能看英文文档

<div cdkDropList class="example-list" (cdkDropListDropped)="drop($event)">
  <div class="example-box" *ngFor="let movie of movies" cdkDrag>{{movie}}</div>
</div>

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Is there anything else we should know?

【翻译质量】

首先感谢作者辛苦劳动,让不会英文的码【农】可以读到中文文档。

翻译质量似乎有待提高。

Schematics are included with both @angular/cdk and @angular/material. Once you install the npm packages, they will be available through the Angular CLI.

现在的翻译是:Angular Material 附带了一些原理图,一旦你安装了这个 npm 包,就可以通过 Angular CLI 来使用这些原理图了。

能不能这样翻译:生成器被包含在 @angular/cdk和@angular/material内,只要安装了@angular/cdk或@angular/material,就可以通过angular cli使用生成器了。

【错别字】Angular Material 主题

  1. 在 主题->Angular Material 主题 使用预定义主题 章节
    此外,你还可以直接饮用这个文件。类似这样:

饮用 应为 引用

  1. 指南->生成器 组件生成器 章节

    md表格没有正确渲染

when horizontal and more than 1 row, there will be a legible drag and drop.

Bug, feature request, or proposal:

There are too many elements for drag and drop(horizontal), that one row cannot contain them, so the rest of them will bee the second row. Then the drag and drop is confused.

What is the expected behavior?

when horizontal and more than 1row, there will be a legible drag and drop.

What is the current behavior?

the drag and drop is confused.

What are the steps to reproduce?

https://stackblitz.com/edit/angular-furjhv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.