Commit Graph

37 Commits (master)

Author SHA1 Message Date
Allan Jardine 1c6f059eb4 Update src with change from #579
1 year ago
Przemyslaw Klys aa82831640
Adds support for conditional colors to the percentageBars rendering function
1 year ago
Allan Jardine e405113d46 Build latest - correct packaging errors
1 year ago
Allan Jardine 950f84e173 Update: CommonJS loader to support non-execution loading
2 years ago
Allan Jardine 44bd7c34bc Fix: Missed jQuery dependency for a lot of plugins
2 years ago
Allan Jardine 87bb97dbb4 Complete transition to typescript and ESmodule + UMD loader for everything that will be included with the exception of i18n (upcoming)
2 years ago
Allan Jardine 4fff59b4ae Working towards support for both UMD and ESM loadings for plug-ins
2 years ago
Anton b926f43440
Update anchor.js
2 years ago
Anton b2eacaade1
Update anchor.js
2 years ago
Anton 908306c271
Update anchor.js
2 years ago
Anton 2199ba4648
Update anchor.js
2 years ago
Anton 129757a12d
Update anchor.js
2 years ago
Anton f31fba3d75
Add data renderer anchor
2 years ago
yaakovfeldman 40e3b46cd0
Ensure that data is string before escaping
2 years ago
yaakovfeldman 4d3a6850b9
Escape input even when no shortening required
2 years ago
Joost Molenkamp d405f51abb Use the set moment locale as a fallback instead of fixed 'en'
2 years ago
Allan Jardine e75a62a99b Renderer: Multi renderer
4 years ago
LokeshBabuTG 6106331e05
implemented review comments
4 years ago
LokeshBabuTG 25ae6ae135
Added a new render hyperLink.js
4 years ago
Allan Jardine 3c731d416e Renderer: moment - allow for empty values
4 years ago
Colin Marks 25e4eacb1d DEV typo in doc
5 years ago
Allan Jardine 037cb53cdb Duh
5 years ago
Allan Jardine 7a2f9ea2fb Fix - docs: Moment datatime renderer
5 years ago
Allan Jardine 1e09b225a5 Renderer: Improve doc comments
6 years ago
Luiz Felipe Aranha 8b4f1f1394
Update percentageBars.js
7 years ago
Lele Gaifax 0bb0384662 Fix a typo preventing rendering of null dates
7 years ago
Drijkoningen Dirk b324b2dd27 New features and bug fix
8 years ago
radmax 8f9058f6bf add missing extension
8 years ago
Drijkoningen Dirk 8057e87a8c percentageBars
8 years ago
Allan Jardine 89cc3a6280 Rendering: UMD loader for datetime formatter
8 years ago
Allan Jardine cf2b89baef New: Plug-ins for sorting and rendering using the Javascript Intl APIs
8 years ago
Allan Jardine a4479c3976 Fix - data renderer: Multi-character escaping
9 years ago
Allan Jardine f8ba1e9755 Fix - data renderer: Ellipsis renderer was prematurely cutting off words that would actually fit into the available character count
9 years ago
Allan Jardine 41cc62dfcb New - Data renderer: Date / time date renderer that uses momentjs
9 years ago
Allan Jardine 1692a8e63c Fix - renderer: Improvements for the ellipsis helper
9 years ago
Allan Jardine d51fc04b42 Renderer: Ellipsis plug-in was overwriting any pre-exisiting renderers!
9 years ago
Allan Jardine 62a8a38042 Add `ellipsis` data rendering helper to the plug-ins.
10 years ago