Skip to content

Reduce the size of the components (internal changes) #166

@grapoza

Description

@grapoza

Lots of stuff has been added, removed, reworked, renamed, re-renamed, re-reworked, and borked. The components could probably go on a pretty hefty diet. This issue covers items that do not affect the public interface, and can go in a minor version.

  • alias this.model[this.childrenPropName] etc to computeds, e.g., this.children
  • See if the webpack can minify a bit more
  • Refactor CSS to reduce nesting where possible
  • shorten private method names
  • Refactor event names to a constants file and replace magic strings

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions