Quick and easy product tours with Twitter Bootstrap Popovers
jgorset/facebook-messenger 922
Definitely the best way to make Bots on Facebook Messenger with Ruby
Sweet Qml components inspired from Ionic framework style for mobile and desktop Qt/Qml projects
kslazarev/numbers_and_words 281
Convert numbers to words using I18N.
sorich87/github-to-bitbucket-issues-migration 135
Migrate issues from a Github repository to a Bitbucket one
sorich87/import-users-from-csv 45
WordPress plugin - Import users from a CSV file into WordPress
Import people from a CSV file to Mixpanel
UNMAINTAINED - Node.js app for beautifying HTML, CSS or JS code
sorich87/export-users-to-csv 3
Exports WordPress users data and metadata to a CSV file
sorich87/automatic-updates-library 2
UNMAINTAINED - Client library for a WordPress automatic updates server
startedsorich87/bootstrap-tour
started time in 11 hours
startedsorich87/bootstrap-tour
started time in a day
startedsorich87/bootstrap-tour
started time in a day
startedsorich87/bootstrap-tour
started time in 4 days
issue commentsorich87/bootstrap-tour
Bootstrap tour conflicts with other Bootstrap Modals
Yeah I faced the same problem. It is because of the fade class. Bootstrap modal adds fade class in its modal element. Bootstrap tour has a css property where fade class has opacity of 0, so we do not see the bootstrap modal but just the backdrop. If we remove the fade class from Bootstrap modal, then it should work fine. OR the tour plugin must use another class instead of fade.
Thanks man
comment created time in 4 days
startedsorich87/bootstrap-tour
started time in 5 days
startedsorich87/bootstrap-tour
started time in 9 days
startedsorich87/bootstrap-tour
started time in 10 days
fork athenasaran/bootstrap-tour
Quick and easy product tours with Twitter Bootstrap Popovers
fork in 10 days
startedsorich87/bootstrap-tour
started time in 11 days
startedsorich87/import-users-from-csv
started time in 12 days
startedsorich87/bootstrap-tour
started time in 14 days
issue openedsorich87/bootstrap-tour
A delay function or timeout for Bootstrap modal
This is just an enhancement.
I realized you need to add some sort of like setTimeout functions into onNext
in order to make the step displays in the Modal. As the modal requires time to load, if it has not been loaded yet, the step will be skipped.
created time in 17 days
Quick and easy product tours with Twitter Bootstrap Popovers
fork in 17 days
Quick and easy product tours with Twitter Bootstrap Popovers
fork in 19 days
pull request commentkslazarev/numbers_and_words
Avoid adding all array extensions to the standard Array class
Thanks for the quick response, @jlduran!
comment created time in 20 days
pull request commentkslazarev/numbers_and_words
Avoid adding all array extensions to the standard Array class
This is my bad, I skimmed over the CR without really thinking about it.
comment created time in 20 days
push eventkslazarev/numbers_and_words
commit sha 18d3a0c82d8427a0b38b888f74fd7bb3a3233431
Release 0.11.10 Release 0.11.10 (January 5, 2021) Bugs: - Avoid adding all array extensions to the standard Array class. \[[#179](https://github.com/kslazarev/numbers_and_words/pull/179)\]
push time in 20 days
push eventkslazarev/numbers_and_words
commit sha 630b99e194a3e9ace055f97c62119a1ecf61d640
Avoid adding all array extensions to the standard Array class (#179)
push time in 20 days
PR merged kslazarev/numbers_and_words
The pull request that added support for Ruby 3.0 (#178) made the entire ArrayExtensions::Helpers module be included in the Array class. This pull request reverts that change and instead overrides #figures_array_in_capacity so it returns the correct class instead. ------------------------ >8 ------------------------
Do not modify or remove the line above.
Everything below it will be ignored.
Requesting a pull to kslazarev:master from mvz:avoid-full-array-monkey-patch
Write a message for this pull request. The first block of text is the title and the rest is the description.
pr closed time in 20 days
pull request commentkslazarev/numbers_and_words
Avoid adding all array extensions to the standard Array class
Thank you!
comment created time in 20 days
PR opened kslazarev/numbers_and_words
The pull request that added support for Ruby 3.0 (#178) made the entire ArrayExtensions::Helpers module be included in the Array class. This pull request reverts that change and instead overrides #figures_array_in_capacity so it returns the correct class instead. ------------------------ >8 ------------------------
Do not modify or remove the line above.
Everything below it will be ignored.
Requesting a pull to kslazarev:master from mvz:avoid-full-array-monkey-patch
Write a message for this pull request. The first block of text is the title and the rest is the description.
pr created time in 20 days
push eventkslazarev/numbers_and_words
commit sha 16c145288ef71042ed572b68e00a0e09a1900af1
Bump version [ci skip]
push time in 20 days
push eventkslazarev/numbers_and_words
commit sha 0f30e4803cc3343e552fce71fd5241b03be0adcd
Release 0.11.9 Release 0.11.9 (January 4, 2021) Features: - Add support for Ruby 3.0. \[[#178](https://github.com/kslazarev/numbers_and_words/pull/178)\]
push time in 20 days