Skip to content

Convert ui-vrecord Package to JS#6473

Merged
engelgabriel merged 8 commits into
developfrom
ui-vsrecords-to-js
Mar 29, 2017
Merged

Convert ui-vrecord Package to JS#6473
engelgabriel merged 8 commits into
developfrom
ui-vsrecords-to-js

Conversation

@MartinSchoeler
Copy link
Copy Markdown
Member

@RocketChat/core

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-6473 March 24, 2017 16:53 Inactive
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-6473 March 27, 2017 13:20 Inactive
return c;
}
export const VRecDialog = new __initClass__(class {
static initClass() {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use a normal constructor?

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-6473 March 28, 2017 15:51 Inactive
@@ -0,0 +1,63 @@
export const VRecDialog = class {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you forget the new?

Comment thread test.txt Outdated
@@ -0,0 +1,264 @@
./packages/rocketchat-lib/client/MessageAction.coffee
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you add this by mistake?

Copy link
Copy Markdown
Member

@rodrigok rodrigok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you change the VRecDialog from a global variable to an export, you should modify the files using it to import the file

@engelgabriel engelgabriel added this to the 0.55.0 milestone Mar 29, 2017
@engelgabriel engelgabriel merged commit 7a2e9f7 into develop Mar 29, 2017
@engelgabriel engelgabriel deleted the ui-vsrecords-to-js branch March 29, 2017 18:27
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.

4 participants