Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@opentripplanner/trip-form-v4.0.0](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/trip-form-v3.6.4...@opentripplanner/trip-form-v4.0.0) (2024-09-24)

### Bug Fixes

* remove unused translation strings ([da4c8a2](opentripplanner@da4c8a2))
* **trip-form:** add classNames to advanced mode buttons ([bea6c49](opentripplanner@bea6c49))
* **trip-form:** add cursor styling to mode button ([154a6bc](opentripplanner@154a6bc))
* **trip-form:** clean up styling + pass props ([1564638](opentripplanner@1564638))
* **trip-form:** remove max-width on wide mode buttons ([a2f34cc](opentripplanner@a2f34cc))
* **trip-form:** styling fixes ([7c4e5dd](opentripplanner@7c4e5dd))
* **trip-form:** update input focus states ([3c4ff04](opentripplanner@3c4ff04))

* Remove floating UI (#26) ([7426879](opentripplanner@7426879)), closes [#26](opentripplanner#26)

### Features

* **trip-form:** create mode subsettings container and button ([98ee788](opentripplanner@98ee788))

### BREAKING CHANGES

* removes mode subsettings panel

Co-authored-by: Daniel Heppner <[email protected]>
Co-authored-by: Amy Corson <[email protected]>
  • Loading branch information
3 people committed Sep 24, 2024
1 parent a589cfc commit 260f6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/trip-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentripplanner/trip-form",
"version": "3.6.4",
"version": "4.0.0",
"description": "Trip Settings Form and Related Components",
"author": "@binh-dam-ibigroup",
"homepage": "https://github.com/opentripplanner/otp-ui/#readme",
Expand Down

0 comments on commit 260f6a8

Please sign in to comment.