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

Release v1.0.0 beta3 #1838

Merged
merged 181 commits into from
Jul 31, 2023
Merged

Release v1.0.0 beta3 #1838

merged 181 commits into from
Jul 31, 2023

Conversation

juujisai
Copy link
Contributor

No description provided.

smolenski-mikolaj and others added 30 commits April 12, 2023 13:56
* Snippets: removed fixed width from examples

* Buttons, Templates: reversed changes
Co-authored-by: Marta Wierzbicka <[email protected]>
Co-authored-by: Marta Wierzbicka <[email protected]>
* Add fourth pack of extended docs

* improve image link in some ED

---------

Co-authored-by: Piotr Gusciora <[email protected]>
* Nuxt: integration's expansion

* Nuxt integration: fixes

* Vue: integration expansion

* React: integration expansion

* Angular: integration expansion

* Django: integration expansion

* Express: integration expansion

* Laravel: integration expansion

* Next: integration expansion

* Remix: integration expansion

* Nuxt integration: typo fix

* Solid: integration extension

* Svelte: integration expansion
* adding some extra details about animation (transition & duration) in the hover docs

* correcting some typos, enhancing the overall organization of the added section
iprzybysz and others added 27 commits July 21, 2023 09:02
* Update element offset computation

Updated logic for computing element top and left offset to use document.documentElement and window, from document.body since document.body always returns 0

Signed-off-by: AngeloKarugo <[email protected]>

* made new element offset calculation method, changed scrollspy offset method

---------

Signed-off-by: AngeloKarugo <[email protected]>
* Change Playground placement to sidenav

* Changes for Playground link

---------

Co-authored-by: Bartosz Cylwik <[email protected]>
* update quick start

* add npm video

* Changes in quick start

---------

Co-authored-by: Bartosz Cylwik <[email protected]>
* Lightbox - component

* Corrections

* Changes in lightbox

* Corrections #2

---------

Co-authored-by: Bartosz Cylwik <[email protected]>
* Add range customization

* Add fixes to range input

* Add small fixes to the range input

* Fix custom range colors

* Fix custom range colors

---------

Co-authored-by: Mikolaj Smolenski <[email protected]>
Co-authored-by: Marta Wierzbicka <[email protected]>
Co-authored-by: Bartosz Cylwik <[email protected]>
* Popconfirm - component

* Fix ripple issues in popconfirm

* Corrections

---------

Co-authored-by: Bartosz Cylwik <[email protected]>
* add internationalization guide

* Corrections

* Split snippet in i18n guide

---------

Co-authored-by: Bartosz Cylwik <[email protected]>
* Add basic examples, content types

* Add rest of missing examples in cards

* Update cards page

---------

Co-authored-by: Bartosz Cylwik <[email protected]>
* Add changelog v1.0.0-beta3

* Fix id in changelog

* Add a new position to v1.0.0-beta3 changelog
@cla-bot
Copy link

cla-bot bot commented Jul 31, 2023

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Marta Wierzbicka.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email [email protected]
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@juujisai juujisai merged commit 08affa7 into master Jul 31, 2023
@juujisai juujisai deleted the v1.0.0-beta3 branch July 31, 2023 06:11
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.