File tree
707 files changed
+2633
-2633
lines changed- advanced-features/dynamic-imports
- api
- @ima
- cli
- functions
- compileLanguages
- createCacheKey
- createDevServerConfig
- createWebpackConfig
- findRules
- getCurrentCoreJsVersion
- getLanguageEntryPoints
- resolveEnvironment
- resolveImaConfig
- runImaPluginsHook
- globals
- interfaces
- ImaCliArgs
- ImaCliPlugin
- ImaConfigurationContext
- type-aliases
- ImaCliCommand
- ImaConfig
- variables/IMA_CONF_FILENAME
- core
- classes
- AbstractController
- AbstractExecution
- AbstractExtension
- AbstractPageManager
- AbstractRoute
- AbstractRouter
- Bootstrap
- Cache
- CacheEntry
- CacheFactory
- CacheImpl
- CancelError
- ClientPageManager
- ClientRouter
- ClientWindow
- ComponentUtils
- Controller
- ControllerDecorator
- CookieStorage
- Dictionary
- Dispatcher
- DispatcherImpl
- DynamicRoute
- Entry
- Error
- EventBus
- EventBusImpl
- Execution
- Extension
- GenericError
- HttpAgent
- HttpAgentImpl
- HttpProxy
- MapStorage
- MessageFormatDictionary
- MetaManager
- MetaManagerImpl
- Namespace
- ObjectContainer
- Observable
- ObservableImpl
- PageFactory
- PageHandler
- PageHandlerRegistry
- PageManager
- PageMetaHandler
- PageRenderer
- PageStateManager
- PageStateManagerDecorator
- PageStateManagerImpl
- PluginLoader
- Request
- Response
- RouteFactory
- Router
- SerialBatch
- ServerPageManager
- ServerRouter
- ServerWindow
- SessionMapStorage
- SessionStorage
- StaticRoute
- Storage
- UrlTransformer
- WeakMapStorage
- Window
- enumerations
- ActionTypes
- BindingState
- HttpStatusCode
- RendererEvents
- RendererTypes
- RouteNames
- RouterEvents
- StateEvents
- functions
- bootClientApp
- createImaApp
- getClientBootConfig
- getInitialImaConfigFunctions
- getInitialPluginConfig
- getNamespace
- onLoad
- reviveClientApp
- routeClientApp
- globals
- interfaces
- AppEnvironment
- BootConfig
- BootServices
- DictionaryMap
- DispatcherEventsMap
- Environment
- GlobalImaObject
- HttpAgentRequestOptions
- ImaRequestInit
- InitAppConfig
- InitImaConfig
- InitPluginConfig
- Manifest
- ManifestAsset
- OCAliasMap
- PageAction
- PageRendererSettings
- Resources
- RouteAction
- RouteFactoryOptions
- RouteLocals
- RouteOptions
- Settings
- Utils
- WindowCustomEventsMap
- type-aliases
- AnyParameters
- AppSettings
- AsyncRouteController
- AsyncRouteView
- BootSettings
- Cookie
- CookieOptions
- CookieTransformFunction
- DecoratedOCAliasMap
- Dependencies
- Dependency
- DictionaryConfig
- DictionaryData
- DispatcherListener
- EntryOptions
- EventBusEventHandler
- EventBusListener
- EventBusOptions
- ExecutionJob
- GenericErrorParams
- HttpAgentResponse
- HttpProxyErrorParams
- HttpProxyRequestParams
- InitBindFunction
- InitRoutesFunction
- InitServicesFunction
- InitSettingsFunction
- LoadedResources
- LocalizationFunction
- ManageArgs
- ManagedPage
- MetaAttributes
- MetaManagerRecord
- MetaManagerRecordKeys
- MetaValue
- NativeListener
- OCInjectable
- OCInstance
- OCInstanceConstrain
- ObjectParameters
- PageData
- PageState
- PluginInitBindFunction
- PluginInitServicesFunction
- PluginInitSettingsFunction
- Resource
- RouteController
- RouteParams
- RoutePathExpression
- RouteView
- RouterMiddleware
- SerializedCacheEntry
- SerializedData
- StringParameters
- UnknownParameters
- UnknownPromiseParameters
- WindowEventTargets
- WindowEventTargetsMap
- variables
- ns
- pluginLoader
- dev-utils
- classes/Logger
- functions
- createLogger
- createSourceFragment
- extractSourceMappingUrl
- formatError
- getSource
- parseCompileError
- parseError
- printTime
- resolveErrorType
- time
- globals
- interfaces
- CompileError
- FragmentLine
- LoggerOptions
- type-aliases/ParsedErrorData
- variables
- COMPILE_ERROR_NEEDLES_RE
- RE_SOURCE_MAPPING_URL
- RE_VALID_FRAME_CHROME
- RE_VALID_FRAME_FIREFOX
- logger
- plugin-cli
- functions
- preprocessTransformer
- swcTransformer
- typescriptDeclarationsPlugin
- globals
- interfaces
- Context
- ImaPluginConfig
- PipeContext
- Source
- type-aliases
- Command
- Plugin
- Transformer
- TransformerOptions
- variables
- clientServerConfig
- defaultConfig
- nodeConfig
- react-page-renderer
- classes
- AbstractComponent
- AbstractPureComponent
- BlankManagedRootView
- ErrorBoundary
- PageRendererFactory
- ServerPageRenderer
- ViewAdapter
- functions
- cssClasses
- defaultCssClasses
- fire
- getUtils
- link
- listen
- localize
- unlisten
- useComponent
- useComponentUtils
- useCssClasses
- useDispatcher
- useEventBus
- useLink
- useLocalize
- useOnce
- usePageContext
- useSettings
- useWindowEvent
- globals
- interfaces
- PageContextType
- ViewAdapterProps
- useComponentType
- useDispatcherType
- useEventBusType
- variables/PageContext
- assets/js
- basic-features
- controller-lifecycle
- data-fetching
- dictionary
- error-handling
- events
- extensions
- handling-scripts-and-styles
- object-container
- page-manager
- page-state
- rendering-process
- routing
- async-routing
- dynamic-routes
- introduction
- middlewares
- seo-and-meta-manager
- testing
- typescript
- views-and-components
- cli
- additional-features
- advanced-features
- cli-plugins-api
- compiler-features
- ima-config-js
- plugins
- analyze-plugin
- less-constants-plugin
- scramble-css-plugin
- contributing/how-to-contribute
- devtools
- devtools-introduction
- devtools-options
- devtools-ui
- introduction
- configuration
- getting-started
- migration
- migration-0.14.0
- migration-0.15.0
- migration-0.16.0
- migration-17.0.0
- migration-18.0.0
- migration-19.0.0
- plugins
- available-plugins
- plugin-api
- search
- tutorial
- adding-some-state
- fetching-data
- final-polish
- introduction
- static-view
- writing-posts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
707 files changed
+2633
-2633
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Large diffs are not rendered by default.
0 commit comments