-
Updated
Mar 24, 2020 - Dart
application-framework
Here are 61 public repositories matching this topic...
-
Updated
May 28, 2020 - Groovy
-
Updated
Feb 19, 2019 - C#
-
Updated
Aug 28, 2019 - Python
-
Updated
Feb 18, 2019 - Haskell
-
Updated
Jan 8, 2020 - Java
-
Updated
May 12, 2020 - TSQL
l10n: support Polish
Add Polish translations
-
Updated
Apr 13, 2020 - Go
-
Updated
May 20, 2020 - Groovy
-
Updated
Apr 4, 2020 - Python
Eventually it would be nice to expose a set of type definitions for people consuming them but for now it would be nice to have them internally.
This should get the infrastructure in place and add some simple ones to the utils. Further types can be added as we work on the code base more
httpendpoint.RequestedVersionExtractor.Extract should be able to return an error if the version encoded in the request is missing or invalid, resulting in an HTTP 400
RequestedVersionExtractor should be injected into the HTTPServer via a decorator (which the RuntimeCtl instance of the HTTPServer should opt out).
-
Updated
Jun 1, 2018 - TypeScript
-
Updated
May 30, 2019 - C#
-
Updated
Aug 16, 2018 - JavaScript
-
Updated
May 20, 2020 - Python
(In the yet unmerged tantivy branch) content.query returns a sequence of document objects, which can be nicer to use, for example, to get the uuid of a document, one uses doc:get_first(content.fields.uuid), a possible alternative would be doc.uuid:get_first()
-
Updated
Jan 18, 2019 - JavaScript
-
Updated
Sep 26, 2019 - JavaScript
-
Updated
May 10, 2020 - Scala
-
Updated
May 13, 2020 - TypeScript
-
Updated
Sep 18, 2019 - C
-
Updated
Sep 28, 2018 - JavaScript
-
Updated
May 7, 2020 - PHP
-
Updated
May 17, 2020 - C++
-
Updated
May 15, 2020 - JavaScript
-
Updated
Apr 17, 2018 - PHP
Improve this page
Add a description, image, and links to the application-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the application-framework topic, visit your repo's landing page and select "manage topics."
Feature Request
Add EOL messaging and point to new terra-application-navigation
Description
With the introduction of terra-application-navigation, we want to guide new consumers of terra application to the new component. With this we should add EOL messages and links to the new terra-applicaiton-navigation documentaion to the terra-application-layout and associated subcomponents.
Comp