0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/phrases
simeng-li 8b434275bb
refactor(ui): refactor and fix some minor ui issues (#1005)
* fix(ui): fix loading layer z-index

fix loading layer z-index

* refactor(ui): social popup should show expanded conenctors only

social popup should show expanded conenctors only

* style(ui): short web page layout

short webpage layout

* refactor(ui): refactor some social paths

refactor some social paths

* style(ui): social link button redesign

social link button redesign

* refactor(ui): replace location.assign with location.replace

replace location.assign with location.replace

* refactor(ui): remove social sign-in callback

remove social sign-in callback
2022-05-31 17:38:16 +08:00
..
src refactor(ui): refactor and fix some minor ui issues (#1005) 2022-05-31 17:38:16 +08:00
package.json chore(deps): update dependency @silverhand/ts-config to ^0.14.0 (#859) 2022-05-17 11:04:12 +00:00
README.md feat(phrases): add package and refactor error code 2021-07-28 01:13:51 +08:00
tsconfig.json chore: upgrade configs (#117) 2021-09-16 16:54:32 +08:00

@logto/phrases

TODO: description

Usage

const phrases = require('@logto/phrases');

// TODO: DEMONSTRATE API