Giter VIP home page Giter VIP logo

cca-fab-components's Introduction

CCA FAB components

build status GitHub release (latest by date) License: MIT

This libs's monorepo was generated with Angular CLI version 9.1.12. This project make use of storybook for development and jest for tests.

Development server

Run npm start or npm run storybook for a dev server. Navigate to http://localhost:6006/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate module module-name --project=project to generate a new module. Run ng generate component component-name --project=project-name --module=module-name --style=scss --project=project to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Dont't forget to export your module/components on public-api.ts.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Jest. Run ng test:cov to execute the unit tests with coverage report.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

cca-fab-components's People

Contributors

luizmariz avatar matheuscsg avatar santanarscs avatar wagnerluzdevops avatar marciapenha avatar

Stargazers

Bruna Bricio avatar

Watchers

James Cloos avatar Fernando Tomasio avatar  avatar Rafael Bernardino de Farias avatar Victor Furtado avatar Bruna Bricio avatar

cca-fab-components's Issues

Componente autocomplete

Não foi carregado a doc automatica do componente de autocomplete, tenho também algumas dúvidas:

  1. o evento de "confirmed" retorna um array? Se sim, ele retorna sempre um array com uma posição e é sempre uma string? seria viável trocar o retorno para apenas uma string?

  2. o evento changed é emitido a cada alteração no campo sem existir um debounce para diminuir a quantidade de requisição, se os dados forem carregados de uma lista estatica acho q nao tem problema, mas se for carregado de uma api, acho q seria interessante adicionar um debounce de 3 segundos mais ou menos para uma nova requisição.

Caso seja de interesse da equipe essas alterações eu gostaria de abrir uma PR para fazer

Select exibindo [Object Object]

Todos os elementos do object options que possuem value = 0, então exibindo [Object Object] na lista. Confira a imagem abaixo para entender melhor.

Exemplo:
Captura de tela de 2020-12-09 09-35-42
Captura de tela de 2020-12-09 09-35-50

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Missing package.json file.

A package.json file at the root of your project is required to release on npm.

Please follow the npm guideline to create a valid package.json file.


Good luck with your project ✨

Your semantic-release bot 📦🚀

Implementar o componente de toast na biblioteca

O componente deve receber os atributos de cor e emitir um evento de "closed". Ele deve ter 4 estilos, info (default), warning, sucess e error. Além disso deve utilizar o componente de icone já implementado. Tamanho inline de no max 30vw (além disso quebra linha)

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.