GithubHelp home page GithubHelp logo

katan / angular-material-demos Goto Github PK

View Code? Open in Web Editor NEW
6.0 0.0 5.0 270 KB

Angular +7 and Material Design Examples

JavaScript 1.01% TypeScript 52.64% HTML 29.72% CSS 16.63%
material angular demo-application

angular-material-demos's Introduction

Angular Material demos

This project provides a functionality demos using Material Design.
Still working to provide a beta release.

Dependencies

Mandatory

Optional

Features

  • Uses theming Angular material
  • Simple folder structure
  • Uses last packages released
  • Is Focus on minor initial bundles sizes and best performance
  • Demos provideds:
    • Data tables
    • Tabs
    • Forms (Working on)
    • Espansion panels (AKA Accordion)
    • More demos on next releases ...

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use npm run build:prod on the root path for a production build.

Bundles analyzer

Run npm run analyze on the root path to analyze the bundles project.

Running unit tests (not yet)

Run ng test to execute the unit tests via Karma.

Running end-to-end tests (not yet)

Run ng e2e to execute the end-to-end tests via Protractor.

angular-material-demos's People

Contributors

katan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

angular-material-demos's Issues

Provide a forms demos

  • I'm submitting a ...

    • bug report
    • feature request
  • What is the current behavior?
    Missing form demos.

  • What is the expected behavior?
    Adds more Forms.
    Adds validation forms demo.

  • What is the motivation / use case for changing the behavior?
    Provide a full form demos.

  • Other information
    none

Breadcrumb doesn't execute at start

Expected Behavior

Reload a specific route page like: '/form/simple/form' and expect the breadcrumb shows correctly.

Current Behavior

Reload a specific route page like: '/form/simple/form' and the breadcrumb shows a slash '/'.
If the route changes the breadcrumbs run correctly.

Possible Solution

Review why the routing life cycle doesn't handling by the breadcrumb at start

Steps to Reproduce

  1. Open new tab and paste: 'localhost:4200/forms/simple-form'
  2. The breadcrumb only show a slash

Context (Environment)

The affectation is minimum but is strange and only affect at start.

Detailed Description

See the possible solution.

Add a login page

  • Add a login/recovery password pages
  • Save signin data on session storage
  • Default redirect to login page
  • Implement logout; remove session storage & redirect to login page

Expande/Collpase the side menu when routing changes

  • I'm submitting a ...

    • bug report
    • feature request
  • Do you want to request a feature or report a bug?
    Feature.

  • What is the current behavior?
    The side menu at start has collaspsed.

  • What is the expected behavior?
    The side menu expande/collapse on the correct menu selection when the routing changes.

  • What is the motivation / use case for changing the behavior?
    UX improvements

  • Other information

The Sidenav Component should be Subscribe on the router events to detect changes and handle the expanse/collapse menu

The XLSX module outside vendor.js

Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.

  • I'm submitting a ...

    • bug report
    • feature request
  • Do you want to request a feature or report a bug?
    Feature.

  • What is the current behavior?
    The vendor has increased hugely.

  • What is the expected behavior?
    The XLSX module should be inside another not a main required javascript file.

  • What is the motivation / use case for changing the behavior?
    Reduce the initial load

  • Other information

Create a own module to import the XLSX module, or import inside tabs module or similar.

Breadcrumb doesn't works at starts

When user sign in the app redirect to "/form/simple-form", but breadcrumb only show one slash "/".
After works well when changes to another route.

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.