* feat: single-package & swc builder
* feat: cookie theme toggler
* feat: working swc build
* feat: removed husky
* feat: generate swcrc on yarn install
* feat: removed unused aliases
* feat: externalHelpers false for dev, true for prod
* feat: check types as a part of testing
* feat: husky is back, but only for commit-msg
* feat: use zx binary instead of shebang
* feat: single-package & swc builder
* feat: semantic release one pkg
* feat: css variables
* fix: swcrc template
* feat!: major version bump
* feat: semantic release instead multi-semantic-release
* feat!: major version bump
* fix: missing package import
* fix: added missing react import
* fix: tmp fix for postinstall
* feat: postinstall -> prepare
* chore: minor fixes
* chore: minor fixes
* feat: dark light mode visibility css vars
* feat: theme toggle using css vars
* fix: overlay
* feat: remove lightModeVisibility and darkModeVisibility to styled themes
* fix: name
* fix: innerHTML
* chore: update version
* chore: fix lint
* feat: using css vars
* chore: rework of CookieThemeProvider
* chore: fix tests
* chore: review feedback fixes
* feat(loaders): using css vars
* chore: more comments on theming
* chore: new version
* chore: bugfix for server render
* chore: new version
* chore: new version
* chore: safari bugfix for theme switcher
* chore: safari bugfix for theme switcher
* chore: new version
* fix: cookie theme switcher was showing inverted controls
* feat: remove src dir in all packages
* feat: remove src in accordion pkg
* feat: remove src in address pkg
* fix(config): accordion & address
* feat: remove src in block pkg
* feat: remove src in box pkg
* feat: remove src in button pkg
* chore: update main package
* feat: remove src in checkbox pkg
* feat: remove src in chip pkg
* feat: remove src in container pkg
* feat: remove src in container pkg
* feat: remove src in cookie-theme-toggler pkg
* feat: remove src in data-table pkg
* feat: remove src in divider pkg
* feat: remove src in heading pkg
* feat: remove src in hooks pkg
* feat: remove src in icons pkg
* feat(icons): return convert svg to jsx script
* feat: remove src in identicon pkg
* feat: remove src in input pkg
* feat: remove src in lido-logo pkg
* feat: remove src in lido-logo pkg
* feat: remove src in link pkg
* feat: remove src in loaders pkg
* feat: remove src in main-menu pkg
* feat: remove src in modal pkg
* feat: remove src in pagination pkg
* feat: remove src in popover pkg
* feat: remove src in popup-menu & select pkg
* feat: remove src in service-page pkg
* feat: remove src in stack pkg
* feat: remove src in styled-system pkg
* feat: remove src in table pkg
* feat: remove src in text pkg
* feat: remove src in theme pkg
* feat: remove src in toast pkg
* feat: remove src in tooltip pkg
* feat: remove src in transition pkg
* feat: remove src in utils pkg
* feat: content theme
* feat: content-theme component
* feat: better story
* fix: props
* feat: using css vars
* feat: merge next
* feat: improve storybook
* feat: remove root dom element
* feat: Cookies tooltips with a third level domain cookie (#353)
* feat: cookies-tooltip component without cookie logic
* feat(utils): set/get cookie on client side
* feat(cookies-tooltip): allow/decline cookie
* feat(cookies-tooltip): window.onfocus
* feat(cookies-tooltip): storybook
* fix(cookies-tooltip): storybook
* feat(cookies-tooltip): export default
* fix: text
Co-authored-by: Alexander Khramov <alx.khramov@gmail.com>
* fix: text
Co-authored-by: Alexander Khramov <alx.khramov@gmail.com>
* fix: text
Co-authored-by: Alexander Khramov <alx.khramov@gmail.com>
* fix: text
* fix: naming
* feat: window.focus via add/removeEventListener
* feat: migration of allow cookie to cross domain cookie on C
client side
* fix: naming
Co-authored-by: Alexander Khramov <alx.khramov@gmail.com>
* feat: migration of theme cookies to cross domain cookies (#354)
* feat: cookie utils
* feat: setThemeCookie as standalone function
* feat: migration of theme cookie to cross domain cookie on C
client side
* fix: comment
* fix: comment
* feat: export migrationThemeCookiesToCrossDomainCookiesClientSide
* chore: update version
* feat: not secure theme cookie for safari
* chore: update version
* feat: check the cross cookie theme was changed on other tab
* fix: add call onItemClick with page number when click on arrows
* chore: update version
* chore: update version
* fix: set cookie without Chrome warning (#359)
* fix: set cookie without Chrome warning
* chore: update version
* feat(resolved conflicts): slider input
* feat(resolved conflicts): deploy.yml script
* feat(resolved conflicts): test.yml script
* feat(resolved conflicts): slider types
* feat(resolved conflicts): tooltip
* fix: tooltip
* chore: workflows use node 16
Co-authored-by: Anton Shalimov <a.shalimof@yandex.ru>
Co-authored-by: Nikita Kozlov <nikita.kozlov@p2p.org>
Co-authored-by: Alexander Khramov <alx.khramov@gmail.com>
Co-authored-by: Andrei <t.fane@mail.ru>