Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Conversation

@swey
Copy link
Contributor

@swey swey commented Jan 17, 2017

Additional to #32

Will move the registration of module classes out of the core EstaticoApp constructor. That core class should handle the app, but shouldn't be responsible for listing all modules.

@orioltf orioltf self-requested a review January 25, 2017 16:12
orioltf
orioltf previously approved these changes Jan 25, 2017
Copy link
Member

@orioltf orioltf left a comment

Choose a reason for hiding this comment

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

Green light from my side! :)

@backflip
Copy link
Collaborator

Same here, I like this a lot!

* @param {object} options - The options passed as data attribute in the Module
*/
constructor($element, _defaultData, _defaultOptions, data, options) {
this.name = this.constructor.name.toLowerCase();
Copy link
Collaborator

Choose a reason for hiding this comment

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

See discussion in #32
@orioltf, we should sit together and have a look at this.

Copy link
Member

Choose a reason for hiding this comment

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

@backflip sure thing! Willing to!

Copy link
Member

Choose a reason for hiding this comment

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

@backflip just tried it in current project (didn't have a look in depth) without success. I think that removing this needs more check, so we probably need to test it in a clean project first.

orioltf pushed a commit that referenced this pull request Mar 8, 2017
…NCOREL-178-c_23-concordia-med-tasks-frontend to develop

* commit '789fc86650b90e621156a9c0e99ad254a702f26e':
  CONCOREL-178: Make sure the phone number wraps below title if the text is long
  CONCOREL-178: Make sure tel number doesnt brake. Use svg instead of png file
  CONCOREL-178: Refine docs for concorMed
  Reuse transitionDefault global var
  CONCOREL-178: Refine ConcordiaMed styling. Add docs
  CONCOREL-178: ConcordiaMed basic structure and data
@orioltf orioltf dismissed their stale review March 24, 2017 16:55

discussion ongoing

@backflip
Copy link
Collaborator

@christiansany, can you have a look at this when working on unic/estatico-nou#3?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants