modular
Here are 1,063 public repositories matching this topic...
-
Updated
Oct 12, 2021 - HTML
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Oct 15, 2021 - Go
Broken README links
Links to all modules are broken because of renaming
Version:
- v2.x.x
- v1.x.x
Issue type:
- Bug
- Proposal/Enhancement
- Question
- Discussion
If you create an admin menu node in which you decide to display all content types and that you set a global icon to use on all of them it will display the icon only on the first content type item in that node. It should display the same icon for all the menu items.
The issue seems to be in the ContentTypesAdminNodeNavigationBuilder where it does GetIconClasses.

<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
Oct 19, 2021 - Python
-
Updated
Oct 15, 2021 - JavaScript
-
Updated
Oct 12, 2021 - JavaScript
Expected Behavior
The serializer should be able to
- Serialize geom3 to IndexedTriangleSet
- Support colors on polygons, translating to Color
- Serialize geom2 to IndexedLineSet or LineSet
- Serialize path2 to IndexedLineSet or LineSet
- Support UNIT in header
- Support colors on geometries, translating to Appearance
- Material emissiveColor
Actual Behavior
The current se
Current Behaviour
.go o 120721
Then step back 10 yards
Then go 10 yards
The minerals will disappear
Expected Blizzlike Behaviour
Minerals and herbs should be provided to all phase(phaseMask)
Source
No response
Steps to reproduce the problem
.go o 120721
Then step back 10 yards
Then go 10 yards
Extra Notes
No response
I was wondering the benefit of using Modular File Management vs Single Config File Management? Why do you consider it easier to use multiple files and then compile? Trying to figure out what the best case is for my use case. Thanks. #
-
Updated
Oct 18, 2021 - Java
-
Updated
Oct 8, 2021 - Ruby
-
Updated
Oct 14, 2021 - Rich Text Format
-
Updated
Feb 18, 2021 - Go
-
Updated
Jan 29, 2021 - CSS
-
Updated
Oct 19, 2021 - C++
Improve this page
Add a description, image, and links to the modular topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modular topic, visit your repo's landing page and select "manage topics."
We have a server that is for authenticating to AWS to be able to upload.
That server requires JWT for authentication. The XHR plugin supports custom headers.
Would it be possible to implement the same thing on the AWS plugins as well?