Pinned Loading
-
ag-grid/ag-charts
ag-grid/ag-charts PublicAG Charts is a fully-featured and highly customizable JavaScript charting library. The professional choice for developers building enterprise applications
-
young-steveo/bottlejs
young-steveo/bottlejs PublicA powerful dependency injection micro container for JavaScript applications
-
react-headless-collapsible: a React ...
react-headless-collapsible: a React hook to create collapsible components (inspired by `react-collapsible`) 1import { useCollapsible } from './use-collapsible';
23export function Collapsible({ open, title, className, lazyLoad, onToggle, children, ...props }) {
4const { isOpen, shouldRender, getTriggerProps, getContentProps } = useCollapsible({ open, onToggle });
5const classNames = [className, 'collapsible'];
-
jQuery Plugin wrapInGroups
jQuery Plugin wrapInGroups 1/**
2* Takes a jQuery collection and wraps each 'groupSize' items with 'wrapHtml'
3* Example: $('#Example span').wrapInGroups('<div/>', 4);
4* Will wrap every 4 span's inside #Example with a div
5* See for yourself: http://jsfiddle.net/M9ZFh/
1,077 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 7 commits in 1 repository
Created a pull request in ag-grid/ag-charts that received 3 comments
AG-8703: Validate values returned by callbacks
+668
−278
lines changed
•
3
comments
Opened 2 other pull requests in 1 repository
ag-grid/ag-charts
2
merged
-
AG-8703b: Convert axis title formatter response to string
This contribution was made on Apr 4
-
AG-14622: Fix grouped-category labels when only one datum is provided
This contribution was made on Apr 3
Reviewed 2 pull requests in 1 repository
ag-grid/ag-charts
2 pull requests
-
AG-14653 Add required() validator for AgContextMenuAction options
This contribution was made on Apr 4
-
AG-8876 Add placeholder
contextMenu.items[]
contract optionThis contribution was made on Apr 3