Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
README: Update state of session, toolbar and firefox accounts compone…
Browse files Browse the repository at this point in the history
…nts.
  • Loading branch information
pocmo authored and csadilek committed Jul 25, 2018
1 parent a31f3d5 commit 43869e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ The following diagram does not contain all available components. See [Components
# Components

* 🔴 **In Development** - Not ready to be used in shipping products.
***Preview** - This component is almost ready and can be (partially) tested in products.
***Preview** - This component is almost/partially ready and can be tested in products.
* 🔵 **Production ready** - Used by shipping products.

## Browser
Expand All @@ -109,11 +109,11 @@ High-level components for building browser(-like) apps.

* 🔵 [**Search**](components/browser/search/README.md) - Search plugins and companion code to load, parse and use them.

* 🔴 [**Session**](components/browser/session/README.md) - A generic representation of a browser session.
* [**Session**](components/browser/session/README.md) - A generic representation of a browser session.

* 🔴 [**Tabstray**](components/browser/tabstray/README.md) - A customizable tabs tray for browsers.

* 🔴 [**Toolbar**](components/browser/toolbar/README.md) - A customizable toolbar for browsers.
* [**Toolbar**](components/browser/toolbar/README.md) - A customizable toolbar for browsers.

## Concept

Expand All @@ -123,7 +123,7 @@ _API contracts and abstraction layers for browser components._

* 🔴 [**Tabstray**](components/concept/tabstray/README.md) - Abstract definition of a tabs tray component.

* 🔴 [**Toolbar**](components/concept/toolbar/README.md) - Abstract definition of a browser toolbar component.
* [**Toolbar**](components/concept/toolbar/README.md) - Abstract definition of a browser toolbar component.

## Feature

Expand Down Expand Up @@ -155,7 +155,7 @@ _Generic low-level UI components for building apps._

_Components and libraries to interact with backend services._

* 🔴 [**Firefox Accounts (FxA)**](components/service/firefox-accounts/README.md) - A library for integrating with Firefox Accounts.
* [**Firefox Accounts (FxA)**](components/service/firefox-accounts/README.md) - A library for integrating with Firefox Accounts.

*[**Fretboard**](components/service/fretboard/README.md) - An Android framework for segmenting users in order to run A/B tests and rollout features gradually.

Expand Down

0 comments on commit 43869e3

Please sign in to comment.