Skip to content

Commit

Permalink
feat(TDP-1423): Remove React Native from Video Label (newsuk#2910)
Browse files Browse the repository at this point in the history
* feat(TDP-1423): combined shared and web styles

* feat(TDP-1423): replaced React Native text with TcText

* feat(TDP-1423): replaced React Native View with TcView

* feat(TDP-1423): remove React Native from package.json

* feat(TDP-1423): add utils package and styled-components to package.json

* feat(TDP-1423): delete test file

* feat(TDP-1423): add react-testing library

* feat(TDP-1423): rewrite unit tests, update snapshots

* feat(TDP-1423): fix formatting, linting

* feat(TDP-1423): fix import error

* feat(TDP-1423): update package versions
  • Loading branch information
othetgyi committed Apr 11, 2022
1 parent 676b642 commit 125e2e3
Show file tree
Hide file tree
Showing 9 changed files with 189 additions and 509 deletions.
2 changes: 1 addition & 1 deletion packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"homepage": "https://github.com/newsuk/times-components#readme",
"dependencies": {
"@times-components/styleguide": "3.38.30"
"@times-components/styleguide": "3.38.31"
},
"devDependencies": {
"@babel/core": "7.4.4",
Expand Down

This file was deleted.

0 comments on commit 125e2e3

Please sign in to comment.