| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-03-29 | Tweak and re-organize ESLint config (#38369) | XhmikosR | 1 | -2/+2 | |
| * Tweak and re-organize ESLint config * merge individual configs to the root config * enable more eslint-plugin-import rules * lint markdown files * Lint | |||||
| 2022-11-12 | ESLint: enable prefer-template rule (#37484) | XhmikosR | 1 | -1/+1 | |
| 2022-04-21 | Manipulator: Add JSON parse support (#35077) | GeoSot | 1 | -0/+88 | |
| Support parsing JSON from each component's main element using the `data-bs-config` attribute. The `bs-config` attribute will be reserved and omitted during `getDataAttributes` parsing. With this commit, every component, will create its config object, using: * defaults * data-bs-config * the rest of data attributes * configuration object given during instance initialization Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2021-12-10 | Extract Component config functionality to a separate class (#33872) | GeoSot | 1 | -0/+78 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
