twenty/packages/twenty-front
Leo Alfred 8864528d55
Center InternalDatePicker Clear button (#3265)
* Center InternalDatePicker Clear button

* Add back Clear button padding

* Center date picker clear button through props

* Refactor StyledButtonContainer padding

* Refactor StyledButtonContainer to extend MenuItem

* Use custom date picker Clear button implementation

* Undo MenuItem changes

* Refactor new date picker code

* Refactor datepicker solution

* Rename StyledButtonContent to StyledButton

* Remove unnecessary menu-item class
2024-01-17 12:05:16 +01:00
..
__mocks__ Increase test coverage for /modules/ui (#3314) 2024-01-11 08:51:36 +01:00
.storybook POC: chore: use Nx workspace lint rules (#3163) 2024-01-03 23:07:25 +01:00
public POC: chore: use Nx workspace lint rules (#3163) 2024-01-03 23:07:25 +01:00
scripts [Wip] Update CI CD (#2945) 2023-12-12 22:38:40 +01:00
src Center InternalDatePicker Clear button (#3265) 2024-01-17 12:05:16 +01:00
.env.example Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.eslintrc-ci.cjs fix: fix Relation field optimistic effect on Record update (#3352) 2024-01-13 12:35:30 +01:00
.eslintrc.cjs feat: detach records from Relation field card in Show Page (#3350) 2024-01-12 12:10:42 +01:00
.gitignore Fix Docker postgres dev setup 2023-12-11 11:13:03 +01:00
.swcrc Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
codegen-metadata.cjs Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
codegen.cjs feat: add Relation field card feature flag (#3311) 2024-01-09 12:46:03 +01:00
index.html Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
jest.config.ts Add tests for modules/people, modules/pipeline, modules/search and modules/settings (#3395) 2024-01-12 18:05:56 +01:00
nyc.config.cjs fix: fix Relation field optimistic effect on Record update (#3352) 2024-01-13 12:35:30 +01:00
package.json Bump version to 0.2.3 (#3506) 2024-01-17 11:57:13 +01:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.app.json Refactor recoil v4 (#3266) 2024-01-05 19:18:22 +01:00
tsconfig.json POC: chore: use Nx workspace lint rules (#3163) 2024-01-03 23:07:25 +01:00
tsconfig.node.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.spec.json POC: chore: use Nx workspace lint rules (#3163) 2024-01-03 23:07:25 +01:00
tsup.config.ts Fix Tsup setup to fuel docs with twenty-ui components (#2978) 2023-12-13 16:40:31 +01:00
tsup.ui.index.tsx Remaining UI docs (#2997) 2023-12-15 11:36:28 +01:00
vite.config.ts Fix vite build config (#3358) 2024-01-10 17:42:11 +01:00

Run yarn dev while server running on port 3000