Anik Dhabal Babu and GitHub
c5becb0990
fix: few ui fixes on booking page ( #17383 )
2024-10-29 07:45:06 +00:00
Alex van Andel and GitHub
b9128a7a0b
chore: Add ./components/[name]/index.ts map to package.json ( #17319 )
...
* chore: Add ./components/[name]/index.ts map to package.json
* fix: Clarify Popover exports
* fix: re-add dropdown to calcom/ui barrel
* chore: Add icon barrel file re-export
* Fix all calcom/ui imports of its own barrel
* Never say 'fix all remaining..' it's never true
* Some type fixeS
* Linking fixes
* Rename sheet.tsx to Sheet.tsx
Done through UI, console does NOT like this.
* Fixed some test failures
2024-10-25 23:05:29 +01:00
baa9045af7
feat: ability to add guests via app.cal.com/bookings ( #14740 )
...
* feat: ability to add guests via app.cal.com/bookings
* fix: some update
* fix: minor issue
* fix: final update
* update
* update
* add requested changes
* fix type error
* small update
* final update
* fix type error
* fix location
* update calender event
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
2024-08-20 09:26:19 +00:00
Hichem Fantar and GitHub
50c4578c2e
feat: Add transition to hover background in multiple components ( #16216 )
...
* chore: Add transition to hover background in multiple components
* chore: Add transition to hover background in multiple components
2024-08-20 07:23:09 +00:00
0b03bcb90e
feat: CalendarSettings atom ( #16120 )
...
* dumb components for calendar settings
* shadcn switch
* update exports
* update packages
* add calendar settings atom to examples app
* init calendar settings atom
* refactors
* fix import path
* export type for calendar switch props
* invalidate queries on deleting calendar credentials
* replace calendars list with calendar settings wrapper
* cleanup
* update styling
* refactors
* cleanup
* fix: missing key prop CalendarSettingsPlatformWrapper
* Label as client components
* Address client component build errors
* Move QueryCell out of packages/lib
* PR feedback
* more feedback
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
2024-08-13 21:51:29 +05:30
d21c91c519
fix : #15989 disable country prefill in phone input ( #15991 )
...
* default country disabled in phone input
* Update PhoneInput.tsx
* update event-types e2e
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-07-31 00:20:37 +03:00
3f02de8214
chore: icon cleanup ( #13770 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2024-04-03 23:23:57 +00:00
b3f4cfab32
feat: new org onboarding wizard ( #13139 )
...
* added layouts for moving teams step
* added admin section for org creation step
* extended org creation to also move existing teams
* wip
* wip
* wip
* further changes
* Add checkout for org in onboarding
* Fix ts errors
* Self review feedback
* Self review addressed
* Fix unit tests
* Fix ts error
* Seans feedback addressed
* feat: fix correct accounts pending
* fix: unit tests for new invite member permissions
* tests: org admin onboarding tests for existing user
* tests: Inital user self serve flow
* chore: update teamAndUserFixture to create X amount of teams
* chore: add testId to card actionButton
* test: add test-Id to continue or checkout button
* tests: add tests for migrating existing teams
* feat: match new designs
* fix: isAdminCheck
* chore: fix pricing copy
* fix: flacky tests
* Fix tests?
* More test fixes
* Check all checkboxes
* Fix type error
* Fix failing test and typescript issues
* Fix unpaid org allowing auto-add users
* Add self-serve flag
* Skip tests
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Hariom <hariombalhara@gmail.com >
Co-authored-by: sean-brydon <sean@cal.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Omar López <zomars@me.com >
2024-04-03 18:53:02 +05:30
Udit Takkar and GitHub
a43fa13b11
fix: infinite rendering in event setup tab ( #13877 )
2024-02-26 22:18:58 +00:00
+1
30ba168fc3
chore: bump @trpc/* and @tanstack/react-query ( #13335 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Benny Joo <sldisek783@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Gergő Móricz <mo.geryy@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-01-23 16:42:29 -07:00
3e08c66888
refactor: Use template literal instead of '+' operator ( #11444 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2023-10-03 11:52:19 -07:00
4e0a549a50
fix: Fix bookingPage UI issues in dark mode ( #10203 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-07-19 16:07:07 +00:00
d58924ecad
feat: New workflow action to send Whatsapp message ( #8818 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-07-11 15:48:44 +00:00
2f85b8ad6b
fix: phone number disappearing issue ( #9811 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-07-01 19:42:18 +02:00
Omar López and GitHub
2d6eebcd8a
chore: Sync packages mismatches ( #9725 )
2023-06-22 15:25:37 -07:00
5952a38ab9
feat: [CAL-910] Pre-select country for phone number (CALCOM-5759) ( #9526 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
2023-06-22 10:18:05 +02:00
2dbc73c75b
chore: fix all Typescript warnings ( #8618 )
...
* [CAL-1517] fix all Typescript warnings
* solve conflicts
* Update stripeCheckoutSession.handler.ts
Parse is a guard, so even though the variable is unused the parse itself is needed.
* Update ToolbarPlugin.tsx
Don't change dependency tree
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-06-06 11:59:57 +00:00
Hariom Balhara and GitHub
b1019d6bab
fix: [Hotfix]No phone number is valid ( #9258 )
...
* Fix invalid phone number always
* Fix countrycode detection
2023-06-01 09:47:18 +00:00
a6330c0fc8
chore: Rounding, frames and radio buttons of the booking forms not consistent ( #8705 )
...
* Rounding, frames and radio buttons of the booking forms not consistent
* Updates
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-05-30 15:47:22 +00:00
8a181f3204
refactor: radio area group ( #9113 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-05-29 16:52:27 +01:00
jemiluv8 and GitHub
49757010ba
add country-flag-icons to our public folder to be used instead of the external domain when loading country flags for react-phone-number-input ( #8959 )
2023-05-23 08:56:24 +00:00
cfd1a72c64
[CAL-1545] replace heroicons with lucide.dev ( #8599 )
...
* fix linting
* [CAL-1545] replace heroicons with lucide.dev
* [CAL-1545] replace heroicons with lucide.dev
* [CAL-1545] replace heroicons with lucide.dev
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Efraín Rochín <roae.85@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-05-17 12:47:44 +00:00
bdbf9bd04d
perf: reduce bundle size ( #8337 )
...
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-04-19 19:45:08 +05:30
Nafees Nazik and GitHub
88cf535c8e
fix: address input ( #8352 )
2023-04-19 13:02:26 +00:00
Udit Takkar and GitHub
a76a4996b4
fix: address input ( #8349 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
2023-04-18 18:21:46 +05:30
5170fc2424
Managed event-types ( #6876 )
...
* WIP
* Locked fields manager
* Leftovers
* Bad merge fix
* Type import fix
* Moving away from classes
* Progress refactoring locked logic
* Covering apps, webhooks and workflows
* Supporting webhooks and workflows (TBT)
* Restoring yarn.lock
* Progress
* Refactoring code, adding default values
* Fixing CRUD for children
* Connect app link and case-sensitive lib renaming
* Translation missing
* Locked indicators, empty screens, locations
* Member card and hidden status + missing i18n
* Missing existent children shown
* Showing preview for already created children
* Email notification almost in place
* Making progress over notif email
* Fixing nodemailer by mixed FE/BE mixup
* Delete dialog
* Adding tests
* New test
* Reverting unneeded change
* Removed console.log
* Tweaking email
* Reverting not applicable webhook changes
* Reverting dev email api
* Fixing last changes due to tests
* Changing user-evType relationship
* Availability and slug replacement tweaks
* Fixing event type delete
* Sometimes slug is not there...
* Removing old webhooks references
Changed slug hint
* Fixing types
* Fixing hiding event types actions
* Changing delete dialog text
* Removing unneeded code
* Applying feedback
* Update yarn.lock
* Making sure locked fields values are static
* Applying feedback
* Feedback + relying on children list, not users
* Removing console.log
* PR Feedback
* Telemetry for slug replacement action
* More unit tests
* Relying on schedule and editor tweaks
* Fixing conteiner classname
* PR Feedback
* PR Feedback
* Updating unit tests
* Moving stuff to ee, added feature flag
* type fix
* Including e2e
* Reverting unneeded changes in EmptyScreen
* Fixing some UI issues after merging tokens
* Fixing missing disabled locked fields
* Theme fixes + e2e potential fix
* Fixing e2e
* Fixing login relying on network
* Tweaking e2e
* Removing unneeded code
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2023-04-12 23:10:23 -03:00
91f381bce9
Replace react icons with lucidedev ( #8146 )
...
* migrate from react-icons to lucide-react
* replace react-icon with lucide-dev: Webhook Icon
* add lucide transformer
* Fix LinkIcon import
* Update yarn.lock to include monorepo deps
* Migrated icons in ChargeCardDialog
* Port Storybook to new icons as well
* Adjust Info & Globe icons size to match react-icons size
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-04-12 17:26:31 +02:00
Peer Richelsen and GitHub
f45fb03838
wip: replaced dark border with border-subtle ( #8211 )
2023-04-12 10:42:41 +02:00
Nafees Nazik and GitHub
446c29dd9c
fix: booker phone input style ( #8165 )
...
* fix: text area styles
* fix: phone input styles
* fix: use the text area component
* fix: remove focus style
2023-04-10 18:12:15 +02:00
e1096620e6
fix: replace ltr and rtl with new ms and me ( #8138 )
...
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-04-09 11:13:57 +02:00
sean-brydon and GitHub
4b0d22655d
Feat/tokens + darkmode + theme support ( #7876 )
2023-04-05 18:14:46 +00:00
04c634ec4b
Fix timezone select - create two variants ( #7875 )
...
* Fix timezone select - create two variants
* Remove menu is open
* Timezone fixes
---------
Co-authored-by: Efraín Rochín <roae.85@gmail.com >
2023-03-26 21:19:13 +02:00
Udit Takkar and GitHub
df4fedd61d
fix: remove items-center and add fle x shrink ( #7624 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
2023-03-09 11:53:26 +00:00
Udit Takkar and GitHub
d80581ad58
fix: prevent refetching country ( #7622 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
2023-03-09 10:38:57 +00:00
4e1e2577eb
fix: create a trpc route for fetching country ( #7555 )
...
* fix: create a trpc route for fetching country
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-03-08 12:33:42 +00:00
517cfde5b8
Feature/ Manage Booking Questions ( #6560 )
...
* WIP
* Create Booking Questions builder
* Renaming things
* wip
* wip
* Implement Add Guests and other fixes
* Fixes after testing
* Fix wrong status code 404
* Fixes
* Lint fixes
* Self review comments addressed
* More self review comments addressed
* Feedback from zomars
* BugFixes after testing
* More fixes discovered during review
* Update packages/lib/hooks/useHasPaidPlan.ts
Co-authored-by: Omar López <zomars@me.com >
* More fixes discovered during review
* Update packages/ui/components/form/inputs/Input.tsx
Co-authored-by: Omar López <zomars@me.com >
* More fixes discovered during review
* Update packages/features/bookings/lib/getBookingFields.ts
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
* More PR review fixes
* Hide label using labelSrOnly
* Fix Carinas feedback and implement 2 workflows thingy
* Misc fixes
* Fixes from Loom comments and PR
* Fix a lint errr
* Fix cancellation reason
* Fix regression in edit due to name conflict check
* Update packages/features/form-builder/FormBuilder.tsx
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
* Fix options not set when default value is used
* Restoring reqBody to avoid uneeded conflicts with main
* Type fix
* Update apps/web/components/booking/pages/BookingPage.tsx
Co-authored-by: Omar López <zomars@me.com >
* Update packages/features/form-builder/FormBuilder.tsx
Co-authored-by: Omar López <zomars@me.com >
* Update apps/web/components/booking/pages/BookingPage.tsx
Co-authored-by: Omar López <zomars@me.com >
* Apply suggestions from code review
Co-authored-by: Omar López <zomars@me.com >
* Show fields but mark them disabled
* Apply suggestions from code review
Co-authored-by: Omar López <zomars@me.com >
* More comments
* Fix booking success page crash when a booking doesnt have newly added required fields response
* Dark theme asterisk not visible
* Make location required in zodSchema as was there in production
* Linting
* Remove _metadata.ts files for apps that have config.json
* Revert "Remove _metadata.ts files for apps that have config.json"
This reverts commit d79bdd336cf312a30a8943af94c059947bd91ccd.
* Fix lint error
* Fix missing condition for samlSPConfig
* Delete unexpectedly added file
* yarn.lock change not required
* fix types
* Make checkboxes rounded
* Fix defaultLabel being stored as label due to SSR rendering
* Shaved 16kb from booking page
* Explicit types for profile
* Show payment value only if price is greater than 0
* Fix type error
* Add back inferred types as they are failing
* Fix duplicate label on number
---------
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Efraín Rochín <roae.85@gmail.com >
2023-03-02 11:15:28 -07:00
Udit Takkar and GitHub
c20835a4c8
feat: get country code from ip geolocation ( #6880 )
...
* feat: get coutnry code from ip geolocation
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: create new api route for fetching code
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore: replace city with country
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* refactor: create hook for country
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
2023-02-25 12:15:05 -07:00
Omar López and GitHub
7c749299bb
Enforces explicit type imports ( #7158 )
...
* Enforces explicit type imports
* Upgrades typescript-eslint
* Upgrades eslint related dependencies
* Update config
* Sync packages mismatches
* Syncs prettier version
* Linting
* Relocks node version
* Fixes
* Locks @vitejs/plugin-react to 1.3.2
* Linting
2023-02-16 15:39:57 -07:00
+7
d1a877e70d
Add additional guests ( #6419 )
...
* Add additional guests
* WIP
* WIP
* Type fix
* WIP
* Add validation for already invited attendees
* Revert type to email
* remove controlled fields
* disables signups via env variable (#6212 )
* disables signups via env variable
* Apply suggestions from code review
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
* Reusable Upgrade component for teams only features (#6473 )
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
* i18n udpate
* fix: darkmode in booking/[id] page (#6458 )
* fix: text-area style
* fix: border styles
* fix: german translation for reschedule booking email subject (#6483 )
* fix: german translation for reschedule subject
* fix: add a full stop
* fix: app store spacing issues (#6481 )
* feat: add equal spacing with gap
* fix: title style
* fix: title style
* fix: remove margin
* fix: remove margin
* fix: sub header spacing and slider button
* fix: category card text
* fix: app store spacing issues
* fix: tab in tablet
* fix: shell
* fix: styling of dropdown component (#6440 )
* fix: styling of dropdown component
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* Apply suggestions from code review
* fix: use dropdown item in all pages
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore: undo
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
* readding sidebar tips for everyone, added 3 more features to teams empty screen (#6475 )
* readding sidebar tips for everyone
* added 3 more features to teams plan
* responsive fixes
* responsive fixes
* small responsive fix
* CTA alignment fixed
* Minor alignment fixes to Shell for event-types/[type]
Co-authored-by: Alex van Andel <me@alexvanandel.com >
* fix: wrong i18n placeholder in many locales (#6496 )
* fix: czech translation
* fix: spanish translation
* fix: italian translation
* fix: japanese translation
* fix: korean translation
* fix: dutch translation
* fix: norwegian translation
* fix: polish translation
* fix: portuguese translation
* fix: portuguese translation
* fix: romanian translation
* fix: russian translation
* fix: serbian translation
* fix: swedish translation
* fix: turkish translation
* fix: ukrainian translation
* fix: vietnamese translation
* fix: chinese simplified translation
* fix: chinese traditional translation
* Disable redirect for cancellation page (#6498 )
* [CAL-677] /event-type : Event Setup sidebar item doesn't reflect multiple durations (#6390 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
* Added fallback to hostsFixed too which is used in COLLECTIVE (#6500 )
* Don't update the field when changing the select (#6486 )
* Don't update the field when changing the select
* Fixing missing label
* Applied the correct y-8 vertical margin
* Changed the description vertical offset from title a bit more
* Add Trash icon on Availability list dropdown
* fix: tablet sidebar profile being too wide and not centered (#6490 )
* feat: updated app list items styling issues inside settings/conferencing
* feat: fixed tablet sidebar width and not centered issue
* fix: removed un-related changes from this pr
* deleted .env
* fix: added the accidentaly deleted .env file
* fix: removed unwanted .env file from the pr
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
* Bring back PublicShell (#6505 )
* Add red text to error message
* WIP
* Rearrange guest input
* Fix validate unique guests logic
* Allow guests on reschedule
* Lint fix
* More lint fixes
* Lint fixes
* More lint fixes
* Fix remove guest button margin
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Jeff Loiselle <jeff@loiselles.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Nafees Nazik <84864519+G3root@users.noreply.github.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Ronit Panda <72537293+rtpa25@users.noreply.github.com >
Co-authored-by: Alan <alannnc@gmail.com >
2023-01-31 17:36:38 +00:00
Omar López and GitHub
16adf86c8c
Upgrades typescript to 4.9.4 ( #6747 )
...
* Upgrades typescript to 4.9.4
* Type fixes
2023-01-26 18:50:56 -07:00
Omar López and GitHub
cf33106d8b
WIP: SIU: Maximum call stack size exceeded fix? ( #6740 )
...
* Maximum call stack size exceeded fix?
# Conflicts:
# packages/prisma/index.ts
* Prisma client extensions is too much for our TS
* Removed unused Icons
* Type fixes
2023-01-26 17:51:03 -05:00
cfa8fd8b67
Reduce bundle size by importing single icons at a time ( #6644 )
...
* Removed barrel import for icons to reduce bundle size.
* Fixed replacement mistakes
* Reverted unneccesary yarn.lock updates
* Added some missed Icon. import conversions
* Remove merge artifact import in @calcom/ui
* Don't import Icon in pages/[user]
* Update packages/ui/package.json
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Omar López <zomars@me.com >
2023-01-23 23:08:01 +00:00
Alex van Andel and GitHub
fa984e1568
Changed a neutral- classes to gray ( #6603 )
...
* Changed a neutral- classes to gray
* Changed all border-1 to border
2023-01-20 23:04:58 +01:00
sean-brydon and GitHub
23086476b3
Tailwind Merge ( #6596 )
...
* Tailwind Merge
* Fix merge classNames
2023-01-20 15:19:12 +01:00
de64d3d9d4
Move exports up a folder ( #6519 )
...
* Move exports up a folder
* Fix imports
* Fix imports again
Co-authored-by: zomars <zomars@me.com >
2023-01-17 12:10:47 -07:00
sean-brydon and GitHub
f21c4eb11e
Fixing colors ( #6429 )
2023-01-12 16:57:43 +00:00
112d504148
Chor/v2 UI tidy - Dialog & Toasts ( #6307 )
...
* Dialog Tidyup
* Move toasts
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
2023-01-09 13:57:12 +00:00
Alex van Andel and GitHub
e5b6a3332e
Feature/new design radio area group ( #6289 )
...
* Refactor of the RadioAreaGroup component
* Move RadioAreaGroup outside of v2/core
* Use useTypedQuery
* Removed unused (broken) imports
* Fix type for Select
2023-01-06 20:05:23 +00:00
0cbaba73e4
🧹 Chore/move v2 components to components dir ( #6261 )
...
* Removed old root UI components.
* Fixed import path
* Moved first v2 components to new components dir.
* Changed icon to not import from root, since it somehow creates a recursive import
* Removed irrelevant todo
* Added docs for new components
* Fixed type errors
* Update packages/ui/components/index.ts
Removing as per comment
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-01-05 12:04:28 +00:00
Jeroen Reumkens and GitHub
37159914cf
🧹 Removed old root UI components. ( #6249 )
...
* Removed old root UI components.
* Fixed import path
* Changed icon to not import from root, since it somehow creates a recursive import
* Removed irrelevant todo
* Fixed merge issues.
* Fixed shell export
2023-01-04 14:05:00 +01:00