Giter Site home page Giter Site logo

angular-veasy-table's Introduction

Hi there 👋

angular-veasy-table's People

Contributors

madhawas1 avatar mateusmfx avatar nandomb avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

angular-veasy-table's Issues

Cell temlate

Instead of
{{row[column.value] || column.default}}
it would be very useful to have cellTemplate

Server side pagination and sorting

Hello,
Is it possible to configure a table with server side pagination and sorting? Or implement a plugin to do so?

Thank you, your project looks very promising!

Erro ao executar o npm start

Boa tarde Fernando,
Estou tentando testar seu componente, mas ao executar o "npm start" ocorre o seguinte erro:

0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info prestart [email protected]
6 info start [email protected]
7 verbose unsafe-perm in lifecycle true
8 info [email protected] Failed to exec start script
9 verbose stack Error: [email protected] start: node_modules/http-server/bin/http-server -c-1 -a localhost -p 3000
9 verbose stack Exit status 1
9 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:213:16)
9 verbose stack at EventEmitter.emit (events.js:110:17)
9 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:24:14)
9 verbose stack at ChildProcess.emit (events.js:110:17)
9 verbose stack at maybeClose (child_process.js:1015:16)
9 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1087:5)
10 verbose pkgid [email protected]
11 verbose cwd C:\teste-veasytable\bower_components\angular-veasy-table
12 error Windows_NT 6.3.9600
13 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "start"
14 error node v0.12.4
15 error npm v2.10.1
16 error code ELIFECYCLE
17 error [email protected] start: node_modules/http-server/bin/http-server -c-1 -a localhost -p 3000
17 error Exit status 1
18 error Failed at the [email protected] start script 'node_modules/http-server/bin/http-server -c-1 -a localhost -p 3000'.
18 error This is most likely a problem with the angular-veasy-table package,
18 error not with npm itself.
18 error Tell the author that this fails on your system:
18 error node_modules/http-server/bin/http-server -c-1 -a localhost -p 3000
18 error You can get their info via:
18 error npm owner ls angular-veasy-table
18 error There is likely additional logging output above.
19 verbose exit [ 1, true ]

Sabe me dizer o que pode estar acontecendo?

Problema ao ordenar coluna do tipo data

Mesmo setando a coluna como sendo do tipo Date ao clicar a ordenação não fica correta exemplo.

Ordem crescente:

  • 01/02/2020 19:02:59
  • 02/04/2020 19:02:59
  • 04/01/2020 19:02:59
  • 05/01/2020 19:02:59 ...

Ordem decrescente:

  • 05/01/2020 19:02:59
  • 04/01/2020 19:02:59
  • 02/04/2020 19:02:59
  • 01/02/2020 19:02:59 ...

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.