-
Still Inspired by my jet leg here…
We could use the Bootstrap Tour foundation that @yuvale worked on to add an annotation layer above the homepage with links to Calcalist articles. This would also be …
-
$tour = new Tour([
'scope' => 'window', //Set scope to make the 'tour' variable global
'startMode' => Tour::START_MODE_FORCE_START, //initialize and force start the tour
'clientOption…
-
Hi,
I have a problem during implementation of tour in react app. I've installed tour with npm module, then imported it in module:
```import Tour from 'bootstrap-tour'```
and in `componentDidMou…
-
```html
Pleez - Admin Panel
We're sorry but Vuejs doesn't work properly without JavaScript enabled. Please e…
-
Are there any plans to make this project Bootstrap 4 compliant? I think the following changes would move this in the right direction:
- Migrate LESS to SCSS
- Leverage `$border-radius` and `$enable…
-
@sorich87 The Bootstrap Tour project has seen no commits / releases for quite a while.
I have seen a project come back to life after 19 years! https://github.com/virtualmin/virtualmin-gpl/issues/2…
-
**I am using the _exact_ versions of the following:**
* Browser: [Chome|Firefox|IE|Safari] Version: 72.0.3626.109 Windows
* AngularJS: 1.5.11
* Angular Bootstrap: i don't see Angular Bootstrap i…
-
I have a div that uses the bootstrap panel style:
```
```
I noticed that when i came to this page the tour step would not be visible unless I resized my browser. To fix the problem, I created a su…
ghost updated
8 years ago
-
### Problem
- `jupyterlab-tour` uses StateDB, which isn't available in (any?) of the retro pages
- also `jupyterlab-drawio` doesn't work, apparently
These throw a bunch of scarrors:
…
-
How can I use angular-bootstrap-tour with angular 4 and Typescript.
Normaly I Import third Party Code inside my app.model.ts file like that:
```
// angular
import { Inject, NgModule, PLATFORM_ID…