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

fix: carbon ads #2266

Merged
merged 78 commits into from Aug 24, 2020
Merged

fix: carbon ads #2266

merged 78 commits into from Aug 24, 2020

Conversation

dragosct
Copy link
Collaborator

No description provided.

hastom and others added 30 commits May 13, 2019 20:42
fixes the " SecurityError: localStorage is not available for opaque
origins"  error message that everyone seems to get on their PRs.

Using the solution provided here jestjs/jest#3630
* Changed 'roboto mono' to 'roboto'

* Changed code fund position to bottom right

* updates

Added ‘supported by Creative Tim’ in About page
Added open collective

* added links to header

* Removed disclaimer, added sponsors, changed footer

* Add premium-themes page and link to it from the footer

* Added products to premium themes page

* Finished premium page

* Finished installation/usage/premium-themes section

* Installed vue-github-buttons

* Added GitHub star button

* Added license, download and chat buttons

* Changed order in gh star button

* Changed page transition

* Added vue-toc

* Style modified for toc

* Added ids on getting started for vue-toc

* Added ids on themes-congifuration for vue-toc

* Added ids on layouts for vue-toc

* Added ids on typography

* Added ids on components->app for vue-toc

* Added ids on buttomBar for vue-toc

* Added ids on Button for vue-toc

* Added ids on Card for vue-toc

* Added ids on datepicker for vue-toc

* Added ids on Dialog for vue-toc

* Added ids on Drawer for vue-toc

* Added ids on autocomplete for vue-toc

* Added ids on Chips for vue-toc

* Added ids on Input for vue-toc

* Added ids on Icon for vue-toc

* Added ids on List for vue-toc

* Added ids on Menu for vue-toc

* Added ids on speedDial for vue-toc

* Added ids on steppers for vue-toc

* Added ids on table for vue-toc

* Added ids on Tabs for vue-toc

* Added ids on toolbar for vue-toc

* Added ids on Tooltip for vue-toc

* Updated license

* Added key to vue-toc

* Small change

* Changed codeinwp logo

* updates

* Css changes for logo and gh-button

* Added more space between buttons

* Removed arrow down & nabber buttons hidden on mobile

* style changes, added premium themes in navbar, centered premium themes

* Cards change

* toc style

* Changed style for code-fund

* restyle codefund

* Restyled home premium section

* Commented contribuitors section

* Changed Patreon text to Open Collective

* Changed home premium background color

* Removed open collective

* Added link to premium-themes from themes image

* Added target blank

* Restyled vue-toc

* added refs

* Responsive changes

* Changed margin on title

* Added custom development link

* Added links from sponsors

* lint fix

* add margin left
* Added dropdown in nabber

* Added sponsors

* restyled codefund

* Codefund restyle

* Restyled footer

* Restyled footer

* Footer restyle on responsive

* Add "new" tag and modify logo in footer

* Cleaned console.log test texts

* Added arrow on dropdown

* Modified sponsors and dropdown

* Codefund on responsive

* Footer restyle on responsive
content and indicator were not initializing to the set active tab
added rtl support to tabs component with mdIsRtl prop
* docs(Tabs): add prop `md-is-rtl` to tabs table component

* docs(Tabs): prop `md-is-rtl` move last item in table
* Fix typo

I'm pretty sure you meant to write here `md-alignment-[vertical]-[horizontal]`, but in the docs it says `md-alignment-[horizontal]-[vertical]`. That threw me off for a bit.

Overall, this is a super awesome package! I love working with it!!

* fix typo in api section

I noticed that at the bottom of the page, in the API section, the order also needs to be reversed. "x" should refer to horizontal, and "y" should refer to vertical.

Co-authored-by: dragosct <17456857+dragosct10@users.noreply.github.com>
Co-authored-by: hastom <aklyavlin@onvis.ru>
Co-authored-by: hastom <aklyavlin@onvis.ru>
#2023)

* Changed dialog positioning to flex

* Revert to transition root element

