Commit Graph

69 Commits (b8880d685cc2f40d38b831a6f4e76062db31520c)

Author SHA1 Message Date
Melissa 4b31b43cbe Removed The extra "for" text (#29257)
Line 12
2019-01-15 14:26:09 -06:00
vkk2420 ef8d5842ec Add the "v4 Panel component Migration changes" (#24538)
* Add the "v4 Panel component Migration changes"

* markdownize code samples

remove repeated code
make it prettier
2019-01-15 14:22:10 -06:00
Sankar Siva b015efc9fe Version 4.1 Feature added (#27843) 2019-01-03 20:45:53 -07:00
monstermaker a9416c0926 added flexibility feature (#26952)
Added information for noob developers about Bootstrap being flexible in styles due to the CSS nature.
2019-01-03 20:26:09 -07:00
RonnyNovik df826667eb section about why people should use bootstrap (#26927)
* section about why people should use bootstrap

I have added a section that explain why bootstrap is useful to every developer

* fix: grammar/punctuation/spelling/formatting

* fix: added missing header
2019-01-03 20:24:35 -07:00
Thomas Headle 5dd227e38b [Add] Link to Grid System 'set up' (#24558)
<a href='https://getbootstrap.com/docs/4.0/layout/grid/' target='_blank' rel='nofollow'> </a>
2019-01-03 20:02:31 -07:00
squidnerd babd589fdc Corrected some spelling/grammar mistakes (#27354) 2019-01-03 16:12:34 -07:00
trbst 154808d86f Added examples in 'Outlined buttons' section (#34287)
* Fixed typo in definition
* Added examples for outlined buttons
* Updated links for more information to most recent ones
2018-12-27 11:57:20 -07:00
Ellixmmer d40c526880 Small grammar change in a sentence (#33855) 2018-12-27 11:22:26 -07:00
Vedrana_R 55b3a86dab Modified the intro sentence (#32145) 2018-12-27 10:44:59 -07:00
Vardana Bhanot 2399b1c55a Button group (#28157)
* Button group

Here is my update I have explained about the grouping of buttons using bootstrap

* fix: spelling/grammar/formatting
2018-12-27 10:33:22 -07:00
Yunior Batista 713da19adc Additional Information about the buttons on Bootstrap was added (#26549)
added information about the usage of the 'role' attribute when using the btn classes on 'a' tags rather then using regular button elements.
2018-12-27 09:49:42 -07:00
Dagny Kight c759b57edd Add default colors and secondary button (#26289)
Secondary button added.
Hexadecimal color numbers used.
2018-12-27 09:42:35 -07:00
RonnyNovik 31b2f2eb6a Inline button sections (#26273)
I have provided a small section about how to turn those buttons into inline buttons
2018-12-27 09:32:24 -07:00
Dagny Kight 3a6ec39739 Add Free CDN for version 5.4 (#26339)
* Add Free CDN for version 5.4

* Formatting changes

* Changed bold to italics
2018-12-26 17:12:53 -05:00
RonnyNovik 80b192634b Added description of the "card" element, when it is used and why (#26263)
* Updated index.md

I have provided more info about what the solution that cards grant you and what key features can be created using cards

* Grammar fixes
2018-12-23 03:11:16 -05:00
jasonranney 4e1769f28c fixed "Font Awesome" capitalization and spacing (#25631) 2018-12-22 14:06:48 -05:00
Sarah Cervantes ee330a7ca7 Add video to explain bootstrap (#26085)
Video added to explain what bootstrap is and how to get started.
2018-12-21 04:55:25 -05:00
Tom K c2e58d94ff corrected spelling error (#25766) 2018-12-21 00:51:09 -05:00
Bro3Simon 44ca621989 added "of that" (#24698)
changed sentence "you need to create a ```<div>``` container with the class ```.card``` and inside another ```<div>``` container" to "you need to create a ```<div>``` container with the class ```.card``` and inside of that another ```<div>``` container"
2018-12-19 02:21:28 -05:00
freginold 84cbd7ca33 fix: add content, standardize style (#26814)
* fix: add content, standardize style

add full terms for abbreviations, replace single quotes with double quotes, fix grammar and punctuation

* correct style and content

change single quotes to double quotes
correct typos
fix spacing

* Update code formatting style, punctuation (#3)

add missing punctuation, add JavaScript syntax, add inline code formatting where missing

* fix: punctuation
2018-12-15 10:19:01 -07:00
elisa-mamolo 968d5738b1 Added link to js links commonly missed from beginners (#25054)
* Added link to js links commonly missed from beginners

* Reworded change
2018-12-15 05:59:14 -05:00
Dan Harding f67270113d Minor Grammar and Spelling Corrections (#24724) 2018-12-13 22:46:04 -05:00
Bro3Simon 2de6034f93 Changed Capitalization and Removed Extra Space (#24702)
changed "Understanding the Attributes and classes used in above example :" to "Understanding the attributes  and classes used in above example:"
2018-12-13 06:19:05 -05:00
Stefan 47e1bcbe08 Edit content for structure and flow (#23634)
I just went through and added some punctuation to help with the description's flow. I also moved some of the text about Bootstrap being mobile-first up into the introductory section.
2018-12-11 14:57:58 -05:00
Nicole Angelyn T. Lopez 004c67fddd Updated "More Information" Links at Bootstrap Buttons (#24036)
* Updated "More Information" Links

Updated bootstrap links from 4.0 to 4.1 version
"Bootstrap Get Started" link was broken (404 error). Changed to https://guide.freecodecamp.org/bootstrap/get-started/

* Updated "Bootstrap Get Started" link

* Removed last link (broken)
2018-12-07 04:21:45 -05:00
Nicole Angelyn T. Lopez 9dbd5525eb Added "More Information" Link at Bootstrap Forms (#24105) 2018-12-07 03:48:13 -05:00
Nicole Angelyn T. Lopez 6685494344 Updated Bootstrap dropdown link from 4.0 to 4.1 (#24085)
* Updated Bootstrap dropdown link from 4.0 to 4.1

* Fixed formatting
2018-12-06 05:49:15 -05:00
Amaka Mbah c97a834cc9 Made changes to bootstrap buttons (#23460) 2018-12-04 17:28:05 -06:00
jeremyhampers 41ec1afcad Added Disabled Bootstrap Button State (#23316)
* Added Disabled Bootstrap Button State

Disabled Button State to show that the button is not to be clicked at that point of time

* fix: formatting/spelling and removed duplicate link
2018-12-03 11:08:13 -07:00
Nicole Angelyn T. Lopez 762d8a1715 Updated "More Information" link from 4.0 to 4.1 (#24027) 2018-12-02 16:30:07 -05:00
Adam Wier 4d92c98511 added descriptions for options (#23309) 2018-12-02 08:25:44 -07:00
Paul Ferguson Maxson bc3bafcfb0 Add info about changing icon sizing (#23103)
Had intended to include a link to the official docs here https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons but they appear to be out of date.
2018-11-30 13:45:20 -07:00
Tom K cbcc18d7f7 Add link to Bootstrap Documentation page for Cards (#23631) 2018-11-28 19:53:15 -05:00
Paul Ferguson Maxson 5b7fb15caf Added note about dropping of panels in v4 (#22885) 2018-11-28 08:28:59 -07:00
Pixelposh 6eb5e7eec0 added NPM install option (#22833)
* added NPM install option

* fix: grammar and formatting
2018-11-27 08:36:08 -07:00
Tom K 1316ad4fbb Bootstrap Glyphicons still available with V3.3.7 (#23608)
* Bootstrap Glyphicons still available with V3.3.7

While the most updated version does not have glyph icons, some users could find use under the older version.

* Fixed formatting
2018-11-26 05:55:05 -05:00
Tom K 5cb1407ad5 Added link to Bootstrap Documentation (#23624)
* Added link to Bootstrap Documentation

* corrected link syntax entered by contributor

* Created "More Information"
2018-11-26 04:44:27 -05:00
Przemek a8eb2b9c90 Added Bootstrap logo image (#22696)
* Added Bootstrap logo image

* added alt text for accessibility
2018-11-25 11:22:48 -07:00
Tom K cd7b01af6f Spelling error on line 64 (#23599)
avalable changed to available
2018-11-25 00:45:48 -05:00
Paul Ferguson Maxson 530177a4f0 Added info about official FA CDN (#23070) 2018-11-22 23:21:02 -05:00
Jatin Parab 4fe60f500f Add CDN link (#22822) 2018-11-19 16:55:10 -05:00
GoeEmile 281d611d12 Updated to add things to keep in mind. (#22037)
* Updated to add things to keep in mind.

Added things to keep in mind so people don't mess up and missuse them and then ask themselves what's wrong ( more like a extra check for people

* fixed formatting
2018-11-17 20:53:37 -07:00
Kamil 7cd9667c61 Add table head description (#21974) 2018-11-17 18:55:05 -07:00
Kamil 83566e14eb Add the body card example (#21914) 2018-11-17 11:37:11 -07:00
Parth Agarwal 049e75c5cf Added Alerts Docs to Bootstrap in English (#21730)
* Added Alerts Docs

* Update index.md

* Add Alerts Documentation

* Include Badges

Badges Docs Simplified from Bootstrap Documentation.
2018-11-15 07:42:54 -06:00
Amy Gonzales 0a6d02cb33 Fixed "offical" typo (#24263)
* Fixed "offical" typo

* fix: format resources to list
2018-11-14 21:25:19 +05:30
Tansica Sun 43f4cd0224 Updated code to reflect Bootstrap 4.1 (#21369) 2018-11-12 06:53:10 -08:00
trbst fc4a95bfc6 Fixed markdown and examples (#34245)
* Fixed markdown and examples

* Fixed markdown in starting section and 'Header and Footer' section
* Fixed example code structure in starting section and 'Header and Footer' section

* Add correct syntax
2018-11-10 10:31:57 +05:30
S.Hale 3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00