@inloco/semantic-ui-react
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

In Loco fork of Semantic UI React

The only purpose of this project is to change the original prefix .ui to our prefix .orion.

This project is only used by @inloco/orion and should not be used standalone.

Project resources:

Upgrade to a new version

When Semantic UI React releases a new version, you should follow theses steps:

  1. Create a new branch from a tag: ex: `git checkout -b orion/v0.87.3 v0.87.3

  2. Replace all referecences in the source code from ui to orion. Ex: Commit

  3. Replace the package name from semantic-ui-react to @inloco/semantic-ui-react.

  4. Delete the local and remote tag:

git tag -d v0.87.3
git push origin :refs/tags/v0.87.3
  1. Commit and push the branch.

  2. publish it: yarn publish. Use the same version of the semantic-ui-react package.

  3. It is done. You can upgrade Orion package with the new version.

OBS: We do NOT create PR or merge this branch to master, since we are only replicating the versions created by Semantic UI React.

Readme

Keywords

none

Package Sidebar

Install

npm i @inloco/semantic-ui-react

Weekly Downloads

98

Version

2.0.4

License

MIT

Unpacked Size

2.95 MB

Total Files

1397

Last publish

Collaborators

  • marcelr
  • gileno.oliveira
  • ottony
  • airtonsobral