Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
RocketChat
Rocket.Chat.Fuselage
Commits
48764189
Unverified
Commit
48764189
authored
Oct 17, 2019
by
Guilherme Gazzo
Browse files
v0.2.0-alpha.9
parent
77f5c12e
Changes
10
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
48764189
...
...
@@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
# [0.2.0-alpha.9](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.8...v0.2.0-alpha.9) (2019-10-17)
### Bug Fixes
*
Bundle errors (
[
#72
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/72
)
) (
[
77f5c12
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/77f5c12e1be3d0e191e0a2cb87a286630064ce46
)
)
*
Explicit publish config (
[
#70
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/70
)
) (
[
21f9389
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/21f938991a58544c349e79b4e35284a4e51eb61b
)
)
### Features
*
Accordion component (
[
#68
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/68
)
) (
[
4409518
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/440951854c3760e0dfdf53b5ff1da4a511d55cf4
)
)
*
Callout component (
[
#69
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/69
)
) (
[
2bdece1
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/2bdece17739397a2ffcb13cd74e70934fb0286be
)
)
# [0.2.0-alpha.8](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.7...v0.2.0-alpha.8) (2019-10-16)
**Note:**
Version bump only for package Rocket.Chat.Fuselage
...
...
lerna.json
View file @
48764189
{
"version"
:
"0.2.0-alpha.
8
"
,
"version"
:
"0.2.0-alpha.
9
"
,
"npmClient"
:
"yarn"
,
"useWorkspaces"
:
true
,
"packages"
:
[
...
...
packages/fuselage-hooks/CHANGELOG.md
View file @
48764189
...
...
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
# [0.2.0-alpha.9](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.8...v0.2.0-alpha.9) (2019-10-17)
### Bug Fixes
*
Explicit publish config (
[
#70
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/70
)
) (
[
21f9389
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/21f938991a58544c349e79b4e35284a4e51eb61b
)
)
# [0.2.0-alpha.8](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.7...v0.2.0-alpha.8) (2019-10-16)
**Note:**
Version bump only for package @rocket.chat/fuselage-hooks
...
...
packages/fuselage-hooks/package.json
View file @
48764189
{
"name"
:
"@rocket.chat/fuselage-hooks"
,
"version"
:
"0.2.0-alpha.
8
"
,
"version"
:
"0.2.0-alpha.
9
"
,
"description"
:
"React Hooks for Fuselage, Rocket.Chat's design system"
,
"homepage"
:
"https://rocket.chat/Rocket.Chat.Fuselage"
,
"author"
:
{
...
...
packages/fuselage-tokens/CHANGELOG.md
View file @
48764189
...
...
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
# [0.2.0-alpha.9](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.8...v0.2.0-alpha.9) (2019-10-17)
**Note:**
Version bump only for package @rocket.chat/fuselage-tokens
# [0.2.0-alpha.8](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.7...v0.2.0-alpha.8) (2019-10-16)
**Note:**
Version bump only for package @rocket.chat/fuselage-tokens
...
...
packages/fuselage-tokens/package.json
View file @
48764189
{
"name"
:
"@rocket.chat/fuselage-tokens"
,
"version"
:
"0.2.0-alpha.
8
"
,
"version"
:
"0.2.0-alpha.
9
"
,
"description"
:
"Design tokens for Fuselage, Rocket.Chat's design system"
,
"homepage"
:
"https://rocket.chat/Rocket.Chat.Fuselage"
,
"author"
:
{
...
...
packages/fuselage/CHANGELOG.md
View file @
48764189
...
...
@@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
# [0.2.0-alpha.9](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.8...v0.2.0-alpha.9) (2019-10-17)
### Bug Fixes
*
Bundle errors (
[
#72
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/72
)
) (
[
77f5c12
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/77f5c12e1be3d0e191e0a2cb87a286630064ce46
)
)
*
Explicit publish config (
[
#70
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/70
)
) (
[
21f9389
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/21f938991a58544c349e79b4e35284a4e51eb61b
)
)
### Features
*
Accordion component (
[
#68
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/68
)
) (
[
4409518
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/440951854c3760e0dfdf53b5ff1da4a511d55cf4
)
)
*
Callout component (
[
#69
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/69
)
) (
[
2bdece1
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/2bdece17739397a2ffcb13cd74e70934fb0286be
)
)
# [0.2.0-alpha.8](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.7...v0.2.0-alpha.8) (2019-10-16)
**Note:**
Version bump only for package @rocket.chat/fuselage
...
...
packages/fuselage/package.json
View file @
48764189
{
"name"
:
"@rocket.chat/fuselage"
,
"version"
:
"0.2.0-alpha.
8
"
,
"version"
:
"0.2.0-alpha.
9
"
,
"author"
:
{
"name"
:
"Rocket.Chat"
,
"url"
:
"https://rocket.chat/"
...
...
@@ -44,7 +44,7 @@
"@babel/plugin-transform-runtime"
:
"^7.5.0"
,
"@babel/preset-env"
:
"^7.4.5"
,
"@rocket.chat/eslint-config"
:
"^0.4.0"
,
"@rocket.chat/fuselage-hooks"
:
"^0.2.0-alpha.
8
"
,
"@rocket.chat/fuselage-hooks"
:
"^0.2.0-alpha.
9
"
,
"@storybook/addon-actions"
:
"^5.0.11"
,
"@storybook/addon-backgrounds"
:
"^5.0.11"
,
"@storybook/addon-centered"
:
"^5.0.11"
,
...
...
@@ -114,8 +114,8 @@
}
},
"dependencies"
:
{
"@rocket.chat/fuselage-tokens"
:
"^0.2.0-alpha.
8
"
,
"@rocket.chat/icons"
:
"^0.2.0-alpha.
0
"
,
"@rocket.chat/fuselage-tokens"
:
"^0.2.0-alpha.
9
"
,
"@rocket.chat/icons"
:
"^0.2.0-alpha.
9
"
,
"invariant"
:
"^2.2.4"
},
"browserslist"
:
{
...
...
packages/icons/CHANGELOG.md
View file @
48764189
...
...
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
# [0.2.0-alpha.9](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.8...v0.2.0-alpha.9) (2019-10-17)
### Bug Fixes
*
Explicit publish config (
[
#70
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/70
)
) (
[
21f9389
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/21f938991a58544c349e79b4e35284a4e51eb61b
)
)
# [0.2.0-alpha.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.1.1-alpha.1...v0.2.0-alpha.0) (2019-08-16)
**Note:**
Version bump only for package @rocket.chat/icons
...
...
packages/icons/package.json
View file @
48764189
{
"name"
:
"@rocket.chat/icons"
,
"version"
:
"0.2.0-alpha.
0
"
,
"version"
:
"0.2.0-alpha.
9
"
,
"author"
:
{
"name"
:
"Rocket.Chat"
,
"url"
:
"https://rocket.chat/"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment