Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Up to date #153

Merged
merged 154 commits into from
Oct 3, 2022
Merged

Up to date #153

merged 154 commits into from
Oct 3, 2022

Conversation

huibizhang
Copy link
Member

No description provided.

adamwathan and others added 30 commits March 28, 2022 14:33
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump tailwindcss from 3.0.23 to 3.0.24

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.23 to 3.0.24.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.0.23...v3.0.24)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add config stub

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jordan Pittman <[email protected]>
* Add initial newsletter form

* Hook up newsletter sign up forms

* Fix missing input border on iOS

* Remove blog post footer component

* Simplify "latest articles" section

* Tweak "latest articles" section
Remove apostrophe from possessive "its"
* Add missing comma

* Update ComponentDriven.js

Co-authored-by: Adam Wathan <[email protected]>
thecrypticace and others added 27 commits September 6, 2022 13:34
* Refactor

refactor

* Fix CS

* Fix CS

* Refactor

* Rebuild Vite guide to have React and Vue

* Update create vite command

* Remove steps relating to the creation of the CSS file

The file `index.css` already exists in all Vite templates.

* Update to reflect `type: module` differences

Vite uses type: module now which generates .cjs files

* Update existing CSS file name for Vue

* Fix hash syncing on tabbed guides

* Autoselect template when running create command for Vite
Corrects a typo on line 16: the plural of “axis” is “axes”.
* sanjaiyan: image optimization

* adding some optimization

* Remove `loading` prop

Co-authored-by: Brad Cornes <[email protected]>
* email sutocomplete

* Fix `autoComplete` prop name

Co-authored-by: Brad Cornes <[email protected]>
* meta theme color

* Tweak `theme-color`, and adapt to dark/light mode

Co-authored-by: Brad Cornes <[email protected]>
Replace "it's own" with "its own" in docs/display.mdx
The previous link points to an old version of the Next.js + Tailwind CSS Example. With this old version it is not possible to simply one click copy the commands for each package manager (npm, yarn and pnpm), therefore I updated the link to the current (Sep 2022) version.
* Upgrade to Next.js v12, use default image loader

* Fix image error
* Add default `font-weight` documentation to `font-size`

* Simplify font-size customization documentation

Co-authored-by: Jonathan Reinink <[email protected]>
* Fix missing class selector typo

* Update display.mdx

Co-authored-by: Adam Wathan <[email protected]>
Update brand logo to the right path.
* add prettier-plugin-tailwindcss to editor-setup

* Update editor-setup.mdx

Co-authored-by: Adam Wathan <[email protected]>
@huibizhang huibizhang changed the base branch from tw to master October 3, 2022 03:55
@huibizhang huibizhang changed the base branch from master to tw October 3, 2022 03:57
@huibizhang huibizhang merged commit c73ccff into tailwindcss-tw:tw Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.