Co-authored-by: hastom <aklyavlin@onvis.ru>
Co-authored-by: hastom <aklyavlin@onvis.ru>
Co-authored-by: dragosct <17456857+dragosct10@users.noreply.github.com>
Co-authored-by: hastom <aklyavlin@onvis.ru>
dragosct and others added 26 commits May 27, 2020 18:18
* feat: code-fund re-positioned

* refactor: remove patreon add opencollective

* feature: change active theme position on dropdown

* feature: fixed white spaces

* feature: fixed white spaces

* refactor: fixe color theme dropdown on main page disabled
* feat: code-fund re-positioned

* refactor: remove patreon add opencollective

* feature: change active theme position on dropdown

* feature: fixed white spaces

* feature: fixed white spaces

* refactor: fixe color theme dropdown on main page disabled

* refactor: github button on main page visible
* feat: code-fund re-positioned

* refactor: remove patreon add opencollective

* feature: change active theme position on dropdown

* feature: fixed white spaces

* feature: fixed white spaces

* refactor: fixe color theme dropdown on main page disabled

* refactor: github button on main page visible

* feat: add new vars

* feat: add sponsors btn & badge backers

* feat: add contributors & become backer button

* feat: add vue github button plugin

* feat: add post install opencollective

* feat(readme): add contributors
* feat: code-fund re-positioned

* refactor: remove patreon add opencollective

* feature: change active theme position on dropdown

* feature: fixed white spaces

* feature: fixed white spaces

* refactor: fixe color theme dropdown on main page disabled

* refactor: github button on main page visible

* feat: add new vars

* feat: add sponsors btn & badge backers

* feat: add contributors & become backer button

* feat: add vue github button plugin

* feat: add post install opencollective

* feat(readme): add contributors

* feat(readme): add backers button
If you don't add `import 'vue-material/dist/theme/default.css'` for full bundling, things can go wrong on the page. You won't get your component color right.
* Added rules to force existing code style

* One more

Co-authored-by: hastom <aklyavlin@onvis.ru>
Co-authored-by: Beniamin Marcu <marqbeniamin@yahoo.com>
* Refactor(ads): Change codefund with carbon ads

* Refactor(carbon ads): Add style for home page

* Refactor(docs): Add style for carbon ads
* Fixed docs position and height

* Update MainNav.vue

fix comma in mainnav.vue

Co-authored-by: hastom <aklyavlin@onvis.ru>
Co-authored-by: Marcu Beniamin <marqbeniamin@yahoo.com>
Co-authored-by: Beniamin Marcu <marqbeniamin@yahoo.com>
…configuration (#2078)

* fix(MdDatepicker): Pick text button (confirm and cancel) from locale

* fix(jest): Add jest-localstorage-mock to fix unit test issue

Co-authored-by: Travis <rom.lenzotti@zenika.com>
Co-authored-by: Marcu Beniamin <marqbeniamin@yahoo.com>
* Refactor(ads): Change codefund with carbon ads

* Refactor(carbon ads): Add style for home page

* Refactor(docs): Add style for carbon ads

* Refactor(Home.vue): Change carbon ads css
* Refactor(ads): Change codefund with carbon ads

* Refactor(carbon ads): Add style for home page

* Refactor(docs): Add style for carbon ads

* Refactor(Home.vue): Change carbon ads css

* Refactor(PageContainer): Change carbonads style
* Refactor(ads): Change codefund with carbon ads

* Refactor(carbon ads): Add style for home page

* Refactor(docs): Add style for carbon ads

* Refactor(Home.vue): Change carbon ads css

* Refactor(PageContainer): Change carbonads style

* Refactor(carbonads): Design changes

* Refactor(carbonads): Design changes
* Refactor(ads): Change codefund with carbon ads

* Refactor(carbon ads): Add style for home page

* Refactor(docs): Add style for carbon ads

* Refactor(Home.vue): Change carbon ads css

* Refactor(PageContainer): Change carbonads style

* Refactor(carbonads): Design changes

* Refactor(carbonads): Design changes

* Refactor(ads): design changes
@dragosct dragosct merged commit 78209c3 into master Aug 24, 2020
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