- Fix bugs in KDBLex
- Adapt kdb-chart to Virtual DOM and createElement function
- Another workaround for bad .j.j - add option to tranfer q encoded data via http - k-deserialize
- Fix empty select param
- Check for the last id number for datatables update in server mode
- For datatable add ability to be reinitialized and updated on an external event
- Always remember the last query in kdb-table (needed for lazy loading)
- fix merge-cfg with C3
- add k-preserve to select
- fix null value issue in tables
- Add lex2 example - add kdb-charts on the fly.
- fix innerHTML issue when adding new data.
- fix errors with updates via kdb-query dispatch.
- Add .z.wc to srv.q
- Add https/wss support
- Add Datatables library
- fix AJAX urls
- execute query on change event for some elements
- add k-attr
- fixes
- Add JSONP and Cross origin requests
- add on-error to query
- fix bugs and srv.q
- fix debug.html
- update ace dynamically with options
- some bugfixes and extensions
- add dispatch update
- arguments for queries
- editor as a source of execs
- load by page for jsgrid
- add jsGrid tables
- add kdb-editor (based on ace)
- add dygraph charts
- live websockets
- lexer
- query on click event
- datalist support
- add interval and delay to kdb-query
- add flow support to kdb-chart
- Add ability to use user cfgs along with calculated data in kdb-chart
- Turn srv.q into a proxy.
- Add target to kdb-srv
- Add button events to query.
- kdb-srv
- kdb-query
- kdb-table
- kdb-chart