Commit Graph

85 Commits (8a49907eddfe9e05ef947e731c7715ff64418db6)

Author SHA1 Message Date
Xiaojie(Aaron) Li 8a49907edd made minor changes to explanation of the grid system (#30370)
added semi colons, periods, and better wording to make the flow of the paragraphs better.
2019-03-16 23:09:43 +05:30
Brittany Sarenpa 74f45f5109 Grammar fix (#28614)
Changed the first sentence to flow a bit more naturally.
2019-03-16 22:35:16 +05:30
Jtorres68 f96ab3e129 Grammar fixes (#29248) 2019-03-14 07:15:31 -07:00
warrenskim 4ffa24341b Updated text to have a code block (#33214)
* Updated text to have a code block

previously was displaying the image as if reading the code. added code block to display as code. Added "This is how it will look in an html doc" to maintain consistency

* Update index.md
2019-03-12 00:26:48 +05:30
igodsmark 12ee6b7be8 Update index.md (#31193)
Made syntax highlighting more consistent
2019-03-12 00:01:52 +05:30
Justin Parado a5957dea75 Added link to official BS4 documentation (#30836) 2019-03-10 16:57:33 +05:30
Upasana Sinha 84c3093ca0 Fixed minor spelling mistake (#31848)
Replaced 'uses' with 'used' on line 56.
2019-03-07 15:31:43 -08:00
mdowis bb5735acdc Correct markdown to show tag (#30384) 2019-03-07 14:15:04 -08:00
MCBlastoise ddfee61412 Minor spelling and grammar fixes (#30047) 2019-03-07 14:13:49 -08:00
Ian McCormack c91b475917 Corrected grammer, additional info & search glyph added. (#31431) 2019-02-23 22:54:20 -08:00
Jtorres68 e9478456f9 Added envelope and print icon and grammar fixes (#29261) 2019-02-23 22:36:01 -08:00
hkRho 86caa14ead Added comma to line 48 (#31604) 2019-02-16 23:23:16 -05:00
gourabk121 0ced2546ec add the lines (#25846)
* add the lines

* Grammar and formatting fix
2019-02-16 23:21:42 -05:00
hennesseehosting a65603cfc0 Add link to the "card" class for bootstrap 4 (#28293)
Panels have been replaced in the newest version of bootstrap. I added a link for the details.
2019-02-11 07:42:27 -08:00
hennesseehosting 06f29ea112 Added "panel-footer" to code examples (#28271) 2019-02-11 08:04:03 -07:00
Amitkumar ddc8839e67 Doc: Adding HTML Editors Documents (#33343)
* Add new Content flex box

* add content FlexBox

* add content flexbox

* add content flexbox

* improve bootstrap doc

* improve the bootstrap doc

* improve the bootstrap doc

* Create fcc123

adding jumbotron documentation..

* adding document html editors

* fix: made Editors folder lowercase

* chore: delete unwanted file
2019-02-08 13:39:33 -08:00
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