Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release/0.2.0 #41

Open
wants to merge 97 commits into
base: master
Choose a base branch
from
Open

release/0.2.0 #41

wants to merge 97 commits into from

Conversation

EranNL
Copy link
Contributor

@EranNL EranNL commented Mar 1, 2021

No description provided.

EranNL and others added 30 commits October 24, 2020 10:07
Added page (and base) style and root imports
EranNL and others added 15 commits December 27, 2020 16:33
* Added overlays

* Added tooltips
* Added modals
* Added transpiling css

* Added repository property
* Removed inter fonts

* Made font names lowercase

* Changed variables to default, added iconpath variable

* Moved copying fonts to gulp
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.15 to v1.2.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-action@v1.0.15...e156083)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [framer-motion](https://github.com/framer/motion) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](framer/motion@v3.7.0...v3.8.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.4 to 17.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v5.1.0...v5.1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eran Machiels <dev@eranmachiels.nl>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.1.3...46071b5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eran Machiels <dev@eranmachiels.nl>
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #41 (c110d8f) into master (0bc038a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        33    +2     
  Lines          323       336   +13     
  Branches        97        97           
=========================================
+ Hits           323       336   +13     
Impacted Files Coverage Δ
src/components/Button/Button.tsx 100.00% <ø> (ø)
src/components/Card/Card.tsx 100.00% <ø> (ø)
src/components/Card/Content.tsx 100.00% <ø> (ø)
src/components/Container/Container.tsx 100.00% <ø> (ø)
src/components/Field/FieldContainer.tsx 100.00% <ø> (ø)
src/components/Form/Group.tsx 100.00% <ø> (ø)
src/components/Form/Label.tsx 100.00% <ø> (ø)
src/components/Form/Message.tsx 100.00% <ø> (ø)
src/components/Grid/Grid.tsx 100.00% <ø> (ø)
src/components/Grid/Row.tsx 100.00% <ø> (ø)
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bc038a...c110d8f. Read the comment docs.

@EranNL EranNL changed the base branch from develop to master March 1, 2021 14:04
@EranNL EranNL changed the title 0.2.0 release/0.2.0 Mar 1, 2021
EranNL and others added 12 commits March 1, 2021 23:29
Bumps [framer-motion](https://github.com/framer/motion) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 to 7.13.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-preset-env)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [framer-motion](https://github.com/framer/motion) from 3.8.1 to 3.9.1.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](framer/motion@v3.8.1...v3.9.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 0.2.0

* Added changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant