Denys Vuika 2fa8283213 #82 datatable project cleanup
basic implementation of main features:

- custom data sources
- column types
- sorting by columns
- click events
2016-05-19 10:58:19 +01:00
2016-04-19 16:27:21 +01:00
2016-04-19 14:42:45 +01:00
2016-04-21 12:18:34 +01:00
2016-05-18 15:26:34 +01:00
2016-04-27 10:05:21 +01:00

ALFRESCO WEB COMPONENTS

alfresco angular2

Prerequisites

  • Alfresco repository with CORS enabled. A Docker-compose file is provided by the demo-shell app.

Running demo project

Steps below show the quickest way to get demo shell up and running.

git clone https://github.com/Alfresco/dev-platform-js-api.git
git clone https://github.com/Alfresco/dev-platform-webcomponents.git
cd dev-platform-webcomponents
  • Start the demo and Install all the dependencies (do it the first time or after a project update)
./start.sh -install
  • Start the demo
./start.sh

For development environment configuration please refer to project docs.

Components

S
Description
Alfresco Angular Components
Readme
800 MiB
Languages
TypeScript 91.9%
HTML 4.3%
SCSS 1.9%
JavaScript 1%
C 0.7%
Other 0.2%