-
Notifications
You must be signed in to change notification settings - Fork 292
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
512 additions
and
33 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# @embeddedchat/auth | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 5f604c59: - Reordered code for better readability. | ||
|
||
- Removed unnecessary global states, handled by ECOptions. | ||
- Cleaned up EmbeddedChat component, moved layout-related functions to ChatLayout.js. | ||
- Added AuthTokenEndpoint in RC-app for token management. | ||
- Modified auth.js to support both secure and localStorage login. | ||
- Added API calls in RocketChatAuth library. | ||
|
||
See [#590](https://github.com/RocketChat/EmbeddedChat/pull/590). | ||
|
||
### Patch Changes | ||
|
||
- 5f604c59: - Restructured Auto Login, added loading screens, and cleaned up code. | ||
|
||
See [#594](https://github.com/RocketChat/EmbeddedChat/pull/594). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
# e2e-react | ||
|
||
## 0.0.4 | ||
|
||
### Patch Changes | ||
|
||
- @embeddedchat/react@1.0.2 | ||
|
||
## 0.0.3 | ||
|
||
### Patch Changes | ||
|
||
- @embeddedchat/react@1.0.1 | ||
|
||
## 0.0.2 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @embeddedchat/react@1.0.0 | ||
|
||
## 0.0.1 | ||
|
||
### Patch Changes | ||
|
||
- 5f604c59: - Shifted to ShadCN naming system. | ||
|
||
- Fixed theming system and various component stylings. | ||
- Limited modal size to EC component using React Portals. | ||
- Removed Dropbox | ||
- Fixed ImageGallery and UI inconsistencies. | ||
- Resolved Sidebar overlap issue. | ||
- Redesigned 'RocketChat - Minimalist' UI variant. | ||
- Fixed Popup, member list, and command list popup. | ||
- Fixed swiper bugs and stylings. | ||
- Removed unnecessary dependencies and matched colors. | ||
- Updated test to check .ec-chat-header--channelName instead of .ec-chat-header--channelDescription. | ||
|
||
See [#579](https://github.com/RocketChat/EmbeddedChat/pull/579). | ||
|
||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [c8c9dee0] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [100c5f79] | ||
- @embeddedchat/react@0.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# layout_editor | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
- @embeddedchat/ui-elements@0.1.1 | ||
- @embeddedchat/markups@0.1.1 | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 5f604c59: - Introduced 'layout-editor' for real-time drag-and-drop layout customization and theme generation in EmbeddedChat. | ||
|
||
See [#607](https://github.com/RocketChat/EmbeddedChat/pull/607). | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- @embeddedchat/ui-elements@0.1.0 | ||
- @embeddedchat/markups@0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# @embeddedchat/markups | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- - Bumping version | ||
- Updated dependencies | ||
- @embeddedchat/ui-elements@0.1.1 | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 5f604c59: - Separated components, markups, and ui-kit into individual monorepos. | ||
|
||
See [#604](https://github.com/RocketChat/EmbeddedChat/pull/604). | ||
|
||
### Patch Changes | ||
|
||
- 5f604c59: - Optimized package size for bundling. | ||
|
||
See [#606](https://github.com/RocketChat/EmbeddedChat/pull/606). | ||
|
||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- Updated dependencies [5f604c59] | ||
- @embeddedchat/ui-elements@0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# @embeddedchat/rc-app | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 5f604c59: - Reordered code for better readability. | ||
|
||
- Removed unnecessary global states, handled by ECOptions. | ||
- Cleaned up EmbeddedChat component, moved layout-related functions to ChatLayout.js. | ||
- Added AuthTokenEndpoint in RC-app for token management. | ||
- Modified auth.js to support both secure and localStorage login. | ||
- Added API calls in RocketChatAuth library. | ||
|
||
See [#590](https://github.com/RocketChat/EmbeddedChat/pull/590). | ||
|
||
- 5f604c59: - Configure EC remotely: added settings, refactored read logic, introduced fetch function, and added useRemoteProps hook to override props. | ||
|
||
See [#599](https://github.com/RocketChat/EmbeddedChat/pull/599). | ||
|
||
### Patch Changes | ||
|
||
- 5f604c59: - Added regex check for valid CSS dimensions and used onPreSettingUpdate to reject invalid updates. | ||
|
||
See [#601](https://github.com/RocketChat/EmbeddedChat/pull/601). | ||
|
||
- 5f604c59: - Introduced 'layout-editor' for real-time drag-and-drop layout customization and theme generation in EmbeddedChat. | ||
|
||
See [#607](https://github.com/RocketChat/EmbeddedChat/pull/607). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.