cal.pub0.org/apps/web
sean-brydon 277b0c4c92
Feat/design system (#3051)
* Storybook Boilerplate setup

* Inital Setup

* First story

* Color Design System

* Badge Story + Comp

* Checkbox UI + Stories

* Update Red colors + Button Group

* Switch+Stories / Default brand color

* Update Version + Button Group combined

* Compact Butotn Group

* Tidy up Selectors

* Adds Tooltip to Button

* TextInput

* Update SB

* Prefix Input

* Match text area styles

* Prefix Controls

* Update spacing on text area

* Text Input Suffix

* Color Picker

* Update storybook

* Icon Suffix/Prefix

* Datepicker + move components to monorepo

* Text color on labels

* Move Radio over to monorepo

* Move CustomBranding to calcom/ib

* Radio

* IconBadge Component

* Update radio indicator background

* Disabled radio state

* Delete yarn.lock

* Revert "Delete yarn.lock"

This reverts commit 9b99d244b7.

* Fix webhook test

* Replace old toast location

* Update radio path

* Empty State

* Update Badge.tsx

* Update Badge.tsx

* Banner Component+story

* Creation Modal

* Creation Dialog updated

* Button hover dialog

* Confirmation Modal

* Datepicker (Booking)

* PageHeader

* Fix border width

* PageHeader update search bar

* Fix input height

* Fix button group size

* Add spacing between badges - font smoothing

* Update button position on banner

* Banner update

* Fixing focus state on suffix/prefix inputs

* Implement A11y addon

* Add aria label

* error && "text-red-800"

* Fix button hover

* Change colors

* Generate snapshot tests for on hover button

* Revert colors to demo

* Change colors

* Fix Linear Issues

* Form Stepper component

* Add padding back to input

* Move ui to UI_V2

* Use V2

* Update imports for v1

* Update imports for v1

* Upgrade to nextjs in storybook root

* Update website submodule

* Avatar Groups

* Fix webpack again

* Vertical Tab Item

[WIP] - active state on small item is not working currently

* Vertical Tab Group

* Add Github action

* Fix website submodule

* Fix GH action

* Rename Workflow

* Adds lint report for CI

* Lint report fixes

* NavigationItem comments

* VerticalTabItem type fixes

* Fix avatar blur

* Fix comments

* Adding isEmbed to window object

* Disable components that use router mock.

* Load inter via google fonts

* Started select

* Adding base Breadcrumb

* Update readme

* Formatting

* Fixes

* Dependencies matching

* Linting

* Update FormStep.stories.tsx

* Linting

* Update MultiSelectCheckboxes.tsx

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-22 18:39:50 -06:00
..
@types
components Feat/design system (#3051) 2022-07-22 18:39:50 -06:00
contexts fix: update eslint config to test .ts and .js separately (#2805) 2022-05-18 10:05:25 -06:00
docs
ee Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
lib Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
pages Feat/design system (#3051) 2022-07-22 18:39:50 -06:00
playwright Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
public New Crowdin translations by Github Action (#3501) 2022-07-22 23:05:42 +02:00
scripts
server/lib Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
styles Bug(header): profile dropdown flickering on mobile (#3071) 2022-07-15 11:17:54 -06:00
test Feat/design system (#3051) 2022-07-22 18:39:50 -06:00
web3 Only make web3 call if credential exists (#3323) 2022-07-13 18:14:39 -06:00
.eslintignore
.gitignore Embed Code Generator: Fix Preview HTML and Embed Lib path for production (#2688) 2022-05-06 15:56:26 +00:00
.nvmrc
calendso.yaml
jest.config.ts Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
middleware.ts Upgrading nextjs and collect (#3252) 2022-07-12 11:43:53 -06:00
next-env.d.ts
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
package.json Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
postcss.config.js
project.toml
tailwind.config.js Update tailwind to 3.1.3 (#3106) 2022-06-19 15:13:12 +00:00
tsconfig.json Routing Forms (#2785) 2022-07-14 12:40:53 +00:00