Skip to content

Releases: crowdparlay/frontend

v1.1.0

29 Jul 09:42
300a825
Compare
Choose a tag to compare

Features

  • add explore page (3c8e0fc)
  • header: add link to user self profile (41d22a2)
  • update to latest remote openapi schema (75f0e91)

v1.0.2

10 Feb 15:44
86fa4f7
Compare
Choose a tag to compare

Features

  • api: update API client effects (44cb928)
  • discussion: add replies logic (9e87f2a)
  • post: add new styles, callbacks; add component reply form (9473bfa)
  • reply-form: add action button callbacks (fa3e0fe)
  • session: add persist for user store (62e23e8)

v1.0.1

10 Feb 15:33
371c81c
Compare
Choose a tag to compare

Features

  • api: update API client effects (2c2d622)
  • api: update API client effects (c29bb28)

v1.0.0

01 Feb 22:10
Compare
Choose a tag to compare

Bug Fixes

  • add unique key to array map; add api types export (5be6294)
  • api: change requestFx interceptors for openapi generator pattern (8695f0e)
  • api: rename 'params' into 'query' (b8fde84)
  • api: replace Promise.reject with Promise.resolve on catch section for openapi client (12585fc)
  • auth: prevent 'Bearer null' authorization header (e1a48cb)
  • avatar: allow emoji as avatar initial (abb5dad)
  • avatar: replace text letter with svg text for Firefox support; add flex none for noresize (9d69914)
  • button: remove wrapper vertical padding (7770c4c)
  • button: replace font_s with font_m (eeba14c)
  • client: remove unused object (acf7b07)
  • header: use correct type import path (c9ca2a4)
  • inline-avatars: move inline-avatars stories to features folder (8977efe)
  • link: remove display: inline-block in raw variant, add guard for navigation variant (0845835)
  • link: remove wrapper vertical padding (b27ed56)
  • link: replace Component with AtomicLink, update props, styles (82518a6)
  • link: replace FC with ElementType (d11322a)
  • make SVGR plugin work as before (6008cc4)
  • profile-preview: remove showDate parameter (121c7ae)
  • profile: update input's label property usages (7875295)
  • profile: use correct discussions loaded event (75ab544)
  • replace avatar import (91dc57d)
  • rules: replace Min length with Max length errorText (f4c39fd)
  • sign-in: save access token to local storage (73b9d07)
  • sign-up: add password field ref to confirm field (1cf4d0a)
  • sign-up: add password field ref to confirm field (6c0c1a5)
  • sign-up: added correctly fields behaviour (f71a553)
  • sign-up: update profile-preview import path (a0285c2)
  • text: pass className (87148f7)
  • thread-waterfall: always show all stack grid elements (c5c5691)
  • thread-waterfall: make waypoint be triggered even if is used in scrollable container (a46c58b)

Features

  • add marginTop to errorContainer and tooltip (8b3bce5)
  • add minor cosmetic changes (1a2e438)
  • add new colors (27da059)
  • add padding noop decorator (af57ba4)
  • add router decorator (6617ec3)
  • add showing validation and general errors to form (7e00d5a)
  • add thread-waterfall component (d4a21b9)
  • adjust paddings between header, footer and page (bf16423)
  • api: add localApi instance, request wrapper (1e72d9e)
  • api: add status and error types to ConnectToken (88cff8a)
  • api: update API client effects (51bbf2e)
  • api: user type add avatarUrl (b574e09)
  • app: add router provider (56b84bc)
  • app: add style, header (f900de7)
  • assets: add new icons (0333ad8)
  • auth: add signIn, signUp, logout, refresh effects, tokens interceptors (4ded39a)
  • avatar: make avatar initials font-size depend on components's size (10056c3)
  • avatar: prevent avatar text selection (14bcbfd)
  • badge: enhance badge sizing and positioning (3e83164)
  • button: add inline button variant (2e00db0)
  • button: add secondary button variant and single icon use-case (a629f34)
  • button: make single icon buttons square (0198b29)
  • button: prevent hover transition when button is disabled (ac674ba)
  • button: redesign button style (3ec5e77)
  • button: remove button variant ACTION & add a separate parameter for roundness (6f5b695)
  • button: replace single-icon style with text property (a9e0eed)
  • container: add component, sizes to global variables, stories, styles (c943188)
  • convert figures from .png to .webp (6615580)
  • customize scrollbars (0975d24)
  • discussion: add discussion page (7893dfa)
  • discussion: add reply form to discussion page (85f84ba)
  • discussion: bind discussion commentators (391f0f5)
  • discussion: create comment when reply form is submitted on discussion page (2a92cd4)
  • discussion: display comments as posts on discussion page (29b0ca2)
  • footer: add logo asset (81999fa)
  • footer: add real links (3cbaaa3)
  • **footer...
Read more