@noinfopath/noinfopath-kendo-ui

2.1.0 • Public • Published

NoInfoPath Home


NoInfoPath Kendo UI (noinfopath-kendo-ui) @version 2.0.16

Copyright (c) 2017 The NoInfoPath Group, LLC.

Licensed under the MIT License. (MIT)

Overview

NoInfoPath Kendo UI is a wrapper around Kendo UI in order to integrate it with NoInfoPath Data. It is important to note that this module inplements implied interfaces that NoInfoPath defines. For the sake if this discussion we'll use the generic object oriented notation of "IXyz", where "I" stands for interface. This particular module will implement the IQueryParser, and IQueryBuilder interface.

Directives

TODO Needs better descriptions

Name Description
noKendoAutoComplete Autocomplete
noKendoCombobox combobox
noKendoDatePicker pick dates
noKendoGrid The infamous Kendo Grid
noKendoListView List view
noKendoLookup A glorified select tag
noKendoMultiSelect A glorified select tag that is actually cool

Services

|kendoQueryParser|Query Parser| |noKendoHelpers|Helpers for Kendo| |noKendoDataSourceFactory|Helps with kendo data source|

Dependencies

  • AngularJS
  • jQuery
  • ngLodash
  • noinfopath
  • noinfopath.data

Development Dependencies

See package.json for exact version requirements.

  • indexedDB.polyfill
  • angular-mocks
  • es5-shim
  • grunt
  • grunt-bumpup
  • grunt-version
  • grunt-contrib-concat
  • grunt-contrib-copy
  • grunt-contrib-watch
  • grunt-karma
  • jasmine-ajax
  • jasmine-core
  • jshint-stylish
  • karma
  • karma-chrome-launcher
  • karma-coverage
  • karma-firefox-launcher
  • karma-html-reporter
  • karma-ie-launcher
  • karma-jasmine
  • karma-phantomjs-launcher
  • karma-safari-launcher
  • karma-verbose-reporter
  • noinfopath-helpers
  • phantomjs

Developers' Remarks

Who When What
Jeff 2015-08-08T16:38:00Z Creating a new NoInfoPath module.
Jeff 2015-09-15T11:10:00Z Implemented noKendoGrid with noKendoDataSource, which integrates with the NoInfoPath Data Providers.

Readme

Keywords

none

Package Sidebar

Install

npm i @noinfopath/noinfopath-kendo-ui

Weekly Downloads

1

Version

2.1.0

License

MIT

Unpacked Size

6.9 MB

Total Files

453

Last publish

Collaborators

  • noinfopath