-
-
Notifications
You must be signed in to change notification settings - Fork 337
fix(chore): eol of text files CRLF to LF #2362
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
Merged
Merged
Changes from 2 commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,38 @@ | ||
# FAQ | ||
### What is Fomantic-UI? | ||
Fomantic is a community fork of the popular [Semantic-UI](https://github.com/Semantic-Org/Semantic-UI) framework. | ||
### Why was Fomantic-UI created? | ||
Fomantic was created to continue active development of Semantic-UI and has the intent to be merged back into the master repository once active development can restart. For more info please read the following issues: | ||
- https://github.com/Semantic-Org/Semantic-UI/issues/6109 | ||
- https://github.com/Semantic-Org/Semantic-UI/issues/6413 | ||
> *EDIT:* Lots has changed since we started this project and we are now starting the development of FUI v3. You can read more about the > v3 proposals [here](https://github.com/fomantic/Fomantic-UI/issues/319). | ||
> | ||
> To be clear merging back into SUI is still our intention, read [this comment](https://github.com/fomantic/Fomantic-UI/issues/319#issuecomment-461736399) for more info | ||
### How do I contribute to Fomantic? | ||
We welcome anyone who wants to help make Fomantic great to come help us. If you are wanting to start contributing please read the [CONTRIBUTING.md](CONTRIBUTING.md) guide before opening any pull request's this helps us keep PR's simple and efficient allowing us to merge and release new features and fixes quicker. | ||
### How do I report an issue with the framework? | ||
If you have an issue with FUI we encourage you to [open an issue](https://github.com/fomantic/Fomantic-UI/issues/new) and let us know, if you just need some simple help join the FUI [Discord server](https://discordapp.com/invite/YChxjJ3) and ask the community for help. | ||
--- | ||
## Fomantic-UI Links: | ||
- Website/Documentation: [fomantic-ui.com](https://fomantic-ui.com) | ||
- GitHub Organisation: [github.com/fomantic](https://github.com/fomantic) | ||
- Repository: [github.com/fomantic/Fomantic-UI](https://github.com/fomantic/Fomantic-UI) | ||
- Docs Repository: [github.com/fomantic/Fomantic-UI-Docs](https://github.com/fomantic/Fomantic-UI-Docs) | ||
- CSS Repository: [github.com/fomantic/Fomantic-UI-CSS](https://github.com/fomantic/Fomantic-UI-CSS) | ||
- LESS Repository: [github.com/fomantic/Fomantic-UI-LESS](https://github.com/fomantic/Fomantic-UI-LESS) | ||
- SASS Repository: [github.com/fomantic/Fomantic-UI-SASS](https://github.com/fomantic/Fomantic-UI-SASS) | ||
- Branding Repository: [github.com/fomantic/branding](https://github.com/fomantic/branding) | ||
- npm: [npmjs.com/package/fomantic-ui](https://npmjs.com/package/fomantic-ui) | ||
- CSS Package: [npmjs.com/package/fomantic-ui-css](https://npmjs.com/package/fomantic-ui-css) | ||
- LESS Package: [npmjs.com/package/fomantic-ui-less](https://npmjs.com/package/fomantic-ui-less) | ||
- JSFiddle: [jsfiddle.net/31d6y7mn](https://jsfiddle.net/31d6y7mn) | ||
- Discord: [discordapp.com/invite/YChxjJ3](https://discordapp.com/invite/YChxjJ3) | ||
- Twitter: [twitter.com/fomanticui](https://twitter.com/fomanticui) | ||
- Medium: [medium.com/@fomantic](https://medium.com/@fomantic) | ||
# FAQ | ||
|
||
### What is Fomantic-UI? | ||
Fomantic is a community fork of the popular [Semantic-UI](https://github.com/Semantic-Org/Semantic-UI) framework. | ||
|
||
### Why was Fomantic-UI created? | ||
Fomantic was created to continue active development of Semantic-UI and has the intent to be merged back into the master repository once active development can restart. For more info please read the following issues: | ||
- https://github.com/Semantic-Org/Semantic-UI/issues/6109 | ||
- https://github.com/Semantic-Org/Semantic-UI/issues/6413 | ||
|
||
> *EDIT:* Lots has changed since we started this project and we are now starting the development of FUI v3. You can read more about the > v3 proposals [here](https://github.com/fomantic/Fomantic-UI/issues/319). | ||
> | ||
> To be clear merging back into SUI is still our intention, read [this comment](https://github.com/fomantic/Fomantic-UI/issues/319#issuecomment-461736399) for more info | ||
|
||
### How do I contribute to Fomantic? | ||
We welcome anyone who wants to help make Fomantic great to come help us. If you are wanting to start contributing please read the [CONTRIBUTING.md](CONTRIBUTING.md) guide before opening any pull request's this helps us keep PR's simple and efficient allowing us to merge and release new features and fixes quicker. | ||
|
||
### How do I report an issue with the framework? | ||
If you have an issue with FUI we encourage you to [open an issue](https://github.com/fomantic/Fomantic-UI/issues/new) and let us know, if you just need some simple help join the FUI [Discord server](https://discordapp.com/invite/YChxjJ3) and ask the community for help. | ||
|
||
--- | ||
|
||
## Fomantic-UI Links: | ||
- Website/Documentation: [fomantic-ui.com](https://fomantic-ui.com) | ||
- GitHub Organisation: [github.com/fomantic](https://github.com/fomantic) | ||
- Repository: [github.com/fomantic/Fomantic-UI](https://github.com/fomantic/Fomantic-UI) | ||
- Docs Repository: [github.com/fomantic/Fomantic-UI-Docs](https://github.com/fomantic/Fomantic-UI-Docs) | ||
- CSS Repository: [github.com/fomantic/Fomantic-UI-CSS](https://github.com/fomantic/Fomantic-UI-CSS) | ||
- LESS Repository: [github.com/fomantic/Fomantic-UI-LESS](https://github.com/fomantic/Fomantic-UI-LESS) | ||
- SASS Repository: [github.com/fomantic/Fomantic-UI-SASS](https://github.com/fomantic/Fomantic-UI-SASS) | ||
- Branding Repository: [github.com/fomantic/branding](https://github.com/fomantic/branding) | ||
- npm: [npmjs.com/package/fomantic-ui](https://npmjs.com/package/fomantic-ui) | ||
- CSS Package: [npmjs.com/package/fomantic-ui-css](https://npmjs.com/package/fomantic-ui-css) | ||
- LESS Package: [npmjs.com/package/fomantic-ui-less](https://npmjs.com/package/fomantic-ui-less) | ||
- JSFiddle: [jsfiddle.net/31d6y7mn](https://jsfiddle.net/31d6y7mn) | ||
- Discord: [discordapp.com/invite/YChxjJ3](https://discordapp.com/invite/YChxjJ3) | ||
- Twitter: [twitter.com/fomanticui](https://twitter.com/fomanticui) | ||
- Medium: [medium.com/@fomantic](https://medium.com/@fomantic) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -219,4 +219,4 @@ | |
</div> | ||
|
||
</body> | ||
</html> | ||
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -310,4 +310,4 @@ | |
</div> | ||
|
||
</body> | ||
</html> | ||
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -156,4 +156,4 @@ | |
</div> | ||
|
||
</body> | ||
</html> | ||
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -206,4 +206,4 @@ | |
</div> | ||
|
||
</body> | ||
</html> | ||
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,4 +71,4 @@ <h2>Example body text</h2> | |
</div> | ||
|
||
</body> | ||
</html> | ||
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -468,4 +468,4 @@ | |
</div> | ||
|
||
</body> | ||
</html> | ||
</html> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.