New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

semantic-ui-ember

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-ember - npm Package Versions

13

2.1.0

Diff

Changelog

Source

[2.1.0]

  • Supports ember-fastboot for Ember 2.x
  • Bower not required (hence no blueprint)
championswimmer
published 2.0.2 •

aaronbhansen
published 2.0.1 •

Changelog

Source

[2.0.1]

Changed

  • Updated Ember to 2.10 and dependencies

Fixed

  • Mutable cell symbol change
  • Checkbox and Radio initial property initialization

Removed

  • Blanket dependency
aaronbhansen
published 2.0.0 •

Changelog

Source

[2.0.0] - 2016-10-18

aaronbhansen
published 2.0.0-beta.3 •

Changelog

Source

[2.0.0-beta.3]

Fixed

  • hasOwnProperty now properly works for objects without prototype
  • Updating tests for Glimmer 2
aaronbhansen
published 2.0.0-beta.2 •

Changelog

Source

[2.0.0-beta.2]

Changed

  • Required is html safe as dependency
aaronbhansen
published 2.0.0-beta.1 •

Changelog

Source

[2.0.0-beta.1]

Added

  • Allowing better configuration for customization https://github.com/Semantic-Org/Semantic-UI-Ember/pull/141

Fixed

  • Popup: only update attributes passed in
  • Popup: unwrap html safe values
  • Popup: don't update position
  • Base Mixin: added attribute bindings for autofocus, tabindex, title
  • Base Mixin: upwrap html safe values
  • Base Mixin: fix contains deprecation https://github.com/Semantic-Org/Semantic-UI-Ember/pull/143
Internal Changed
  • Updating Ember, Ember Data, and Ember CLI to 2.8
  • Updating multiple dependencies to latest version
  • Adding additional ember try versions
  • Moved promise tools to external addon
  • Fixed build https://github.com/Semantic-Org/Semantic-UI-Ember/pull/151
aaronbhansen
published 2.0.0-beta.0 •

Changelog

Source

[2.0.0-beta.0]

Changed

  • Base mixin has been updated with expendable methods to hook into
  • Base mixin now uses this.attrs to properly bind to passed in parameters
  • Base mixin directly interacts with the Semantic-UI modules to avoid re-rending
  • Base mixin now uses data down actions up principles instead of two way data binding
  • All components have now expose "execute" as a block parameter
  • ui-dropdown-array component has been removed
  • ui-dropdown has a new map-value helper for value data binding
  • Added and updated tests for changes
aaronbhansen
published 1.0.0 •

Changelog

Source

[1.0.0]

  • Change log not recorded for version 1.0.

Versioning

The versioning follows Semantic Versioning 2.0.0

{major}.{minor}.{increment}

MAJOR

The major version will increment when there are public api-level incompatibilities released.

MINOR

The minor version will increment when functionality is added in a backwards-compatible manner or when we rollover years.

INCREMENT

The last number is incremented each time we deploy another version. It should always start out as 1. These must be API-compatible changes. If they break any form of the public API then the MAJOR version needs to be updated.

nathanpalmer
published 0.9.3 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc