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

Adding two quotes and translations #1

Open
wants to merge 116 commits into
base: master
Choose a base branch
from

Conversation

classicsman
Copy link
Owner

#Hacktoberfest

PragatiVerma18 and others added 30 commits June 15, 2019 23:42
added spell check attributes to the text area
So it looks more consistent – and I don't think I can change the Twitter one since it's in an iframe.
To make things look more aligned
* Adding a quote

* Update geeksay.js
* Add translations for greet and code

* Update geeksay.js
* Added words to Geeksay.js

* Update geeksay.js
* Update geeksay.js

Added quote and translation 🤓

* Update geeksay.js
2 emotion (word) + 1 word translate
* added a translation

* Update geeksay.test.js
Added 16 translations and 1 quote
* add .gitignore

* Update .gitignore
* add 'Write' and 'Off' to translations

* Update geeksay.js
…212)

The package-lock should be in Git as it allows contributors to ensure
their dependencies match the ones used by the upstream CI.

IDE configs (such as .idea for IntelliJ IDEs) should be ignored by git
so first-time contributors can get started easily. This is especially
useful to new developers or those new to contributing to Open Source.
* Add "Live, Laugh, Love" as a quote and a couple translations

`Live, Laugh, Love` translates to `Live, Laugh, <3" which seemed fitting enough. Also added a couple translations that I thought of while I was in there.

* Update geeksay.js
* Functionality to ignore symbols when translating words.

* Update geeksay.js

* PR changes

Fixed issue where translator was acting case-sensitive, as well as an issue with newline symbols being considered in symbol removal regexp.

* Update geeksay.test.js

* Update geeksay.js

Renamed `text` to `word` within `geeksayWord()` for clarity.

Also converted the argument into `geeksayWord()` to lowercase before translating, to match case-insensitively.

* Update geeksay.js

Mentioned in previous commit that I renamed `text` to word--but I didn't! Did so in this commit 😆

Close #63
* Add punctuation and key#

* Update index.html

* Update geeksay.js
pavilandoangelo and others added 30 commits October 3, 2022 13:06
* Added "Copy-and-Paste was programmed by programmers for programmers actually" quote

* Change added quote

Co-authored-by: Dhyey Kathiriya <[email protected]>
* initial commit

* second commit

* final commit
Co-authored-by: Dhyey Kathiriya <[email protected]>
* First Contribution

Added a quote & some translations

* Update geeksay.js (first contribution))

Just added a quote after sync fork.

* Updated index.html

Edited margin of text area for mobile view.

Co-authored-by: Dhyey Kathiriya <[email protected]>
* new type of alert

* clear extra css

* made copy button beautiful

* small tweaks

* made responsive

* final ??

* done
* updated geeksay.js

* update 2.0 geeksay.js

* update 3.0 geeksay.js

added seven new translations

* update 4.0
* Add word pair functionality and some refactoring

* fix case sensivity and improve performance
* feat: fix inconsistent button margin

* style: format code

* fix: textarea margin for small viewport

* feat: create function to post tweet

* feat: recreate `tweet` button

* feat: add hover state to tweet button and add hashtag to tweet content

* style: revert prettier formatting
* Added some new quotes

* Requested Changes Done

Co-authored-by: Dhyey Kathiriya <[email protected]>
* Update geeksay.js

* Update geeksay.js

* Update geeksay.js

* Update geeksay.js

removed less general added new quotes

Co-authored-by: Dhyey Kathiriya <[email protected]>
* Rectified Textarea Margin + Rectified Inconsistency of Breakpoint around buttons

* Rectified Syntax Errors

Someone tweaked the file geeksay.js with syntax errors, causing the website to not run properly. I solved that very minor syntax error.

* Rectified Error in URL Encode of Twitter Link

Rectified the error associated with the Twitter URL as it wasn't converting # and Space to URL Encode.

* Added Social Buttons

Added Facebook & Twitter buttons below the output box. Copy button stays inline at the top of the output box. Also, improved the responsiveness alot

* Update Indentation of geeksay.js

* Update Indentation of geeksay.js

* Fixing Indentation of geeksay.js
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `flat` from 4.1.0 to 5.0.2
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](hughsk/flat@4.1.0...5.0.2)

Updates `mocha` from 6.2.2 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v6.2.2...v10.2.0)

---
updated-dependencies:
- dependency-name: flat
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This is an update to the readme file pointing out missing information about the project under hacktober fest 2022
* updated index

* updated buttons and fonts
* sometimes its okay to run

* divide and conquer
interface of the website.

Co-authored-by: Mohd Faisal Ansari <[email protected]>
Add gandalf quote "shall not pass"
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.