pavel
edfdfd6dbc
2.0 ( #523 )
...
* set up tailwind
* add typography tokens
* add shadows tokens
* add border radius tokens
* add react-aria
* update tailwind config
* update tokens
* fix deps
* add blur variant
* update tw config
* upgrade storybook
* update storybook config
* add inter
* wip button
* wip input
* wip tabs
* update typography tokens
* u storybook
* add types to src root
* update storybook config
* add sb type
* u storybook
* add icon button
* add input
* add checkbox
* add counter
* update checkbox
* add dropdown
* update button
* f storybook types
* u deps
* update base config
* update icon imports
* add text
* update colors build output
* fix import
* update colors format
* add .vsode setting
* update components buidl
* mv
* u button
* add popover
* u
* add types
* u shortcut
* fix icons attributes
* f
* mv
* u
* add toast
* update tw formatting
* rm apps
* rm examples
* rm tamagui
* dist tailwind config
* rm more
* stricter tsconfig
* add source field
* remove tokens
* rm tamagui files
* add prettier config to components
* u text props
* add tooltip
* u toast
* do not pass props
* u icon buton
* u dropdown button
* add icon only to button
* u type
* checkbox
* wip
* fix build
* fix components build
* u tooltip
* add theme
* add input
* u checkbox
* update dropdown-button
* add dropdown menu
* move input to be reviewew
* u dropdown button
* u
* u popover
* u tabs
* mv IconComponent -> IconElement
* u tag
* u context tag
* u
* fix context tag story
* add provider
* u button
* u avatar
* f avatar
* a opacity to avatar
* f prettier
* f avatar
* f
* f
* rm old setting
* fix button props
* skeleton wip
* rm config
* a dropdown submenu
* add blur variant
* add step
* add step to tabs
* add blur to context tag
* u
* add 80 to community
* u tw config
* add type
* u checkbox
* fix dropdown menu checkbox item
* u button
* unify content
* customize color globally
* add icons stories
* add colors story
* rm
* u
* rm dep
* cleanup
* u tsconfig
* f opacity for emoji
* remove "web#build" task from turbo.json
* f dropdown menu
* u tw export
* add license
* add changeset
* update readme
* f steps
* f tag
* f button
* udpate colors format
* update customisation color tailwind config
* fix opacity
* add shadow dark mode
* u readme
* u
---------
Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2024-09-25 17:17:58 +02:00
Felicio Mununga
3cf4827e4d
remove apps/website ( #457 )
2023-07-06 13:18:26 +01:00
Felicio Mununga
181faba3a6
[*] prepare packages for release ( #432 )
...
* upgrade changeset
* fix eslint config name
* remove publishConfig
* remove changesets
* tmp: scope
* Revert "remove publishConfig"
This reverts commit 3a085e3f85
.
* add publishConfig
* v0.0.0
* remove private flag
* tmp: scope
* docs(changeset): changeset config
* changeset commit config
* docs(changeset): changeset config
* RELEASING: Releasing 6 package(s)
Releases:
@felicio/eslint-config@0.1.3
@felicio/components@0.0.4
@felicio/js@0.2.3
@felicio/colors@0.0.4
@felicio/icons@0.0.4
website@0.1.3
[skip ci]
* rm changeset
* fix eslint config deps
* docs(changeset): fix lint config deps
* RELEASING: Releasing 1 package(s)
Releases:
@felicio/eslint-config@0.1.4
[skip ci]
* upgrade @tamagui
* upgrade react-native-web
* update yarn.lock
* use Presable instead of Stack for styled button
* fix defaultVariants.blurred after upgrade
* update changeset config
* release
* add tamagui deps
* release
* release
* export popover
* release
* revert @status-im scope
* rm version from root package.json
* rm changelogs
* revet package versions
* add changeset
2023-06-29 11:04:52 +01:00
Pavel
b88f7e73da
[website] Add documentation ( #403 )
...
* setup md/mdx
* add test page
* setup mdx provider
* Add breadcrumbs
* links -> routes
* add information box
* add more remark plugins
* text InformationBox
* setup contentlayer
* add testing docs folder
* setup docs static generation
* add ssg to blog too
* add Shortcut component
* add SearchButton
* add hook for keyboard shortcuts
* update main docs page
* update main learn page content
* side-bar -> sidebar-menu
* rename docs pages
* add heading anchors, use new components
* add table of contents to docs
* move styling to breadcrumbs
* cleanup markdown examples
* change slugify fn
* update getting-started.md
* add highlight matches component
* update learn pages
* rename website InformationBox to Admonition
* ?enable user-select
* add static helpers to epics
* simplify components structure
* update insights layout
* add link tree utils
* add search engine
* update docs import
* update contenlayer
* add docs indexer
* support code block highlighting
* search index
* fix types
* remove supporting files
* update tree builder
* make build work
* update docs
* update label
* update toc
* add config.json
* update menu
* search index import
* learn -> help
* fix md file
* update toc
* fix code snippets
* add help index route
* remove testing files
* add original docs
* migrate getting started
* migrate messaging-and-web3-browser docs
* migrate network-nodes-and-statistics docs
* handle empty content
* add navigation config
* wip
* migrate status-wallet docs
* migrate to new admonitions format
* migrate your-profile-and-preferences docs
* migrate part of status-communities docs
* mv
* rm log
* index
* fix lint
* fix warn
* fix title
* fix docs layout
* udpate next.config
* use lowercase lang
* generate contentlayer types before typechecking
* update docs images
* update help routes
---------
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2023-06-27 21:30:11 +01:00
Pavel
45e36b2360
[website] Add blog ( #417 )
...
* add ghost api
* connect blog overview page
* connect and render post detail
* add processing to server
* update blog detail page
* add eslint-plugin-tailwindcss
* add @tanstack/react-query
* truncate text by numberOfLines
* use ComponentPropsWithRef to infer style prop type
* update ghost fns
* update index
* add tag page
* add author page
* update /
* update /tag
* update /author
* update detail page
* fix posts type
* disable redirect
* remove global background
- not found pages
- pages without common layout (preview)
* tmp: hide nav on smaller screens
* update app layout spacing
* remove text truncating
* update / spacing and sizing
* update .vscode/settings.json
* update .eslintrc
* update prettier-plugin-tailwindcss
* sort tailwind classes
* add packages/eslint-config-custom
* use turbo lint
* use tailwind.config.cjs
see https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/212
* reset global line-height
* fix lint-staged
* update color tokens
* update spacing and sizes
* Update apps/website/src/lib/ghost.ts
Co-authored-by: Pavel <14926950+prichodko@users.noreply.github.com>
* update layout max width
* update card min width
* set line-height
* set overflow on pre
* use flex for markdown content to prevent overflow
* collect follow-ups
* add visibility filter
* update page count
* rename var
* remove filter
* use prod ghost api key
* update ghost api
* revert line-height
* add limit to getPosts params
* update visible posts
* add related articles
* add env vars to gh
* rename eslint config package
* update gh vars
* rename envs
* set emtpy array to related posts
* fix lint-staged
* prevent importing server envs on client
* set limit
---------
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2023-06-21 11:35:48 +01:00
Pavel
8bae5fa3f5
Add website layouts and nav menus ( #400 )
...
* merge global styles
* add logos
* add app layout
* fix fonts
* add links
* add homepage
* update repos cols
* update page footer
* add logo variants
* update links
* add feature sections
* update layouts
* add blog pages
* add learn pages
* add deps
* enable disableStaticImages in Next config
* remove logo variant
* add navigation menus
* add theme-color meta tag
* stop ignoring next-env.d.ts
* use our Link
2023-05-16 11:57:15 +02:00
Felicio Mununga
35937c256f
Set up website deployment ( #391 )
...
* env
* vercel.json
* turbo
* u
* root
* cwd
2023-05-12 15:06:04 +02:00
Felicio Mununga
665d2df7e8
Setup apps/website ( #383 )
...
* scaffold website project with Next.js
* set tamagui target
* remove whitespace
* update clean npm scripts
* apply patches post-install
* lock tamagui version
* add patch-package to root
* patch @tamagui/core-node
* patch @tamagui/normalize-css-color
* patch @achingbrain/ssdp
* remove patches from website
* update clean script in website
* remove @tamagui/vite-plugin from dependencies
* patch @tamagui/static
* update node-version
* define env vars
2023-04-26 12:06:18 +02:00
Pavel
6558e437f5
Automate sync of colors and icons with Figma ( #378 )
...
* remove old icons
* add script for syncing icons
* regenerate icons
* update @status-im/icons exports
* allow scroll in storybook
* migrate to new icons import
* add iconography story
* update root package.json
* fix typo
* add @status-im/colors
* generate colors
* add colors story
* fix ci
2023-04-14 23:27:05 +02:00
Pavel
e586de1890
Upgrade TypeScript, Vite, Storybook, Tamagui ( #373 )
...
* upgrade deps
* update storybook configs
* add required tamagui token :/
2023-04-11 20:52:18 +02:00
Pavel Prichodko
e419435272
add react types resolution
2023-03-14 13:48:29 +01:00
Pavel Prichodko
05d4a54c14
upgrade vite and friends
2023-03-13 22:37:38 +01:00
Pavel Prichodko
b58a750db3
remove examples and status-react from monorepo pkgs
2023-03-13 22:36:46 +01:00
Pavel Prichodko
a034a670e2
upgrade eslint and prettier
2023-03-13 22:28:29 +01:00
Pavel Prichodko
01a06e8132
unify react versions
2023-03-13 22:24:39 +01:00
Pavel Prichodko
e3da188c99
unify typescript versions
2023-03-13 22:18:59 +01:00
Pavel Prichodko
47308ca5c3
unify package.jsons
2023-03-13 21:48:42 +01:00
Pavel Prichodko
b14d465c18
reuse gitignore for formatting
2023-03-13 19:23:14 +01:00
Pavel Prichodko
30a2fbb33a
add dev scripts to root package.json
2023-03-13 15:53:21 +01:00
marcelines
9e613244e0
EAS integration & Improvements & fixes ( #334 )
...
* fix: issues with build after debugging expo app
* feat: updates icons app and increases build version
* fix: react-native-svg resolution
* feat: multiple fixes and top bar implementation
* fix: sidebar members animation
Co-authored-by: marcelines <marcio@significa.co>
2023-01-24 14:41:25 +01:00
Pavel Prichodko
1042d1acfd
replace rm with rimraf
2023-01-20 15:27:05 +01:00
marcelines
b5696c32d5
feat: add expo to monorepo ( #328 )
2023-01-11 14:38:47 +01:00
Pavel Prichodko
55954ec40d
add apps to workspaces
2023-01-10 12:24:40 +01:00
Felicio Mununga
a083d3251b
Install `js-waku@^0.25.0` ( #307 )
...
* install `js-waku@^0.24.0`
* install `js-waku@^0.25.0`
* resolve some breaking changes
* add timeout
* upgrade `eslint-import-resolver-typescript`
* add `process.env.VITEST` condition
* increase timeout
* fixup
* ignore `emitSelf`
* replace `parcel` with `vite`
* update `.gitignore`
* change `dev` npm script
* fix favicon href
* load `.env` files
* remove 'alias"
* add `preview`
* upgrade vite
* set `target`s in `vite.config.ts`
* upgrade `@vitejs/plugin-react`
* remove comment
* Update package.json
* Update vite.config.ts
2022-09-16 16:27:47 +02:00
Felicio Mununga
e93d992993
add release workflow ( #293 )
...
* add release workflow
* add @changesets/cli
* add `title` and `commit`
2022-07-06 15:05:33 +02:00
Pavel
0677fedc0e
Setup GitHub Actions ( #287 )
...
* add new GitHub Action for CI
* add yarn flag
* use actions v3
* add ci badge (lol)
* cache lint and format scripts
* add more steps
* remove unused component
* fix lint errors
* remove unsued eslint plugins
2022-06-29 16:46:51 +02:00
Pavel
680ce2f79b
Move to ESM, Vite, Vitest and Turborepo ( #286 )
...
* fix example hot module replacement
* add turbo
* migrate to vite
* use turbo for running scripts
* migrate testing to vitest
* set yarn in settings.json
* set noEmit in base tsconfig
* update yarn.lock
* move protos to src
* remove relative paths from status-js
* remove unused files
* update declaration dir
* use vite-node as a debugging runtime
* fix test
* unify tests
* fix test case typo
2022-06-28 16:40:39 +02:00
Felicio Mununga
1734f0edeb
remove more debug references
2022-06-10 18:23:37 +02:00
Pavel Prichodko
817b877634
add idToContentTopic
2022-06-04 13:09:49 +02:00
Felicio Mununga
127c9081b9
use jest in npm script
2022-06-01 07:14:27 +02:00
Felicio Mununga
e2d8c95a7b
add jest
2022-05-30 16:04:25 +02:00
Felicio Mununga
e67cc79812
add .parcelrc
2022-05-30 00:49:26 +02:00
Pavel Prichodko
b19bd0a79c
setup: add separate build scripts
2022-05-29 16:52:17 +02:00
Pavel Prichodko
0644bfa3db
Fix react imports grouping sort
2022-02-24 23:30:34 +01:00
Pavel
a341e44b1c
Add pre-commit git hooks ( #229 )
2022-02-24 23:27:22 +01:00
Pavel
e6680f8e62
Improve ESLint monorepo configuration ( #228 )
...
* Unify ESLint configuration
* Add .eslintignore file
* Add Node and Jest ESLint plugins
* Fix linting issues
* Sort imports and type imports
2022-02-24 22:58:50 +01:00
Pavel
88f1dddf58
Use Parcel for building of packages ( #227 )
...
* Use Parcel for building packages
* Make package exports explicit
* Fix missing dependencies
2022-02-24 16:44:09 +01:00
Pavel
1a1e86195e
Improve TypeScript monorepo configuration ( #226 )
...
* Unify TypeScript configuration
* Fix package.json target fields
2022-02-23 16:16:42 +01:00
Pavel
2a2c356807
Improve Prettier monorepo configuration ( #225 )
...
* Add prettier configuration files
* Move prettier command to monorepo root
* Format all files
2022-02-23 15:49:00 +01:00
Pavel
5ed925c02d
Move examples and migrate to Parcel ( #224 )
...
* Remove old examples
* Add Community and Channel examples
2022-02-23 15:32:08 +01:00
Pavel
f1b125cc4d
Update packages to @status-im ( #223 )
...
* Downgrade to yarn v1
* Rename status-communities to status-core
* Rename chat-sdk to status-react
* Rename packages in examples
* Update readme
* Remove changelog
* Add extensions recommendations
* Update gitignore
* Rename package imports
2022-02-23 15:03:14 +01:00