Socket
Socket
Sign inDemoInstall

@instructure/ui-layout

Package Overview
Dependencies
131
Maintainers
31
Versions
940
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
90919294Next

5.2.0-dev.1

Diff

jstern
published 5.2.0 •

Changelog

Source

5.2.0 (2018-04-06)

Bug Fixes

Features

<a name="5.1.1"></a>

byackley
published 5.1.1-dev.1 •

byackley
published 5.0.1-dev.2 •

jstern
published 5.1.1 •

Changelog

Source

5.1.1 (2018-04-05)

Bug Fixes

  • ui-utils: Generated element ids can't start with a number (c6e159e)

<a name="5.1.0"></a>

chris_whitten
published 5.0.1-dev.1 •

jstern
published 5.1.0 •

Changelog

Source

5.1.0 (2018-04-04)

Deprecations

jstern
published 5.0.1 •

Changelog

Source

5.0.1 (2018-04-02)

Bug Fixes

<a name="5.0.0"></a>

jstern
published 5.0.0 •

Changelog

Source

5.0.0 (2018-03-29)

Upgrade Guide

The easiest way to upgrade is to run yarn upgrade --scope @instructure. Once you've done this, make sure you check the 'BREAKING CHANGES' section below so that you can make those changes as necessary.

After upgrading you should see deprecation warnings in dev and test environments that will help you prepare for future releases (or check out the 'Deprecations' section below). The ui-codemods scripts should make it easy to update your import/require statements to get rid of a lot of the warnings. Note: you'll need to update your package.json file manually to add the new packages.

Note though, that it's not necessary to upgrade everything at once. Depending on the size of your application you may want to upgrade a package (or component) at a time. This is a major release, but in this case it's safe to do that.

Release Highlights

Breaking up is hard to do: Goodbye, ui-core!

We have broken ui-core into smaller packages like ui-breadcrumb, ui-buttons, and ui-container. This change is intended to make consuming Instructure UI components easier by allowing applications to only import and update the packages they need. You're welcome.

jstern
published 5.0.0-dev.10 •

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc