Tags: phitrellis/react-content-loader
Tags
Merge pull request danilowoz#205 from danilowoz/feat/native-path-comp… …onent Feat/native path component
perf(native): improve performance by removing the internal state (dan… …ilowoz#193) * perf(native): improve perfomance removing internal state related danilowoz#178 related danilowoz#187 * test(native): update snapshots
fix(native): creates the styles obj using assign (danilowoz#183) closes danilowoz#182
fix(interface): path to interface declaration (danilowoz#180) Closes danilowoz#179
V5: API changes (danilowoz#176) * feat(api): updates background and foreground BREAKING CHANGE: Rename `primaryColor` to `backgroundColor` and `secondaryColor` to `foregroundColor`. * feat(api): updates uniqueKey BREAKING CHANGE: Renamed prop key `uniquekey` to `uniqueKey` * fix(svg): removes unnecessary keys * fix(web svg): adds display name * feat(a11y): improves attrs BREAKING CHANGE: Shift `ariaLabel` to `title` prop, the value remains * refactor(codebase): reestructure * test(web native): updates with new structure * test(native): sets animate false on tests * fix(svg): removes viewBox, width and height from api * fix(presets): updates to new api and some design updates * feat(content loader): sets new default as facebook instead of a box * docs(readme storybook): updates to new api * test(web native): updates
fix(Interface): extend svg attr (danilowoz#172) * fix(interface): extends from svg element * fix(native interface): extend from svg native package
fix(typecheck): aria-label prop (danilowoz#167) * Update index.ts * Update index.ts * Updating ariaLabel * ariaLabel case update * Update Svg.tsx
Merge pull request danilowoz#156 from danilowoz/dependencies fix(dependencies): move native dependencies to native module
PreviousNext