237 Commits

Author SHA1 Message Date
Danilo Woznica
85ed77eff9 Merge pull request #222 from danilowoz/fix/native-inital-value
fix(native): set the right initial value of the animation instance
v5.1.3
2020-10-19 19:24:59 +01:00
Danilo Woznica
255ff3e906 fix(native): set the right initial value of the animation instance 2020-10-19 19:21:53 +01:00
Danilo Woznica
513cba06e4 Create codeql-analysis.yml 2020-09-30 18:14:13 +01:00
Danilo Woznica
113ddf1cb0 Merge pull request #218 from danilowoz/force-update-dependencies
fix(dependencies): update
v5.1.2
2020-09-20 19:30:02 +01:00
Danilo Woznica
088627ac88 fix(dependencies): update 2020-09-20 19:19:43 +01:00
Danilo Woznica
c606eed2da Merge pull request #217 from omBratteng/add-github-actions
Add GitHub actions
2020-09-20 19:12:59 +01:00
Ole-Martin Bratteng
3784f2bf81 ci(gh-actions): add a release workflow 2020-09-16 10:08:55 +02:00
Ole-Martin Bratteng
e2420596d0 ci(gh-actions): remove npm run build from test command
It is run in CI action
2020-09-16 10:08:55 +02:00
Ole-Martin Bratteng
2905629d14 ci(gh-actions): remove .travis.yml 2020-09-16 10:08:54 +02:00
Ole-Martin Bratteng
5360e453e7 ci(gh-actions): create CI action for testing and linting 2020-09-16 10:08:54 +02:00
Danilo Woznica
2cf826efb1 build(dependencies): audit 2020-09-14 10:02:09 +01:00
Danilo Woznica
b0f0f8d79a fix(dependencies): audit v5.1.1 2020-08-29 15:01:17 +01:00
Danilo Woznica
cb4ee8fe41 Merge pull request #214 from aamnah/patch-1
list props as a table
2020-08-01 12:50:53 +01:00
Danilo Woznica
b53736c83a docs(props): improve legibility 2020-08-01 12:49:24 +01:00
Danilo Woznica
322438ec9c Merge pull request #215 from danilowoz/dependabot/npm_and_yarn/elliptic-6.5.3
chore(deps): bump elliptic from 6.5.2 to 6.5.3
2020-08-01 12:11:18 +01:00
dependabot[bot]
ee1b340a32 chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 08:50:13 +00:00
Danilo Woznica
83e1495a3a Update README.md 2020-07-23 19:21:04 +01:00
Aamnah Akram
c2425ff756 list props as a table
table makes it easier to quickly scan through the props and see default values, imho
2020-07-22 15:37:29 +05:00
Danilo Woznica
1cfb3fab0b ci(package): add engine version
Add engines to package.json
2020-07-20 10:33:30 +01:00
Danilo Woznica
8d3b437ae3 Merge branch 'master' into patch-2 2020-07-20 10:25:47 +01:00
Danilo Woznica
30fdf71d9f ci(node): add more node env
Update .travis.yml
2020-07-20 10:23:42 +01:00
Michaël De Boey
694af8454c Update package.json 2020-07-15 01:35:37 +02:00
Michaël De Boey
000d7f98cf Update .travis.yml 2020-07-15 01:35:18 +02:00
Danilo Woznica
2a12c61742 Merge pull request #209 from danilowoz/dependabot/npm_and_yarn/npm-6.14.6
chore(deps): bump npm from 6.14.4 to 6.14.6
2020-07-08 10:00:47 +01:00
dependabot[bot]
1bb3360518 chore(deps): bump npm from 6.14.4 to 6.14.6
Bumps [npm](https://github.com/npm/cli) from 6.14.4 to 6.14.6.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.14.4...v6.14.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 20:54:11 +00:00
Danilo Woznica
4f6c5b0b91 Merge pull request #205 from danilowoz/feat/native-path-component
Feat/native path component
v5.1.0
2020-06-22 13:32:54 +01:00
Danilo Woznica
314529bb1f Merge branch 'master' into feat/native-path-component 2020-06-22 13:21:38 +01:00
Danilo Woznica
589c9719ba feat(native): re-export Path from react-native-svg 2020-06-22 13:18:30 +01:00
Danilo Woznica
4e5bc2ab41 fix(dependencies): audit security issues 2020-06-22 13:17:51 +01:00
Danilo Woznica
b5022c3e91 docs(readme): responsive section 2020-06-11 16:50:16 +01:00
dependabot[bot]
ab7473e39f chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#203)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 09:44:38 +01:00
Danilo Woznica
98a1101f65 doc(readme): compatibility section 2020-06-06 16:55:49 +01:00
Danilo Woznica
9af1f577eb docs(troubleshooting): browser support (#200) 2020-05-25 18:53:23 +01:00
Danilo Woznica
ab22b9cfcb perf(native): improve performance by removing the internal state (#193)
* perf(native): improve perfomance removing internal state

related #178 related #187

* test(native): update snapshots
v5.0.4
2020-04-08 09:59:54 +01:00
Danilo Woznica
56139989e4 fix(dependencies): audit (#192) v5.0.3 2020-04-05 15:42:34 +01:00
Danilo Woznica
02e98eb0b1 Docs/troubleshooting (#191)
* docs(readme): adds troubleshooting section

* docs(readme): reorder sections
2020-04-05 13:37:40 +01:00
dependabot[bot]
70e3d5ded8 chore(deps): bump acorn from 5.7.3 to 5.7.4 (#186)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-16 10:01:05 +00:00
Danilo Woznica
879696037d fix(native): creates the styles obj using assign (#183)
closes #182
v5.0.2
2020-02-20 11:01:58 +00:00
Erwann Mest
b3ea38e4e7 docs(README): fix "Black box in Safari / iOS" (#181) 2020-02-03 11:28:12 +00:00
Danilo Woznica
a2fb377ff9 Update README.md 2020-01-27 20:50:41 +00:00
Danilo Woznica
6f77337fec fix(interface): path to interface declaration (#180)
Closes #179
v5.0.1
2020-01-27 19:10:09 +00:00
Danilo Woznica
6547763d30 docs(readme): add link to docs 2020-01-26 20:58:56 +00:00
Danilo Woznica
8ed714cb3d V5: API changes (#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
v5.0.0
2020-01-26 20:06:38 +00:00
Danilo Woznica
06432e257d fix(Interface): extend svg attr (#172)
* fix(interface): extends from svg element

* fix(native interface): extend from svg native package
v4.3.4
2019-12-25 23:27:01 -03:00
Danilo Woznica
ca628bf89f docs(development): migrate to storybook (#171)
* docs(dev mode): migrate to storybook

* style(codebase): update eslint rules

* build(dev dependencies): update
2019-12-25 22:44:18 -03:00
Danilo Woznica
cc64259ed7 docs(properties): viewbox 2019-12-09 17:09:12 -03:00
GOLDI KUMAR
f2f058bd28 fix(typecheck): aria-label prop (#167)
* Update index.ts

* Update index.ts

* Updating ariaLabel

* ariaLabel case update

* Update Svg.tsx
v4.3.3
2019-12-06 16:50:40 -03:00
Danilo Woznica
4c9f06184a Merge pull request #165 from patcito/reacteurope-badge
add reacteurope badge to readme
2019-11-26 13:11:09 +00:00
Patrick Aljord
fb544dd6c0 add reacteurope badge to readme 2019-11-22 20:06:45 +01:00
Danilo Woznica
c032ca7d2b Merge pull request #158 from danilowoz/docs-dependency
docs(getting started): add dependency
2019-10-13 15:43:48 +01:00