0.0.23 • Published 5 years ago

ftable v0.0.23

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

NPM version License

Tables Library for Angular 6/7

A set of components that work together to create tabular content.

Supports

  • Works for Both with front-end and back-end data
  • Filtering
  • Sorting
  • Search
  • Pagination
  • Page Size
  • Exports
    • Copy
    • CSV
    • JSON
    • Excel XLSX
    • Print
    • PDF ( very basic )

Dependencies

  • thenBy library

Issues:

On initialization with FOrder this is not reflected in the UI

TODO:

Friendly API
Documentation on how to use (in progress)
Further optimisations (in progress)
Provide backend to frontend preconfiguration
Provide some other sample backend systems node/php
thenby will be replaced to introduce ordering by type

Proof of Concept Application and Backend system

View Online
http://code.fairmutex.com/projects/web/FTablesSample/local

Sample application Usage with Local Data and Web API always upated with the latest ( Sample API below )
https://github.com/fairmutex/FTable-sample

Sample Backend Web API .net Framework
Backend API core 2.2
https://github.com/fairmutex/FTable-WebAPI-sample

Updates

0.0.7   Implemented Reset Filters functionality  
0.0.8   Restructured a lot to have Backend support and WebAPI Sample  
		Sorting is now using column name instead of index due to WebAPI back end  
0.0.9   Date Filtering Implemented, Optimized Number filtering Code  
0.0.10  Fixed Issue with Remote Date filtering  
0.0.11  Enhanced UX on Number and Date Filters (right Arrow moves cursor )  
0.0.12  Optimized Reset filter to call API once and Code cleanup 
0.0.13  Removed Bootstrap and FontAwesome from FTable dependency, setting styling at App level  
		FExporter takes a 'formats' input to customize export types available  
0.0.14  Fixed date filtering  
0.0.15  Changes in filtering tags, several class renames and minor adjustments
0.0.16  Fixed exporter to support all Browsers
		Added classes to sorting states to be set in app css

Warning: This is not production ready, published only to get feedback and ideas

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

1.0.0

8 years ago