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

WIP sveltekit init #281

Merged
merged 121 commits into from
Jul 26, 2021
Merged

WIP sveltekit init #281

merged 121 commits into from
Jul 26, 2021

Conversation

imhul
Copy link
Collaborator

@imhul imhul commented Jun 10, 2021

No description provided.

@github-actions
Copy link

github-actions bot commented Jun 14, 2021

Visit the preview URL for this PR (updated for commit 1941d5f):

https://mailcheck-landing--pr281-next-4w7ttv7u.web.app

(expires Mon, 02 Aug 2021 11:27:43 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

update 404 page handling
lint some code
src/app.scss Outdated
@@ -1,5 +1,4 @@
@import './styles/normalize';
@import './mixins';
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Подскажи, за что миксины грохнул?)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

они подключены у тебя глобально, зачем их еще раз тянуть?

@@ -207,9 +207,9 @@
</p>
<div class="emails-block">
<div class="main-buttons">
<a rel="external" href="https://app.mailcheck.co/" class="btn btn-live-demo"
<a rel="external" href="https://app.mailcheck.co/" target="_blank" class="btn btn-live-demo"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ставить тут target=_blanc не нужно, т.к. тут человек идет куда нам нужно - на наш же сайт.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а external нужно чтобы сказать системе что у нужно отлюкчить урл из обработки роутером

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Принято

class="affiliate"
class:intersecting
use:inview
on:enter={(event) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

можно обойтись одним handleChange

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Надо попробовать

@sonarcloud
Copy link

sonarcloud bot commented Jul 26, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@nosovk nosovk merged commit 997712e into master Jul 26, 2021
@nosovk nosovk deleted the next branch July 26, 2021 12:45
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.

None yet

3 participants